summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '61935-remove-code-left-over-from-when-clusters-were-always-proj...Nick Thomas2019-05-221-2/+1
|\
| * Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-211-2/+1
* | Geo: Remove Gitlab::LfsToken::LegacyRedisDeviseToken implementationValery Sizov2019-05-221-41/+1
|/
* Jobs should be better isolated to avoid interference with other `image` or `b...Luca Orlandi2019-05-211-9/+12
* Make env vars consistentPhilippe Lafoucrière2019-05-211-37/+20
* Merge branch '61697-add-project-id-to-le-common-name' into 'master'Robert Speicher2019-05-201-2/+2
|\
| * Add project ID to Let's Encrypt common name61697-add-project-id-to-le-common-nameTiger2019-05-161-2/+2
* | Merge branch 'sh-fix-rugged-get-tree-entries-recursive' into 'master'Douglas Barbosa Alexandre2019-05-201-0/+2
|\ \
| * | API: Fix recursive flag not working with Rugged get_tree_entries flagStan Hu2019-05-201-0/+2
* | | Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'"revert-c5a9bc17Ryan Cobb2019-05-203-69/+17
* | | Fix typos in the whole gitlab-ce projectYoginth2019-05-206-10/+10
* | | Merge branch '49517-fix-notes-import-export' into 'master'Mayra Cabrera2019-05-201-0/+2
|\ \ \
| * | | Include type to notes import / export49517-fix-notes-import-exportHeinrich Lee Yu2019-05-171-0/+2
* | | | Merge branch 'kinolaev-master-patch-13154' into 'master'Grzegorz Bizon2019-05-201-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Auto-DevOps: allow to disable rollout status checkSergej2019-05-171-1/+3
* | | | Add new version of scriptSarah Groff Hennigh-Palermo2019-05-171-0/+1
* | | | Add PoolRepository to the usage pingZeger-Jan van de Weg2019-05-171-1/+10
* | | | Edit comments in CI templateEvan Read2019-05-171-41/+50
| |/ / |/| |
* | | Merge branch 'haml-lint-fe' into 'master'Douglas Barbosa Alexandre2019-05-161-0/+2
|\ \ \ | |_|/ |/| |
| * | Add haml-lint.yml to FE for roulettehaml-lint-feLuke Bennett2019-05-131-0/+2
* | | Merge branch 'jc-omit-count-diverging-commits-max' into 'master'Lin Jen-Shin2019-05-161-1/+1
|\ \ \
| * | | Omit max-count for diverging_commit_counts behind feature flagjc-omit-count-diverging-commits-maxJohn Cai2019-05-141-1/+1
* | | | Add Let's Encrypt clientVladimir Shushlin2019-05-163-0/+114
* | | | Merge branch 'patch-55' into 'master'Achilleas Pipinellis2019-05-151-1/+0
|\ \ \ \
| * | | | Removed the unnecessary line. It would be covered anyway by line 352 (replica...bardia zamanian2019-05-091-1/+0
| | |/ / | |/| |
* | | | Add correlation id to all sentry errorsBob Van Landuyt2019-05-131-6/+9
|/ / /
* | | Refactor spec to reload existing_label right after creationPatrick Derichs2019-05-081-1/+1
* | | Merge branch 'ce-11099-removing-the-project-that-holds-the-insights-configura...Robert Speicher2019-05-071-0/+6
|\ \ \
| * | | Add remove_foreign_key_if_existsce-11099-removing-the-project-that-holds-the-insights-configuration-raises-an-errorLin Jen-Shin2019-05-071-0/+6
| |/ /
* | | Merge branch '56850-add-new-unicorn-metrics' into 'master'Ash McKenzie2019-05-073-17/+69
|\ \ \
| * | | Add back ruby_memory_bytes metric, limit duplication, clean upRyan Cobb2019-04-292-9/+18
| * | | Cleanup syntax in System max_open_file_descriptorsRyan Cobb2019-04-261-4/+2
| * | | Update docs and calculate process start time via proc tableRyan Cobb2019-04-242-20/+20
| * | | Move process specific metrics to ruby samplerRyan Cobb2019-04-242-15/+15
| * | | Adds new metrics for unicorn monitoringRyan Cobb2019-04-182-8/+53
* | | | Register "gitaly_delta_islands" feature flagJacob Vosmaer2019-05-071-1/+2
* | | | Bump clair-local-scan to v2.0.8Olivier Gonzalez2019-05-071-1/+1
* | | | Add improvements to the global search processFrancisco Javier López2019-05-073-47/+51
| |/ / |/| |
* | | Fix issuables state_id nil when importing projects from GitHubFelipe Artur2019-05-063-0/+3
| |/ |/|
* | Merge branch '30093-apply-bfg-object-map-to-database' into 'master'Douwe Maan2019-05-063-15/+35
|\ \
| * | Remove cleaned up OIDs from database and cacheNick Thomas2019-05-063-15/+35
* | | Merge branch 'jc-disconnect-git-alternates-client' into 'master'Stan Hu2019-05-062-0/+14
|\ \ \ | |/ / |/| |
| * | Add client methods for DisconnectGitAlternates rpcjc-disconnect-git-alternates-clientJohn Cai2019-05-032-0/+14
* | | Merge branch 'jej/session-stored-globaly' into 'master'Dmitriy Zaporozhets2019-05-062-0/+49
|\ \ \
| * | | Session stored globally per requestjej/session-stored-globalyJames Edwards-Jones2019-05-022-0/+49
* | | | Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-0525-31/+22
* | | | Propagate excluded paths to SAST & DS jobsFabien Catteau2019-05-032-0/+3
* | | | Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+1
| |/ / |/| |
* | | Use git_garbage_collect_worker to run pack_refsJan Provaznik2019-05-021-0/+6
* | | Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-022-1/+45