- 16 Jan, 2019 40 commits
-
-
GitLab Bot authored
-
Robert Speicher authored
add initial security release template See merge request gitlab-org/gitlab-ce!22679
-
Robert Speicher authored
Include public group milestones in epics autocomplete Closes #9083 See merge request gitlab-org/gitlab-ee!9068
-
GitLab Bot authored
-
Stan Hu authored
Merge branch '56309-read-only-controller-doesn-t-account-for-relative-paths-for-admin-sidekiq-route' into 'master' Allow sidekiq admin requests, regardless of root Closes #56309 See merge request gitlab-org/gitlab-ce!24352
-
GitLab Bot authored
-
Robert Speicher authored
Resolve "Use $EDITOR or another Environment variable to open the new Changelog entry directly in your editor" Closes #44488 See merge request gitlab-org/gitlab-ce!18020
-
GitLab Bot authored
-
Stan Hu authored
Use globally-available reCAPTCHA source Closes #56375 See merge request gitlab-org/gitlab-ce!24390
-
GitLab Bot authored
-
Rémy Coutable authored
Fix detecting nested EE constants in RuboCop See merge request gitlab-org/gitlab-ce!24430
-
Rémy Coutable authored
EE: Fix detecting nested EE constants in RuboCop See merge request gitlab-org/gitlab-ee!9189
-
GitLab Bot authored
-
Rémy Coutable authored
Adopt label renaming from ~"feature proposal" to ~feature See merge request gitlab-org/gitlab-ce!24371
-
Rémy Coutable authored
Add test case to check that branches are correctly listed after CRUD operations See merge request gitlab-org/gitlab-ce!23850
-
Walmyr authored
-
Rémy Coutable authored
[EE] Add E2E test for branches See merge request gitlab-org/gitlab-ee!9191
-
Mark Lapierre authored
-
Robert Speicher authored
-
GitLab Bot authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Yorick Peterse authored
[master] Validate bundle files before unpacking them Closes #2770 See merge request gitlab/gitlabhq!2772
-
GitLab Bot authored
-
Nick Thomas authored
Refactor checking personal project limits See merge request gitlab-org/gitlab-ce!24396
-
GitLab Bot authored
-
Rémy Coutable authored
Enable FactoriesInMigration cop for background migrations See merge request gitlab-org/gitlab-ce!24425
-
Rémy Coutable authored
Enable FactoriesInMigration cop for background migration specs See merge request gitlab-org/gitlab-ee!9183
-
Nick Thomas authored
Refactor Project#after_create_default_branch See merge request gitlab-org/gitlab-ce!24329
-
GitLab Bot authored
-
Yorick Peterse authored
This whitelists all remaining offenses of the InjectEnterpriseEditionModule Cop. These offenses were previously not detected and thus not whitelisted.
-
Yorick Peterse authored
The InjectEnterpriseEditionModule cop would not detect certain nested EE constants such as `EE::Foo::Bar::Baz`. This could result in it not enforcing `prepend` being placed on the last line. This commit fixes this by just performing a string match on the line, instead of relying on AST matching.
-
Yorick Peterse authored
The InjectEnterpriseEditionModule cop would not detect certain nested EE constants such as `EE::Foo::Bar::Baz`. This could result in it not enforcing `prepend` being placed on the last line. This commit fixes this by just performing a string match on the line, instead of relying on AST matching.
-
Lin Jen-Shin authored
Update changelog entry for !18425 See merge request gitlab-org/gitlab-ce!24432
-
-
GitLab Bot authored
-
Lin Jen-Shin authored
Add badge count to projects Closes #29798 See merge request gitlab-org/gitlab-ce!18425
-
GitLab Bot authored
-
Kamil Trzciński authored
Extract process_name from GitLab::Sentry See merge request gitlab-org/gitlab-ce!24422
-
GitLab Bot authored
-