GitLab Bot
a1ed241c82
Add latest changes from gitlab-org/gitlab@master
2021-02-03 21:09:17 +00:00
Douwe Maan
fe13f11041
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
Lin Jen-Shin
71777a4a18
Rename BuildsController to JobsController
...
Rename other URL generators
admin_builds_path -> admin_jobs_path
Fix tests and more renaming
Fix more tests
Also change build_id to job_id in the controller
2017-05-17 20:17:30 +08:00
Kamil Trzcinski
e00da96c88
Improve manual actions code and add model, service and feature tests
...
Manual actions are accessible from:
- Pipelines
- Builds
- Environments
- Deployments
2016-07-18 14:46:20 +02:00