- 22 Aug, 2017 5 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
CE upstream: Friday Closes gitaly#464, gitlab-com/community-writers#40, gitlab-ce#36618, gitaly#468, #3149, gitlab-ce#36492, and gitlab-ce#3646 See merge request !2710
-
Lin Jen-Shin authored
* ee/master: Geo - Remove unnecessary param from Geo::BaseSyncService#update_registry [ci skip] Geo: add documentation on what selective replication support Update multi_project_pipeline_graphs.md Drop unnecessary timestamp columns in Geo event tables
-
Marcia Ramos authored
[ci skip] Geo: add documentation on what selective replication support Closes #3161 See merge request !2734
-
- 21 Aug, 2017 35 commits
-
-
Robert Speicher authored
Geo - Remove unnecessary param from Geo::BaseSyncService#update_registry See merge request !2735
-
Robert Speicher authored
Correctly encode string params for Gitaly's TreeEntries RPC Closes #36720 See merge request !13724
-
Clement Ho authored
Merge branch '36298-use-non-i18n-values-for-setting-new-group-level-issue-mr-button-text' into 'master' Use non-i18n values for setting new group-level issue/MR button text Closes #36298 See merge request !13570
-
Bryce Johnson authored
-
Douglas Barbosa Alexandre authored
-
Marcia Ramos authored
Add docs for group issues page and group merge requests page Closes #36533 See merge request !13678
-
Robert Speicher authored
Drop unnecessary timestamp columns in Geo event tables See merge request !2714
-
Douglas Barbosa Alexandre authored
-
Marcia Ramos authored
Update multi_project_pipeline_graphs.md Closes #2938 See merge request !2727
-
Robert Speicher authored
Only require sidekiq-limit_fetch when enabled in settings Closes #36253 See merge request !13715
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Lin Jen-Shin authored
* ee/master: Hide admin Audit Log in sidebar when not licensed
-
Marcia Ramos authored
-
Alejandro Rodríguez authored
-
Robert Speicher authored
Hide admin Audit Log in sidebar when not licensed Closes #3197 See merge request !2726
-
Mike Greiling authored
-
Lin Jen-Shin authored
* ee/master: Removes Gitlab::Metrics usage from StuckImportJobsWorker Fixes Audit Events Documentation issue link Add more sections in GPG docs Refactor GPG signing docs Change GPG docs location Fix store credentials Refactor `push_rule_check` GitAccess specs Fix invalid GitAccess specs for License and secondary Geo node Make issuable filter dropdown style consistent Refactor `run_group_permission_checks` helper in GitAccess spec Reduce duplication in GitAccess spec around error messages Greatly reduce test duration for git_access_spec Hijack AR::Base.connection in the DB load balancer Added time fields for csv export Use gitlab.yml.example instead of settings logic stubbing Fix url for object store artifacts fix Modify commit message button spacing
-
Sean McGivern authored
Fix 500 errors in Atom feeds due to push events Closes #36705 See merge request !13695
-
Clement Ho authored
Make project selection dropdown consistent See merge request !13562
-
Victor Wu authored
-
Victor Wu authored
-
Victor Wu authored
-
Sean McGivern authored
-
Douwe Maan authored
Removes Gitlab::Metrics usage from StuckImportJobsWorker See merge request !2728
-
Stan Hu authored
-
Kamil Trzciński authored
Fix merge request head pipeline when pipeline has errors Closes #36657 See merge request !13664
-
Sean McGivern authored
This gem allows Sidekiq jobs to be throttled. Unfortunately, it has a side-effect: when we haven't enabled job throttling, it will still hit Redis a lot (and miss, because nothing is configured). As this setting already required a restart, ensure that the library is only required when it's enabled.
-
Kamil Trzciński authored
Migrate CI/CD stages statuses Closes #33453 See merge request !12584
-
Douwe Maan authored
Gitlab::Git deletions and simplifications See merge request !13640
-
Douwe Maan authored
Use Gitaly 0.33.0 See merge request !13671
-
Kamil Trzciński authored
Remove CI API v1 See merge request !13652
-
Kamil Trzciński authored
Add `validates :key, uniqueness: { scope: :pipeline_schedule_id }` in `Ci::PipelineScheduleVariable` model See merge request !13641
-
Tiago Botelho authored
-