- 12 Feb, 2018 1 commit
-
-
Constance Okoghenun authored
-
- 08 Feb, 2018 2 commits
-
-
Constance Okoghenun authored
-
Constance Okoghenun authored
-
- 07 Feb, 2018 37 commits
-
-
Clement Ho authored
CE Port: for Filtered search releated changes See merge request gitlab-org/gitlab-ce!16917
-
Sean McGivern authored
Reset column information after the schema is migrated in MigrationsHelpers.schema_migrate_up! Closes gitlab-ee#4813 See merge request gitlab-org/gitlab-ce!16950
-
Filipa Lacerda authored
Clear the timeout in Jobs class after each test Closes #42830 See merge request gitlab-org/gitlab-ce!16969
-
Robert Speicher authored
Deploy prometheus through kubernetes and autoconnect to cluster Closes #30480 and #28916 See merge request gitlab-org/gitlab-ce!16182
-
Filipa Lacerda authored
CE Port for Group Roadmap changes See merge request gitlab-org/gitlab-ce!16908
-
Sean McGivern authored
Removing gitaly flags See merge request gitlab-org/gitlab-ce!16953
-
Francisco Javier López authored
-
Phil Hughes authored
-
Kushal Pandya authored
-
Sean McGivern authored
Don't use rugged in Repository#refs_hash Closes gitaly#880 See merge request gitlab-org/gitlab-ce!16827
-
Sean McGivern authored
Translate issuable sidebar Closes #34416 See merge request gitlab-org/gitlab-ce!16663
-
Sean McGivern authored
Backport LFS File Locking API Closes #35856 See merge request gitlab-org/gitlab-ce!16935
-
Sean McGivern authored
Check for keep-around commits once if target and source projects are the same Closes #37439 and gitaly#1000 See merge request gitlab-org/gitlab-ce!16972
-
Marcia Ramos authored
Add how to get the external ip of a cluster Closes #42691 See merge request gitlab-org/gitlab-ce!16874
-
Fabio Busatto authored
-
Sean McGivern authored
Search API Closes #41763 See merge request gitlab-org/gitlab-ce!16878
-
Ahmad Sherif authored
Fixes #37439 Fixes gitaly#1000
-
Ahmad Sherif authored
This reduces the number of RefExists RPC call.
-
Zeger-Jan van de Weg authored
The refs hash is used to determine what branches and tags have a commit as head in the network graph. The previous implementation depended on Rugged#references. The problem with this implementation was that it depended on rugged, but also that it iterated over all references and thus loading more data than needed if for example the project uses CI/CD environments, Pipelines, or Merge Requests. Given only refs are checked the network cares about the GraphHelper#refs method has no need to reject those, simplifying the method. Closes gitlab-org/gitaly#880
-
Rubén Dávila authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Jarka Kadlecová authored
-
Kamil Trzciński authored
Resolve "CI linter fails to work" Closes #41209 See merge request gitlab-org/gitlab-ce!16922
-
Jarka Kadlecová authored
-
Kamil Trzciński authored
Remove redundant pipeline stages from the database Closes #41769 See merge request gitlab-org/gitlab-ce!16580
-
Kamil Trzciński authored
Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hour' into 'master' Resolve "StuckCiJobsWorker wrongly detects, cancels 'stuck' builds when per-job timeout is more than an hour" Closes #38265, #42196, and #42750 See merge request gitlab-org/gitlab-ce!16756
-
Kamil Trzciński authored
Resolve "Add domain field to Auto DevOps application setting" Closes #38175 See merge request gitlab-org/gitlab-ce!16604
-
Achilleas Pipinellis authored
Resolve "I wonder how to leverage browser caching of my Gitlab pages?" Closes #15037 See merge request gitlab-org/gitlab-ce!16829
-
Kamil Trzciński authored
-
Kamil Trzciński authored
Dynamic CI secret variables -- CE backport See merge request gitlab-org/gitlab-ce!16842
-
Achilleas Pipinellis authored
Docs: replace product names See merge request gitlab-org/gitlab-ce!16867
-
Filipa Lacerda authored
Converted search_autocomplete.js to use axios See merge request gitlab-org/gitlab-ce!16943
-
Grzegorz Bizon authored
-
Kushal Pandya authored
-