Commit graph

7 commits

Author SHA1 Message Date
Filipa Lacerda
7e72fcaa09 Prevent 500 error when inspecting job after trigger was removed 2017-11-24 09:20:34 +00:00
Shinya Maeda
3ae2038176 Remove ci_trigger_request_with_variables 2017-09-04 21:55:26 +09:00
Shinya Maeda
cff104ec4b Fix spec 2017-09-04 21:55:26 +09:00
Shinya Maeda
acc7497855 Revert autheticate! in Trigger API 2017-09-04 21:55:26 +09:00
Keifer Furzland
7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Filipa Lacerda
452202e36d Improve Job detail view to make it refreshed in real-time instead of reloading 2017-06-12 09:20:19 +00: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
Renamed from spec/views/projects/builds/show.html.haml_spec.rb (Browse further)