- 25 Sep, 2013 17 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Added search for projects by name to api
-
Dmitriy Zaporozhets authored
-
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 13 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
-
Izaak Alpert authored
Change-Id: I1bdd3608d3b46924b5da3ae282c99f85ee4e0dab
-
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 6 commits
-
-
Izaak Alpert authored
Change-Id: I1337ee7ff51d018d6f62d447345032597e84269f
-
Izaak Alpert authored
GITLAB-1283 (GITLAB-869) Change-Id: I611e7e93f6292de08e1edc8d3ea77cf9087b6ded Conflicts: config/initializers/1_settings.rb
-
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 4 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
-