- 25 Apr, 2017 33 commits
-
-
Stan Hu authored
Update MR diff blob_fork_suggestion after jQuery update See merge request !10921
-
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
-
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
-
Joshua Lambert authored
-
Rémy Coutable authored
Gitaly testing toml Closes gitaly#182 See merge request !10605
-
-
Douwe Maan authored
-
- 24 Apr, 2017 7 commits
-
-
Robert Speicher authored
Fix scoping issues with Spinach tests See merge request !10895
-
Stan Hu authored
Fix scoping issues with Spinach tests (e.g. https://gitlab.com/gitlab-org/gitlab-ce/builds/14929499)
-
Jacob Schatz authored
Remove names from docs and add vue experts instead See merge request !10817
-
Jacob Schatz authored
Use jQuery niceness on blob_fork_suggestion See merge request !10858
-
Jacob Schatz authored
Add aria to icon See merge request !10670
-
Sean McGivern authored
Ensure replying to an individual note by email creates a note with its own discussion ID Closes #31067 See merge request !10890
-
Clement Ho authored
-