06 Feb, 2013
1 commit
-
A few fixes in the notes URI pattern (`notes` instead of `:notes`), also updated the information to status codes. If `body` attribute is missing from a POST request a status code 400 (Bad request) is returned. This reflects the code changes from the previous commit.
01 Feb, 2013
1 commit
-
correctly describes the new behavior
28 Jan, 2013
1 commit
-
The API version is currently not equal to the gitlab major version number. Gitlab 4.1 still uses API version 3. Point to the lib/api.rb file instead which contains the autoritative information.
21 Jan, 2013
1 commit
19 Jan, 2013
1 commit
17 Jan, 2013
8 commits
-
Improve setup task, by making it less dangerous
-
Add SSH custom port support for install/installation.md
16 Jan, 2013
3 commits
-
Remove wget dependency, now all curl
11 Jan, 2013
2 commits
06 Jan, 2013
1 commit
05 Jan, 2013
1 commit
30 Dec, 2012
1 commit
28 Dec, 2012
1 commit
25 Dec, 2012
1 commit
-
'th -> the' typo
23 Dec, 2012
3 commits
22 Dec, 2012
6 commits
-
GitLab is not yet downloaded at this point in the installation guide.
-
Fixes #2334
21 Dec, 2012
4 commits
-
Fix and refactoring gfm_autocomplete
20 Dec, 2012
4 commits
-
Rename add_users_to_project_teams to gitlab:import:all_users_to_all_projects
-
Rename gitlab:app:db_* to gitlab:backup:db:* Rename gitlab:app:repo_* to gitlab:backup:repo:* Rename *_dump to *_create