summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move performance bar component specs to Jestshow-performance-bar-warningsSean McGivern2019-09-057-206/+182
* Use PascalCase for Vue componentsSean McGivern2019-09-043-7/+7
* Show warnings in performance barSean McGivern2019-09-049-5/+151
* Merge branch '66428-make-review-app-deployment-use-wait' into 'master'Rémy Coutable2019-09-042-4/+6
|\
| * Switch back to the '--wait' flag for the 'helm upgrade' command66428-make-review-app-deployment-use-waitRémy Coutable2019-09-032-4/+6
* | Merge branch 'robust-download-chart' into 'master'Rémy Coutable2019-09-041-1/+1
|\ \
| * | Make download_chart function robust for its own Review AppTakuya Noguchi2019-09-041-1/+1
* | | Merge branch '61927-internal-api-jwt-auth' into 'master'Kamil Trzciński2019-09-044-77/+137
|\ \ \
| * | | Extract Workhorse <-> GitLab authentication to make it reusable61927-internal-api-jwt-authKrasimir Angelov2019-09-044-77/+137
* | | | Merge branch '61927-internal-api-namespace' into 'master'Kamil Trzciński2019-09-045-297/+299
|\ \ \ \
| * | | | Rename API::Internal class to API::Internal::Base61927-internal-api-namespaceKrasimir Angelov2019-09-045-297/+299
| |/ / /
* | | | Merge branch 'fix-doc-qa-pipeline' into 'master'Rémy Coutable2019-09-041-0/+2
|\ \ \ \
| * | | | Add docs exception back to qa manual jobMarcel Amirault2019-09-041-0/+2
|/ / / /
* | | | Merge branch 'winh-ci-remove-jsdoc' into 'master'Mike Greiling2019-09-042-21/+1
|\ \ \ \
| * | | | Remove jsdoc jobWinnie Hellmann2019-09-042-21/+1
|/ / / /
* | | | Merge branch 'docs/scoped-environment-variables-in-core' into 'master'Evan Read2019-09-044-7/+8
|\ \ \ \
| * | | | Removing 'Premium' label in block titleNicolas Borderes2019-09-044-7/+8
|/ / / /
* | | | Merge branch 'force-https-source-in-yarn-lock' into 'master'Mike Greiling2019-09-041-2/+2
|\ \ \ \
| * | | | Always use HTTPS sources for NPM modules in yarn.lockTakuya Noguchi2019-08-311-2/+2
* | | | | Merge branch 'change-prioritized-labels-empty-state-message' into 'master'Mike Greiling2019-09-043-1/+11
|\ \ \ \ \
| * | | | | Revert "DB change, migratoin and changelog"Lee Tickett2019-09-043-1/+11
|/ / / / /
* | | | | Merge branch 'remove-vue-resource-from-group-service' into 'master'Paul Slaughter2019-09-045-27/+26
|\ \ \ \ \
| * | | | | Remove vue resource from group serviceLee Tickett2019-09-045-27/+26
|/ / / / /
* | | | | Merge branch 'docs-updates-database-review-merge-request-author-responsibilit...Evan Read2019-09-041-1/+2
|\ \ \ \ \
| * | | | | Updates the merge request author responsibilityMayra Cabrera2019-09-041-1/+2
|/ / / / /
* | | | | Merge branch 'docs/logs-database-load-balancing' into 'master'Evan Read2019-09-041-6/+7
|\ \ \ \ \
| * | | | | Follow-up from database load balancing docsAchilleas Pipinellis2019-09-041-6/+7
|/ / / / /
* | | | | Merge branch 'patch-74' into 'master'Ray Paik2019-09-041-1/+1
|\ \ \ \ \
| * | | | | Update large repositories, remove duplicated textTymoteusz Motylewski2019-09-031-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'revert-2f01437f' into 'master'Paul Slaughter2019-09-038-51/+61
|\ \ \ \ \
| * | | | | Revert "Merge branch 'remove-vue-resource-from-sidebar-service' into 'master'"Mike Greiling2019-09-038-51/+61
| | |_|/ / | |/| | |
* | | | | Merge branch 'je-add-cluster-domain-warning' into 'master'Mike Greiling2019-09-034-5/+31
|\ \ \ \ \
| * | | | | Add cluster domain warningJacques Erasmus2019-09-034-5/+31
|/ / / / /
* | | | | Merge branch 'add_docker_registry_replication_options_to_gitlab_yml_template'...Michael Kozono2019-09-031-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add Notification secret into gitlab.yml.templateValery Sizov2019-09-031-0/+1
|/ / / /
* | | | Merge branch 'epic-events' into 'master'Thong Kuah2019-09-0311-3/+33
|\ \ \ \
| * | | | Create an event on epic actionsJan Provaznik2019-09-0311-3/+33
|/ / / /
* | | | Merge branch 'fix-performance-bar-thresholds' into 'master'Stan Hu2019-09-032-9/+9
|\ \ \ \
| * | | | Fix performance bar thresholdsfix-performance-bar-thresholdsSean McGivern2019-09-032-9/+9
* | | | | Merge branch 'remove-vue-resource-from-sidebar-service' into 'master'Mike Greiling2019-09-038-61/+51
|\ \ \ \ \
| * | | | | Revert "DB change, migratoin and changelog"Lee Tickett2019-09-038-61/+51
|/ / / / /
* | | | | Merge branch '66464-typo-in-release_endpoint_requiremets-constant' into 'master'Michael Kozono2019-09-032-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Correct typo in constant66464-typo-in-release_endpoint_requiremets-constantSean Carroll2019-09-022-6/+6
* | | | | Merge branch 'remove-vue-resource-from-issue' into 'master'Clement Ho2019-09-033-5/+10
|\ \ \ \ \
| * | | | | Revert "DB change, migratoin and changelog"Lee Tickett2019-09-033-5/+10
|/ / / / /
* | | | | Merge branch '13988-add-rails-helpers' into 'master'Stan Hu2019-09-033-7/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use new RailsHelpers module13988-add-rails-helpersAsh McKenzie2019-08-282-7/+9
| * | | | Add new RailsHelpers module for specsAsh McKenzie2019-08-281-0/+7
* | | | | Merge branch 'fixes-broken-master-on-anonymous-session' into 'master'Rémy Coutable2019-09-031-1/+1
|\ \ \ \ \
| * | | | | Uses spec_helper instead of rails_helperMayra Cabrera2019-09-031-1/+1
|/ / / / /