31 Mar, 2014
1 commit
27 Mar, 2014
9 commits
-
Doc-readme-for-site New readme files for doc.gitlab.com I also but the links for the api readme at the top.
-
Database doc changes to address #2412 and #6451.
26 Mar, 2014
1 commit
-
Add method to get the comments on a merge request
25 Mar, 2014
3 commits
-
added api method to return labels of a given project
-
External Issue Tracker Instructions
-
Inform people about the verify-none for webhooks. Fixes #980
24 Mar, 2014
9 commits
-
Attribution For Shell Guide
-
Advise In Upgrade Guide Is Outdated
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: doc/release/monthly.md
-
Update guide from 6.0 to 6.7
23 Mar, 2014
1 commit
21 Mar, 2014
4 commits
20 Mar, 2014
3 commits
-
Cloud Update /cc @jacobvosmaer @marin @job
-
Deploy Key Doc /cc @marin @job @jacobvosmaer
19 Mar, 2014
4 commits
-
Add method to get the comments for a merge request and document that you can change the status of a merge request.
-
Switched line endings to LF for system_hooks.md
18 Mar, 2014
3 commits
-
A lot of users get authentication errors after this upgrade. Reason being the change in 6.5 that secure cookies when using https. A link to this would be very handy for other upgraders! https://github.com/gitlabhq/gitlab-public-wiki/wiki/Trouble-Shooting-Guide#cant-verify-csrf-token-authenticitycant-get-past-login-pageredirected-to-login-page
17 Mar, 2014
2 commits
-
Fixed some minor typos
-
Relative links within one system When using relative links in md in repository file it will only link within the repository. When using relative links in md in wiki page, it will only link to wiki pages.