An error occurred fetching the project authors.
- 31 Jan, 2019 1 commit
-
-
Kamil Trzciński authored
-
- 24 Jan, 2019 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 11 Jul, 2018 2 commits
- 27 Oct, 2017 1 commit
-
-
Sean McGivern authored
This reverts commit 915e35a2, reversing changes made to 9533786f.
-
- 26 Oct, 2017 1 commit
-
-
Sean McGivern authored
This reverts commit 915e35a2, reversing changes made to 9533786f.
-
- 03 Oct, 2017 2 commits
-
-
Jarka Kadlecova authored
# Conflicts: # spec/features/security/project/internal_access_spec.rb # spec/features/security/project/private_access_spec.rb # spec/features/security/project/public_access_spec.rb # spec/support/update_invalid_issuable.rb
-
Jarka Kadlecova authored
-
- 27 Jul, 2017 3 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Keifer Furzland authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 26 Jul, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 06 Jul, 2017 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 05 Jul, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 29 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 28 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 14 Jun, 2017 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 31 May, 2017 1 commit
-
-
Lin Jen-Shin authored
Rename other URL generators admin_builds_path -> admin_jobs_path Fix tests and more renaming Fix more tests Also change build_id to job_id in the controller
-
- 17 May, 2017 1 commit
-
-
Lin Jen-Shin authored
Rename other URL generators admin_builds_path -> admin_jobs_path Fix tests and more renaming Fix more tests Also change build_id to job_id in the controller
-
- 07 May, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 28 Apr, 2017 1 commit
-
-
Dosuken shinya authored
-
- 24 Apr, 2017 1 commit
-
-
Pawel Chojnacki authored
-
- 07 Apr, 2017 1 commit
-
-
Kamil Trzciński authored
See merge request gitlab-ce!10109 Conflicts: app/services/projects/destroy_service.rb spec/lib/gitlab/import_export/all_models.yml
-
- 03 Apr, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 23 Mar, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 09 Mar, 2017 1 commit
-
-
Nick Thomas authored
-
- 07 Mar, 2017 1 commit
-
-
Jose Ivan Vargas authored
Also fixed the access_level_dropdown not pointing in the right direction
-
- 06 Mar, 2017 1 commit
-
-
Jose Ivan Vargas authored
Also created changelog and removed redundant code
-
- 22 Feb, 2017 1 commit
-
-
Andre Guedes authored
-
- 06 Feb, 2017 2 commits
-
-
Jose Ivan Vargas authored
Added tests to verify the access policy to the new controller
-
Timothy Andrew authored
1. `add_column_with_default` needs a `down` block 2. Add specs for the auditor user to `spec/features/security`. This directory contains a series of feature specs to test the access various user roles have to various project/admin pages, which is the perfect place to test auditor user access. 3. Other minor changes (views, typos)
-
- 19 Jan, 2017 1 commit
-
-
Jose Ivan Vargas authored
-
- 18 Jan, 2017 1 commit
-
-
Jose Ivan Vargas authored
-
- 03 Jan, 2017 2 commits
-
-
Jose Ivan Vargas authored
Updated the js from the member_expiration_date to es6
-
Jose Ivan Vargas authored
view (removed an extra tag )
-
- 29 Nov, 2016 1 commit
-
-
Robert Speicher authored
Prior, every single test was creating four `ProjectMember` objects, each of which created one `User` record, even though each test only used _one_ of those Users, if any. Now each test only creates the single user record it needs, if it needs one. This shaves minutes off of each spec file changed here.
-