- 28 Jan, 2020 40 commits
-
-
Sean McGivern authored
Remove the repository_ancestor_calls_total counter Closes #37771 See merge request gitlab-org/gitlab!23878
-
Sean McGivern authored
Migrate epic mentions to epic_user_mentions Closes #21801 See merge request gitlab-org/gitlab!22333
-
Andreas Brandl authored
Blacklists project_ci_cd_settings table See merge request gitlab-org/gitlab!23708
-
Andreas Brandl authored
Add IID to Feature Flags and Backfill with Param in AtomicInternalId See merge request gitlab-org/gitlab!22175
-
Jason Goodman authored
Backfill iid for existing feature flags Make new feature flags save an iid
-
Peter Leitzen authored
Refactor some routing code Closes #38075 See merge request gitlab-org/gitlab!23773
-
Douglas Barbosa Alexandre authored
Remove :hset_redis_diff_caching feature flag See merge request gitlab-org/gitlab!23507
-
Bob Van Landuyt authored
We've validated that the we're hitting the cache, so this particular counter isn't really needed anymore.
-
Jan Provaznik authored
Update test description See merge request gitlab-org/gitlab!23832
-
Tanya Pazitny authored
Update 50k Postgres details in HA docs See merge request gitlab-org/gitlab!23439
-
Sanad Liaquat authored
Skip GitHub OAuth spec See merge request gitlab-org/gitlab!23841
-
Dmitriy Zaporozhets authored
- Keep project.rb and group.rb files about single resource route - Group some draw blocks together Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Peter Leitzen authored
Add annotations to all_queues.yml Closes gitlab-com/gl-infra/scalability#26 See merge request gitlab-org/gitlab!23771
-
Sean McGivern authored
Remove test that references`release_edit_page` feature flag See merge request gitlab-org/gitlab!23810
-
Douglas Barbosa Alexandre authored
Fix faulty NOT logic for issuable array params See merge request gitlab-org/gitlab!22555
-
Alexandru Croitor authored
Isolate mentionable concern, epic and epic_user_mention models for the mentions migration. Create temporary indexes to be removed later for the text fields that containt mentions, i.e. `@`
-
Kerri Miller authored
-
Achilleas Pipinellis authored
Rename Instance Administration project See merge request gitlab-org/gitlab!23182
-
Reuben Pereira authored
Rename the Instance Administration Project to self monitoring project.
-
Kamil Trzciński authored
Revert "Merge branch 'bw-foss-console-msg' into 'master'" See merge request gitlab-org/gitlab!23856
-
Kamil Trzciński authored
Add Gitlab::Serverless::FunctionURI class See merge request gitlab-org/gitlab!22733
-
Sean McGivern authored
This allows us to include the annotations such as a worker's resource boundaries, so in future we can use those annotations in sidekiq-cluster.
-
Marcel Amirault authored
Clarify the usage of `trigger:strategy` See merge request gitlab-org/gitlab!23583
-
Fabio Pitino authored
-
Sean McGivern authored
Previously, we only supported an array of strings. This allows an array of hashes, where each hash has a `name` value.
-
Sean McGivern authored
By using `fast_spec_helper`, we also do a better job of testing that these methods don't expect un-required files to be available. `.worker_queues` is tested here and in the specs for Gitlab::SidekiqConfig, as in the latter it's using the actual YAML files, rather than stubbed ones as added here.
-
Sean McGivern authored
Revert "Merge branch 'georgekoltsov/group_seeder_rake_task' into 'master'" See merge request gitlab-org/gitlab!23852
-
Nick Thomas authored
Add `gitlab_page_out_of_bounds` to Prometheus docs Closes #198475 See merge request gitlab-org/gitlab!23802
-
Dmytro Zaporozhets authored
Refactor instance security dashboard permissions See merge request gitlab-org/gitlab!22740
-
Avielle Wolfe authored
This commit updates the instance security dashboard controllers to get their permission scheme from the same concern as the group and project security dashboard controllers.
-
Kamil Trzciński authored
This reverts merge request !23652
-
Jan Provaznik authored
Refactoring: Move "Credential inventory" to a re-usable concern Closes #38133 See merge request gitlab-org/gitlab!23495
-
Natalia Tepluhina authored
Frontend: Rename Sast Container to Container Scanning See merge request gitlab-org/gitlab!23814
-
Lukas 'Eipi' Eipert authored
We haven't been using the Sast Container term in a long time and this renames all the occurences in the Merge Request widget VueX store
-
Nick Thomas authored
Resolve "NoMethodError: undefined method `unsubscribe' for nil:NilClass" Closes #199034 See merge request gitlab-org/gitlab!23747
-
Rémy Coutable authored
This reverts merge request !21657
-
Marcia Ramos authored
Clarify usage of Merge Request, merge request, and MR See merge request gitlab-org/gitlab!23646
-
manojmj authored
This change moves the methods used for Credentials Inventory feature to a re-usable concern.
-
Sean McGivern authored
Add http status cop in project controller specs See merge request gitlab-org/gitlab!23801
-
Achilleas Pipinellis authored
Docs: update docs style guide for headings and anchors See merge request gitlab-org/gitlab!23777
-