summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use exists? instead of any?issue_54042Felipe Artur2019-09-041-1/+1
* Fix failing specFelipe Artur2019-09-041-1/+1
* Address review commentsFelipe Artur2019-09-048-68/+105
* Add feature spec to cover group boardsFelipe Artur2019-09-043-2/+39
* Remove not needed parenthesisFelipe Artur2019-09-041-1/+1
* Add changelog and API docsFelipe Artur2019-09-043-4/+10
* Send min_access_level when list is not backlogRajat Jain2019-09-044-4/+14
* Let project reporters create issue from group boardsFelipe Artur2019-09-047-2/+74
* Merge branch 'mk/fix-comment' into 'master'Dmitriy Zaporozhets2019-09-041-1/+1
|\
| * Fix outdated commentmk/fix-commentMichael Kozono2019-09-031-1/+1
* | Merge branch '12079-productivity-analytics-part-1' into 'master'James Lopez2019-09-045-4/+93
|\ \
| * | Backport EE changes for productivity analyticsPavel Shutsin2019-09-045-4/+93
* | | 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
|/ / / / /