09 Sep, 2013
9 commits
-
* added description * simplified form * enabled gfm autocomplete
08 Sep, 2013
2 commits
-
Improved large commit handling.
07 Sep, 2013
2 commits
-
Previously, only number of changed files mattered. Now, number of lines to render in the diff are also taken into account. A hard limit is set, above which diffs are not rendered and users are not allowed to override that. This prevents high server resource usage with huge commits. Related to #1745, #2259 In addition, handle large commits for MergeRequests and Compare controllers. Also fixes a bug where diffs are loaded twice, if user goes directly to merge_requests/:id/diffs URL.
-
Import Bare Repositories instructions/description are incorrect
06 Sep, 2013
3 commits
05 Sep, 2013
2 commits
-
Add group membership api
-
Change-Id: I3b15ae34c0957a0f4026e1886c92a9770e9d170e
04 Sep, 2013
13 commits
-
Change-Id: I5b174bba02856ede788dcb51ec9b0d598ea7d0df
-
* show highlights when replace empty line with content * show inline diff when replace line with spaces with content
-
Authenticate or create users from OAuth providers
03 Sep, 2013
9 commits
-
Add 'notes' to path blacklist, fixes #4967
-
Update installation docs to use v1.7.1 of gitlab-shell
-
Rewrote init script.