22 Sep, 2013
11 commits
-
Remove old assets before compiling new ones
-
Prevent empty public projects from throwing exceptions
-
Make users theme configurable
-
Fix API::MergeRequest
-
…nstall document (1.7.1)
-
Change-Id: I02814fb47edcc915309183547cc8dcb165100f4f
-
GITLAB-1262 Change-Id: I690cb8ea294df53ebe8405a519c23c501af2c21a Conflicts: app/models/user.rb config/initializers/1_settings.rb spec/models/user_spec.rb
-
Fixes #5144 Refs #4996
21 Sep, 2013
5 commits
20 Sep, 2013
1 commit
-
GITLAB-1279 (GITLAB-1264) Change-Id: Ifb5b4313bc91fae720f8ef5c36152c45e9d38934
19 Sep, 2013
3 commits
18 Sep, 2013
4 commits
-
Added .ruby-version & .ruby-gemset in .gitignore
17 Sep, 2013
4 commits
-
Drop support of root namespace in model
-
Don't show users password change page if ldap users
16 Sep, 2013
3 commits
15 Sep, 2013
2 commits
-
Fix issue_closing_regex in gitlab.yml.example
-
It turns out that regex escapes and YAML quoted-scalar escapes don't play nicely together.
14 Sep, 2013
7 commits
-
Update unicorn.rb.example