summaryrefslogtreecommitdiff
path: root/app/views/notify/links
Commit message (Collapse)AuthorAgeFilesLines
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-172-2/+2
| | | | | | | | | | | | 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
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-032-2/+2
| | | | | | | | | | | | | | | | | | | | Rename Build to Job Replace "Builds" by "Jobs" and fix broken specs Replace "Builds" by "Jobs" Fix broken spinach test Fix broken test Remove `˙` at the beginning of the file Fix broken spinach test Fix broken tests Changes after review
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
|
* Move partials to links directory, feedback:fix-failed-email-for-external-jobsLin Jen-Shin2016-11-224-0/+5
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7617#note_18762971