summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Fix Profiler to work with Ruby 5.1Stan Hu2019-04-261-1/+1
* | | | | Add gitaly session id & catfile-cache feature flagJohn Cai2019-04-291-1/+7
| |/ / / |/| | |
* | | | Merge branch '60945-masked-variable-still-printed-in-log-output-on-gitlab-com...Kamil Trzciński2019-04-281-5/+1
|\ \ \ \
| * | | | Remove variable masking feature flagMatija Čupić2019-04-261-5/+1
| |/ / /
* | | | Merge branch '60383-setup-dashboard-endpoint' into 'master'Grzegorz Bizon2019-04-286-0/+302
|\ \ \ \
| * | | | Move dashboard param to initialize method60383-setup-dashboard-endpointsyasonik2019-04-256-18/+17
| * | | | Prefer safe_load and deep_symbolize_keyssyasonik2019-04-252-9/+8
| * | | | Move MetricsDashboard to Metrics::Dashboardsyasonik2019-04-2512-292/+304
| * | | | Defend against dashboard errors, rework sequencesyasonik2019-04-245-9/+46
| * | | | Make EE interactions and transformations cleanersyasonik2019-04-246-23/+29
| * | | | Minor line length cleanupsyasonik2019-04-242-9/+11
| * | | | Bring in line with EE needssyasonik2019-04-247-51/+84
| * | | | Inherit from BaseServicerpereira22019-04-241-7/+5
| * | | | Minor optimization and code claritysyasonik2019-04-242-16/+16
| * | | | Correct the order of groups and panelsrpereira22019-04-242-3/+3
| * | | | Fix rubocop failuresrpereira22019-04-243-15/+46
| * | | | Refactor dashboard proccesing into stagessyasonik2019-04-245-0/+185
* | | | | Add deployment events to chat notification servicesJason Goodman2019-04-262-0/+25
| |/ / / |/| | |