summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'use-keyword-args-for-databuilder-push' into 'master'Douglas Barbosa Alexandre2019-04-291-4/+7
|\
| * Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-251-4/+7
* | Merge branch 'bvl-initialize-design-repo-ce' into 'master'Douwe Maan2019-04-291-0/+6
|\ \
| * | Port changes for design management to CEBob Van Landuyt2019-04-291-0/+6
* | | 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-3/+3
|\ \ \
| * | | Fix Profiler to work with Ruby 5.1Stan Hu2019-04-261-3/+3
* | | | Add gitaly session id & catfile-cache feature flagJohn Cai2019-04-291-0/+42
| |/ / |/| |
* | | Merge branch '60945-masked-variable-still-printed-in-log-output-on-gitlab-com...Kamil Trzciński2019-04-281-14/+0
|\ \ \
| * | | Remove variable masking feature flagMatija Čupić2019-04-261-14/+0
| |/ /
* | | Merge branch '60383-setup-dashboard-endpoint' into 'master'Grzegorz Bizon2019-04-282-0/+136
|\ \ \
| * | | Move dashboard param to initialize method60383-setup-dashboard-endpointsyasonik2019-04-251-2/+2
| * | | Prefer safe_load and deep_symbolize_keyssyasonik2019-04-251-2/+2
| * | | Move MetricsDashboard to Metrics::Dashboardsyasonik2019-04-252-5/+5
| * | | Fix broken specsyasonik2019-04-241-4/+2
| * | | Defend against dashboard errors, rework sequencesyasonik2019-04-242-0/+42
| * | | Make EE interactions and transformations cleanersyasonik2019-04-241-2/+2
| * | | Bring in line with EE needssyasonik2019-04-242-4/+8
| * | | Add schema validation specrpereira22019-04-241-2/+3
| * | | Inherit from BaseServicerpereira22019-04-241-4/+6
| * | | Minor optimization and code claritysyasonik2019-04-241-1/+8
| * | | Add frozen_string_literal magic commentrpereira22019-04-242-0/+4
| * | | Correct the order of groups and panelsrpereira22019-04-241-19/+20
| * | | Cleanup misnamed or unnecessary filessyasonik2019-04-241-1/+1
| * | | Refactor dashboard proccesing into stagessyasonik2019-04-242-0/+77
* | | | Add deployment events to chat notification servicesJason Goodman2019-04-262-0/+37
| |/ / |/| |
* | | Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-262-1/+8
| |/ |/|
* | Merge branch 'winh-typo-blob_spec' into 'master'Lin Jen-Shin2019-04-251-1/+1
|\ \
| * | Fix typo in blob_spec.rbWinnie Hellmann2019-04-251-1/+1
* | | Merge branch 'get-rid-of-user-namespace-method' into 'master'Dmitriy Zaporozhets2019-04-251-12/+0
|\ \ \ | |/ / |/| |
| * | Get rid of the user_namespace API helper methodRémy Coutable2019-04-241-12/+0
* | | Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-252-11/+11
|/ /
* | Fix bug when project export to remote url failsFrancisco Javier López2019-04-241-0/+12
* | Merge branch '60800-properly-authorize-our-own-graphql-scalar-types' into 'ma...Dmitriy Zaporozhets2019-04-241-1/+15
|\ \ | |/ |/|
| * Check for all scalar types60800-properly-authorize-our-own-graphql-scalar-typesBrett Walker2019-04-221-1/+15
* | Merge branch 'ce-11199-add-a-rake-task-to-seed-insights-data-for-a-given-proj...Michael Kozono2019-04-231-0/+18
|\ \
| * | Provide a new gitlab:seed:issues taskce-11199-add-a-rake-task-to-seed-insights-data-for-a-given-projectRémy Coutable2019-04-231-0/+18
| |/
* | Merge branch 'support-negative-matches' into 'master'Grzegorz Bizon2019-04-233-0/+131
|\ \
| * | Support negative matchesKamil Trzciński2019-04-233-0/+131
* | | Add feature flag to disable LFS checkIgor2019-04-231-0/+12
|/ /
* | Merge branch 'upgrade-to-rails-5-1' into 'master'Rémy Coutable2019-04-232-2/+2
|\ \
| * | Upgrade Rails to 5.1.6.1Jasper Maes2019-04-232-2/+2
| |/
* | Merge branch 'sh-avoid-fetching-temp-refs-within-project' into 'master'Douwe Maan2019-04-231-0/+64
|\ \
| * | Make use of local ref if it is reachablesh-avoid-fetching-temp-refs-within-projectOswaldo Ferreira2019-04-191-9/+37
| * | Check that source and target branch existStan Hu2019-04-181-1/+1
| * | Remove source_branch_name commit checkStan Hu2019-04-181-1/+1
| * | Don't create a temp reference for branch comparisons within projectStan Hu2019-04-181-0/+36
* | | Remove protected_branch_creation feature flag59572-remove-protected-branch-creation-flagPatrick Bajao2019-04-221-75/+43
| |/ |/|
* | Merge branch 'retry-review-deploy-twice' into 'master'Lin Jen-Shin2019-04-191-2/+2
|\ \
| * | Make the Review App cleanup more efficientretry-review-deploy-twiceRémy Coutable2019-04-191-2/+2
| |/
* | Merge branch 'bvl-graphql-only-authorize-rendered-fields' into 'master'Lin Jen-Shin2019-04-192-59/+76
|\ \ | |/ |/|