11 Oct, 2013
1 commit
10 Oct, 2013
1 commit
09 Oct, 2013
3 commits
02 Oct, 2013
4 commits
01 Oct, 2013
4 commits
30 Sep, 2013
2 commits
-
Add check if the signup setting is enabled. fixes #4832
29 Sep, 2013
1 commit
-
…is is for when using a non-root path
28 Sep, 2013
1 commit
27 Sep, 2013
2 commits
-
… talked about in the gitlab.yml.example
25 Sep, 2013
1 commit
24 Sep, 2013
1 commit
-
* Render right layout depends on current_user * show sample git username/email when repo is empty * Show extra info when browsing public area * Fixed some tests related to public projects * show comments in read-only for public projects * Remove old public routing
22 Sep, 2013
2 commits
-
Change-Id: I02814fb47edcc915309183547cc8dcb165100f4f
-
GITLAB-1262 Change-Id: I690cb8ea294df53ebe8405a519c23c501af2c21a Conflicts: app/models/user.rb config/initializers/1_settings.rb spec/models/user_spec.rb
15 Sep, 2013
1 commit
-
It turns out that regex escapes and YAML quoted-scalar escapes don't play nicely together.
14 Sep, 2013
1 commit
-
Update unicorn.rb.example
13 Sep, 2013
2 commits
12 Sep, 2013
1 commit
09 Sep, 2013
1 commit
27 Aug, 2013
1 commit
-
Show permissions for all project. Add ability to remove user from group if not an owner Remove unnecessary admin controller
25 Aug, 2013
2 commits
-
Any mention of Issues, MergeRequests, or Commits via GitLab-flavored markdown references in descriptions, titles, or attached Notes creates a back-reference Note that links to the original referencer. Furthermore, pushing commits with commit messages that match a (configurable) regexp to a project's default branch will close any issues mentioned by GFM in the matched closing phrase. If accepting a merge request would close any Issues in this way, a banner is appended to the merge request's main panel to indicate this.
-
bind unicorn listener to 127.0.0.1
23 Aug, 2013
1 commit
-
This commit addresses two related issues: - Sidekiq should shut down completely before we restart it; - If we restart unicorn with USR2 we need to kill the old master and worker processes.
22 Aug, 2013
1 commit
-
otherwise it will listen on 0.0.0.0
21 Aug, 2013
1 commit
20 Aug, 2013
1 commit
19 Aug, 2013
4 commits