- 06 Jul, 2016 2 commits
-
-
Douwe Maan authored
Extract parts of LegacyDiffNote into DiffOnNote concern and move part of responsibility to other classes
-
Valery Sizov authored
-
- 01 Jul, 2016 5 commits
-
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Douglas Barbosa Alexandre authored
-
- 30 Jun, 2016 1 commit
-
-
Alejandro Rodríguez authored
-
- 21 Jun, 2016 2 commits
-
-
Sean McGivern authored
-
Grzegorz Bizon authored
-
- 20 Jun, 2016 1 commit
-
-
ZJ van de Weg authored
-
- 17 Jun, 2016 2 commits
-
-
Z.J. van de Weg authored
This only supports Issues and MergeRequests right now because of the consistency of the routes those models provide.
-
Felipe Artur authored
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 14 Jun, 2016 2 commits
-
-
Rémy Coutable authored
Allow users to request access to projects and groups See merge request gitlab-org/gitlab-ce!3798 Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
+ Move 'Edit Project/Group' out of membership-related partial + Show the access request buttons only to logged-in users + Put the request access buttons out of in a more visible button + Improve the copy in the #remove_member_message helper Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 13 Jun, 2016 1 commit
-
-
Felipe Artur authored
-
- 12 Jun, 2016 1 commit
-
-
Stan Hu authored
Closes #18484
-
- 11 Jun, 2016 1 commit
-
-
Patricio Cano authored
-
- 09 Jun, 2016 3 commits
-
-
Patricio Cano authored
-
Patricio Cano authored
- Added endpoint to retrieve approval status of MR - Added endpoint to approve MR
-
Lin Jen-Shin authored
-
- 08 Jun, 2016 1 commit
-
-
Sean McGivern authored
Add a new application setting, after_sign_up_text. This is text to be rendered as Markdown and shown on the 'almost there' page after a user signs up, but before they've confirmed their account. Tweak the styles for that page so that centered lists look reasonable.
-
- 06 Jun, 2016 1 commit
-
-
Timothy Andrew authored
- To hold registrations from U2F devices, and to authenticate them. - Previously, `User#two_factor_enabled` was aliased to the `otp_required_for_login` column on `users`. - This commit changes things a bit: - `User#two_factor_enabled` is not a method anymore - `User#two_factor_enabled?` checks both the `otp_required_for_login` column, as well as `U2fRegistration`s - Change all instances of `User#two_factor_enabled` to `User#two_factor_enabled?` - Add the `u2f` gem, and implement registration/authentication at the model level.
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 01 Jun, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 31 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 20 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 19 May, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 13 May, 2016 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 12 May, 2016 1 commit
-
-
Ahmad Sherif authored
Closes #15638
-
- 11 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 09 May, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
cnam-dep authored
-
- 06 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 29 Apr, 2016 1 commit
-
-
Kamil Trzcinski authored
-