- 26 Aug, 2019 35 commits
-
-
George Koltsov authored
-
Lin Jen-Shin authored
Use the 'needs' keyword for 'package-and-qa' job See merge request gitlab-org/gitlab-ce!32085
-
Lin Jen-Shin authored
Add usage pings for merge request creating See merge request gitlab-org/gitlab-ce!32059
-
Igor authored
Code Review Usage Ping for Create SMAU
-
Nick Thomas authored
Remove the object pools feature flag See merge request gitlab-org/gitlab-ce!32204
-
Lin Jen-Shin authored
Copy `ee/app/models/license.rb` in the QA image if present See merge request gitlab-org/gitlab-ce!32111
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Utilize RuboCop's Include/Exclude config See merge request gitlab-org/gitlab-ce!32098
-
Peter Leitzen authored
Stop checking the file location programmatically.
-
Filipa Lacerda authored
Update dependency @gitlab/ui to v5.19.0 See merge request gitlab-org/gitlab-ce!32202
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ash McKenzie authored
Danger: Map .rubocop{,_todo}.yml to ~backend See merge request gitlab-org/gitlab-ce!32156
-
Peter Leitzen authored
-
Zeger-Jan van de Weg authored
The flag defaulted to true, so there's no change unless users turned it off. Given there's a lack of issues regarding object pools, this should be OK.
-
Lukas Eipert authored
-
Nick Thomas authored
Resolve "Unrecoverable configuration loop in external auth control" Closes #66443 See merge request gitlab-org/gitlab-ce!32102
-
Kamil Trzciński authored
Apply quickactions when modifying comments See merge request gitlab-org/gitlab-ce!31136
-
Patrick Derichs authored
Call QuickActionsService on Note update Add support for notes which just contain commands after editing Return http status gone (410) if note was deleted Temporary frontend addition so it is not failing when a note is deleted Move specs to shared examples Fix rubocop style issue Deleting note on frontend when status is 410 Use guard clause for note which got deleted Simplified condition for nil note This method should no longer be called with nil note Refactoring of execute method to reduce complexity Move errors update to delete_note method Note is now deleted visually when it only contains commands after update Add expectation Fix style issues Changing action to fix tests Add tests for removeNote and update deleteNote expectations
-
Rémy Coutable authored
Dont run SAST on tests See merge request gitlab-org/gitlab-ce!32011
-
Dennis Appelt authored
-
Sean McGivern authored
Update gitlab_schema.rb to fix typo See merge request gitlab-org/gitlab-ce!32200
-
Lucy Fox authored
-
Achilleas Pipinellis authored
Remove duplicate text in health check doc See merge request gitlab-org/gitlab-ce!32175
-
Kamil Trzciński authored
DB Load Balancing: Support SRV lookups See merge request gitlab-org/gitlab-ce!32135
-
Achilleas Pipinellis authored
Update docs - SAST golang analyzer URLs are partially reliable See merge request gitlab-org/gitlab-ce!32164
-
Achilleas Pipinellis authored
Add example usage of `SAST_EXCLUDED_PATHS` See merge request gitlab-org/gitlab-ce!32120
-
Achilleas Pipinellis authored
Docs: Replace old screenshots in project forking workflow See merge request gitlab-org/gitlab-ce!31869
-
Tristan Williams authored
-
Achilleas Pipinellis authored
Add changelog exclusion language for docs-only changes See merge request gitlab-org/gitlab-ce!32123
-
Lucas Charles authored
-
Kushal Pandya authored
Update dependency @gitlab/svgs to ^1.70.0 See merge request gitlab-org/gitlab-ce!32162
-
Ash McKenzie authored
Bump ruby-prof to 1.0.0 See merge request gitlab-org/gitlab-ce!29588
-
Thong Kuah authored
Install Unleash Client Gem See merge request gitlab-org/gitlab-ce!32065
-
Jason Goodman authored
-
Ash McKenzie authored
Backport expired job artifact trait See merge request gitlab-org/gitlab-ce!32179
-
- 25 Aug, 2019 2 commits
-
-
Stan Hu authored
Add helpers to exactly undo cleanup_concurrent_column_rename See merge request gitlab-org/gitlab-ce!32183
-
Reuben Pereira authored
- Also add helper to undo rename_column_concurrently.
-
- 24 Aug, 2019 3 commits
-
-
Stan Hu authored
This is significant improvement over the previous releases: https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES
-
Gabriel Mazetto authored
-
Stan Hu authored
Preload tags when loading Ci::Pipeline Closes #60925 See merge request gitlab-org/gitlab-ce!32149
-