An error occurred fetching the project authors.
- 26 Sep, 2016 3 commits
-
-
Robert Marcano authored
When the administrator restrict visibility options the information message break the buttons layout. Change the message style.
-
James Lopez authored
-
James Lopez authored
Fixes issue with rails reserved keyword type exporting/importing services. Also fixed CustomIssueTrackerService title setter and added relevant specs.
-
- 24 Sep, 2016 1 commit
-
-
Ruben Davila authored
-
- 23 Sep, 2016 6 commits
-
-
Matt Harrison authored
Allows projects in groups starting with "s" while still disallowing the snippets short urls.
-
Ahmad Sherif authored
The previous fix introduced another leak; as it made Banzai::Filter::SanitizationFiler#customized? always return false, so we were always appending two elements to HTML::Pipeline::SanitizationFilter::WHITELIST[:elements]. This growth in the elements array would slow the sanitization process over time.
-
Rémy Coutable authored
[ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
[ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-
- 22 Sep, 2016 3 commits
-
-
Bryce authored
-
Bryce Johnson authored
(Also removes duplicate changelog entry.)
-
Rubén Dávila Santos authored
This reverts merge request !6429
-
- 21 Sep, 2016 3 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Vitaly Baev authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kamil Trzcinski authored
-
- 20 Sep, 2016 12 commits
-
-
Felipe Artur authored
-
Dan Dunckel authored
-
Jon "The Nice Guy" Spriggs authored
-
Timothy Andrew authored
-
Kamil Trzcinski authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Paco Guzman authored
-
Phil Hughes authored
Closes #22354
-
James Lopez authored
- Fixed and added specs. - Added different namespace options depending on user privilages - Updated docs.
-
Maximiliano Perez Coto authored
* Created a force=true param that will continue with the previous behaviour of the unsubscribe method * Created a filter for not-logged users so they see a unsubsribe confirmation page * Added the List-Unsubscribe header on emails so the email client can display it on top
-
Bryce Johnson authored
-
Bryce Johnson authored
-
- 19 Sep, 2016 12 commits
-
-
Lin Jen-Shin authored
-
Dan Dunckel authored
-
Z.J. van de Weg authored
Also incorporate feedback
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
-
Felipe Artur authored
-
Yorick Peterse authored
The lock in turn is only obtained when actually needed, reducing some load on Redis. Fixes gitlab-org/gitlab-ce#22213
-
Kamil Trzcinski authored
Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6043" This reverts commit 6d43c95b.
-
-
Kamil Trzcinski authored
-
winniehell authored
-
Mark Fletcher authored
* Remove call to Milestone#save! instead just Milestone#save * Add safety specs to stop a regression Fixes #22033
-