- 25 Sep, 2013 12 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Jacob Vosmaer authored
Remove -y option when removing ruby1.8
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
* Hooks and team pages allowed only for masters/owners * Group page allowed for admin * Corrent authentication for Projects controller * Hide some project elements from visitor
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 24 Sep, 2013 12 commits
-
-
Dmitriy Zaporozhets authored
* 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
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Jacob Vosmaer authored
We sometimes encounter connectivity issues where gitlab-shell cannot make API calls to the Rails application. There is a self-test script `gitlab-shell/bin/check` that tries to connect to the API; this commit runs that script as part of `rake gitlab:check`.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 23 Sep, 2013 4 commits
-
-
Dmitriy Zaporozhets authored
Allows username only updates to ldap properties
-
Izaak Alpert authored
fixed a test a broke in the configurable theme PR Change-Id: Id894506941bc01ab0d259d48ca7ff9b80bb2c57e
-
Izaak Alpert authored
Change-Id: Ifd77615b3b92d7d8bca92b8875aa8204356cfd85
-
Izaak Alpert authored
-when logging in if users are allowed to login with just usernames in ldap we will update uid of the user if their uid is out of date Conflicts: spec/lib/auth_spec.rb Change-Id: Ia171b3d5133da86edc18c0d08ecfaf6a174f2574
-
- 22 Sep, 2013 10 commits
-
-
Dmitriy Zaporozhets authored
Remove old assets before compiling new ones
-
Dmitriy Zaporozhets authored
Prevent empty public projects from throwing exceptions
-
Dmitriy Zaporozhets authored
Make users theme configurable
-
Dmitriy Zaporozhets authored
Fix API::MergeRequest
-
Spencer Owen authored
Corrects the update document to match the version of gitshell specified in the install document (1.7.1)
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
-
Marin Jankovski authored
-
Izaak Alpert authored
Change-Id: I02814fb47edcc915309183547cc8dcb165100f4f
-
Izaak Alpert authored
GITLAB-1262 Change-Id: I690cb8ea294df53ebe8405a519c23c501af2c21a Conflicts: app/models/user.rb config/initializers/1_settings.rb spec/models/user_spec.rb
-
- 21 Sep, 2013 2 commits
-
-
Hiroyuki Sato authored
Fixes #5144 Refs #4996
-
Sytse Sijbrandij authored
-