summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-262-1/+3
* | Add ZAP Full Scan support to DAST vendored templateVictor Zagorodny2019-04-261-1/+3
* | Merge branch '#57351-add-dotnet-core-yaml-template' into 'master'Grzegorz Bizon2019-04-261-0/+107
|\ \
| * | Update .NET Core YAML templatePiotr Wosiek2019-04-261-11/+10
| * | Update .NET Core YAML template - improve indentPiotr Wosiek2019-04-251-47/+38
| * | Update .NET Core YAML template - improve cachingPiotr Wosiek2019-03-221-27/+22
| * | Update .NET Core YAML template - add cachePiotr Wosiek2019-03-201-22/+77
| * | Make the testing section more genericPiotr Wosiek2019-03-131-6/+8
| * | Remove the diagram of project directories structurePiotr Wosiek2019-03-131-10/+0
| * | Improve note about building not .NET Core based projectsPiotr Wosiek2019-03-131-5/+5
| * | Add .NET Core YAML templatePiotr Wosiek2019-02-271-0/+75
* | | Merge branch 'fix-lazy-blobs-requesting-all-previous-blobs' into 'master'Dmitriy Zaporozhets2019-04-251-2/+2
|\ \ \
| * | | Ensure that we only request blobs in one batchSean McGivern2019-04-241-2/+2
| | |/ | |/|
* | | Merge branch 'get-rid-of-user-namespace-method' into 'master'Dmitriy Zaporozhets2019-04-252-4/+2
|\ \ \
| * | | Get rid of the user_namespace API helper methodRémy Coutable2019-04-242-4/+2
* | | | Update list_last_commits_for_tree response path field to path_bytesJohn Cai2019-04-241-1/+1
* | | | Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-253-8/+42
* | | | Merge branch 'autodevops_remote_private_helm_repository' into 'master'Stan Hu2019-04-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Adding ability to specify helm chart repo using environment variablesStuart Moore2019-04-081-1/+1
* | | | Fix bug when project export to remote url failsFrancisco Javier López2019-04-241-4/+1
* | | | Merge branch '60800-properly-authorize-our-own-graphql-scalar-types' into 'ma...Dmitriy Zaporozhets2019-04-241-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Check for all scalar types60800-properly-authorize-our-own-graphql-scalar-typesBrett Walker2019-04-221-3/+3
* | | | Merge branch '60730-service-response' into 'master'Dmitriy Zaporozhets2019-04-241-2/+2
|\ \ \ \
| * | | | Introduce ServiceResponse to wrap around responseLin Jen-Shin2019-04-221-2/+2
| |/ / /
* | | | Move scoped_label into label presenterJan Provaznik2019-04-231-2/+4
* | | | Merge branch 'ce-11199-add-a-rake-task-to-seed-insights-data-for-a-given-proj...Michael Kozono2019-04-232-0/+92
|\ \ \ \
| * | | | Provide a new gitlab:seed:issues taskce-11199-add-a-rake-task-to-seed-insights-data-for-a-given-projectRémy Coutable2019-04-232-0/+92
| |/ / /
* | | | Merge branch 'support-negative-matches' into 'master'Grzegorz Bizon2019-04-234-2/+74
|\ \ \ \
| * | | | Support negative matchesKamil Trzciński2019-04-234-2/+74