summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Add haml-lint.yml to FE for roulettehaml-lint-feLuke Bennett2019-05-131-0/+2
* 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
* | | Add support for two-step Gitaly Rebase RPCLuke Duncalfe2019-05-022-1/+74
* | | Merge branch '27777-drop-projects-ci_id-column' into 'master'Douglas Barbosa Alexandre2019-05-021-13/+1
|\ \ \
| * | | Remove unused projects.ci_id column27777-drop-projects-ci_id-columnDmitriy Zaporozhets2019-05-021-13/+1
* | | | Update deployment chat message notificationJason Goodman2019-05-022-1/+5
|/ / /
* | | Add opentracing integration for graphqlJan Provaznik2019-05-021-3/+19
* | | Propagate ENV vars to SAST and Dependency Scanning Docker containers only if ...Victor Zagorodny2019-05-012-18/+38
* | | Merge branch 'bvl-upload-designs-fix-ce' into 'master'Douwe Maan2019-05-012-3/+11
|\ \ \
| * | | Make Gitlab::GlRepository#types an instance methodBob Van Landuyt2019-04-302-3/+11
* | | | Update metrics dashboard API to load yml from repoSarah Yasonik2019-05-019-47/+231
* | | | Merge branch 'feat/sentry-environment' into 'master'Douglas Barbosa Alexandre2019-04-301-1/+6
|\ \ \ \
| * | | | feat: allow Sentry configuration to be passed on gitlab.ymlRoger Meier2019-04-301-1/+6
| |/ / /
* | | | Merge branch 'jc-client-for-fetch-objects-into-pool' into 'master'Stan Hu2019-04-302-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Add client methods for FetchIntoObjectPool RPCJohn Cai2019-04-302-0/+13
* | | | Merge branch 'pl-fix-k8s-ns-query-variables' into 'master'Grzegorz Bizon2019-04-301-1/+5
|\ \ \ \
| * | | | Use correct k8s namespace in Prometheus queriesPeter Leitzen2019-04-291-1/+5
* | | | | Docs aren't reviewed using rouletteEvan Read2019-04-301-4/+4
* | | | | Teach Helm::Api about #uninstallThong Kuah2019-04-291-0/+7
* | | | | Merge branch '6565-move-sidekiq-cluster-ce' into 'master'Robert Speicher2019-04-291-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Change path of bin/sidkiq-cluster in commentsHossein Pursultani2019-04-291-2/+2
* | | | | Merge branch 'use-keyword-args-for-databuilder-push' into 'master'Douglas Barbosa Alexandre2019-04-291-2/+10
|\ \ \ \ \
| * | | | | Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-251-2/+10
| |/ / / /
* | | | | Fix slow performance with compiling HAML templatesStan Hu2019-04-291-0/+41
* | | | | Merge branch 'bvl-initialize-design-repo-ce' into 'master'Douwe Maan2019-04-292-1/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Port changes for design management to CEBob Van Landuyt2019-04-292-1/+11
* | | | | Merge branch 'sh-fix-profiler-ruby-5.1' into 'master'28996-automatic-https-certificate-creation-renewal-for-pages-custom-domains-228996-automatic-https-certificate-creation-renewal-for-pages-custom-domainsSean McGivern2019-04-291-1/+1
|\ \ \ \ \