Age | Commit message (Collapse) | Author |
|
|
|
|
|
foxglove-1
|
|
|
|
foxglove-1
|
|
|
|
foxglove-1
Conflicts:
mod/messages/pages/messages/read.php
|
|
|
|
|
|
foxglove-1
|
|
|
|
|
|
|
|
|
|
Elgg 1.8.9 release
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CLI installer: enable/auto disable, check for empty config values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
developers can use "git remote set-url --push <newurl>":
% git remote -v
origin git://gitorious.org/lorea/REPO.git (fetch)
origin git://gitorious.org/lorea/REPO.git (push)
% git remote set-url --push origin git@gitorious.org:lorea/REPO.git
% git remote -v
origin git://gitorious.org/lorea/REPO.git (fetch)
origin git@gitorious.org:lorea/REPO.git (push)
|
|
|
|
|
|
|
|
|
|
Fixes #3035 - menu items appearing in reverse registration order
|
|
#4858 bugs in profile metadata
|