summaryrefslogtreecommitdiff
path: root/lib
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
* | Merge branch 'reorganize-tests-jobs-by-level' into 'master'Kamil Trzciński2019-05-222-14/+105
|\ \
| * | Reorganize test jobs by levelreorganize-tests-jobs-by-levelRémy Coutable2019-05-202-14/+105
* | | Geo: Remove Gitlab::LfsToken::LegacyRedisDeviseToken implementationValery Sizov2019-05-221-41/+1
* | | Move files from lib/haml_lint to haml_lintsh-fix-linter-registry-hamlStan Hu2019-05-213-110/+1
* | | Fix uninitialized constant with HamlLint::LinterRegistryStan Hu2019-05-212-2/+2
| |/ |/|
* | Jobs should be better isolated to avoid interference with other `image` or `b...Luca Orlandi2019-05-211-9/+12
* | Merge branch 'haml-lint-no-plain-nodes' into 'master'Jan Provaznik2019-05-211-0/+84
|\ \
| * | Add HamlLint::Linter::NoPlainNodes linterhaml-lint-no-plain-nodesLuke Bennett2019-05-201-0/+84
| |/
* | Add allow_failure attribute to Job APIFabio Pitino2019-05-211-1/+1
* | Merge branch 'revert-47e5eedc' into 'master'Grzegorz Bizon2019-05-211-4/+0
|\ \
| * | Revert "Merge branch '55127-add-delay-after-mr-creation-for-async-tasks-to-co...revert-47e5eedcKerri Miller2019-05-201-4/+0
* | | 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
* | | | CE port of Move EE specific lines in API::GroupsImre Farkas2019-05-202-14/+19
* | | | Merge branch 'revert-c5a9bc17' into 'master'Yorick Peterse2019-05-203-69/+17
|\ \ \ \
| * | | | Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'"revert-c5a9bc17Ryan Cobb2019-05-203-69/+17
* | | | | Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy2019-05-201-0/+1
|/ / / /
* | | | Fix typos in the whole gitlab-ce projectYoginth2019-05-208-12/+12
* | | | 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
* | | | | Merge branch 'ce-57402-add-issues-statistics-api-endpoints' into 'master'Rémy Coutable2019-05-204-38/+147
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Review updates and cleanupce-57402-add-issues-statistics-api-endpointsAlexandru Croitor2019-05-174-40/+24
| * | | | Add params validations and remove extra params supportAlexandru Croitor2019-05-153-19/+63
| * | | | Move issue details to from IssueBasic to Issue entityAlexandru Croitor2019-05-153-14/+26
| * | | | Changes to issues apiAlexandru Croitor2019-05-153-28/+97
* | | | | Avoid pipes so it doesn't overflow61432-lib-tasks-lint-rake-can-block-indefinitely-if-stderr-fills-upLin Jen-Shin2019-05-181-26/+9
* | | | | Replace Unicorn with web server in the init.d script [ci skip]Dmitriy Zaporozhets2019-05-172-18/+22
* | | | | Add new version of scriptSarah Groff Hennigh-Palermo2019-05-171-0/+1
* | | | | Merge branch 'mm12935' into 'master'Jan Provaznik2019-05-171-1/+1
|\ \ \ \ \
| * | | | | Remove Content-Type override for Mattermost OAuth loginHarrison Healey2019-05-161-1/+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
* | | | | | #46469 - Added ref querystring parameter to project search to allow searching...Lee Tickett2019-05-171-1/+2
| |_|_|/ / |/| | | |
* | | | | 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
| | |/ / / | |/| | |
* | | | | Merge branch 'bvl-add-corrilation-id-to-all-exception' into 'master'Douglas Barbosa Alexandre2019-05-141-6/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add correlation id to all sentry errorsBob Van Landuyt2019-05-131-6/+9
| |/ / /
* | | | Merge branch 'patch-58' into 'master'Stan Hu2019-05-141-1/+1
|\ \ \ \