- 26 Apr, 2017 5 commits
-
-
Sean McGivern authored
Skip issuable without a project in IssuableExtractor#extract Closes #31280 See merge request !10906
-
Sean McGivern authored
Ensures that OAuth/LDAP/SAML users don't need to be confirmed Closes #31294 See merge request !10926
-
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>
-
Lin Jen-Shin authored
-
- 25 Apr, 2017 35 commits
-
-
Douwe Maan authored
Bump gitlab-shell version to 5.0.3 See merge request !10922
-
Robert Speicher authored
Merge branch '30692-document-rspec-profile-and-mysql-branch-testing-and-remove-ci_setup-doc-page' into 'master' Remove outdated ci_setup.md doc page and document MySQL and RSpec profiling for specific branches Closes #30692 See merge request !10916
-
Stan Hu authored
Update MR diff blob_fork_suggestion after jQuery update See merge request !10921
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Lin Jen-Shin authored
-
Eric Eastwood authored
`.init()` was added in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10858 We need to add it the MR diff instance that was added in a separate MR and of course didn't add a conflict because it is a completely different piece
-
Phil Hughes authored
Metrics graph error fix Closes #30840 See merge request !10839
-
Jose Ivan Vargas Lopez authored
-
Douwe Maan authored
Show correct size when MR diff overflows Closes #26560 See merge request !10827
-
Phil Hughes authored
Resolve "Clean up padding with Markdown headers" Closes #27827 See merge request !10350
-
Taurie Davis authored
-
Robert Speicher authored
Upgrade Sidekiq to 4.2.10 See merge request !10899
-
Alfredo Sumaran authored
Add sub-nav for Project Integration Services edit page Closes #31174 See merge request !10813
-
Kushal Pandya authored
-
Robert Speicher authored
Fix OAuth, LDAP and SAML SSO when regular sign-ups are disabled Closes #31294 See merge request !10896
-
Sean McGivern authored
The problem is that we often go via a diff object constructed from the diffs stored in the DB. Those diffs, by definition, don't overflow, so we don't have access to the 'correct' `real_size` - that is stored on the MR diff object iself.
-
Douwe Maan authored
Add index to webhooks type column Closes #31232 See merge request !10883
-
James Lopez authored
-
Rémy Coutable authored
Ignore all builds* directories from version control See merge request !10903
-
Douwe Maan authored
Fix diffs with edit-forking needs Closes #31276 See merge request !10868
-
Rémy Coutable authored
Fix usage ping docs link from empty cohorts page See merge request !10907
-
Rémy Coutable authored
Update markdown.md See merge request !10776
-
Simon Hardt authored
-
Sean McGivern authored
Show group name on flash container when group is created from Admin area Closes #21683 See merge request !10905
-
Kushal Pandya authored
-
Sean McGivern authored
-
Sean McGivern authored
Don't display the `is_admin?` flag for user API responses Closes #29903 See merge request !10846
-
Lin Jen-Shin authored
Closes #31280
-
Rémy Coutable authored
Fix typo in discussions doc. See merge request !10889
-
Achilleas Pipinellis authored
The restore process copies the old builds/ dir into builds.<epoch>/ which results in Git complaining about untracked files
-
Timothy Andrew authored
-
Timothy Andrew authored
-
Timothy Andrew authored
- To prevent an attacker from enumerating the `/users` API to get a list of all the admins. - Display the `is_admin?` flag wherever we display the `private_token` - at the moment, there are two instances: - When an admin uses `sudo` to view the `/user` endpoint - When logging in using the `/session` endpoint
-
Achilleas Pipinellis authored
Add Health Check Documentation Closes #30649 See merge request !10565
-