summaryrefslogtreecommitdiff
path: root/app/views/projects/pipeline_schedules
Commit message (Expand)AuthorAgeFilesLines
* Fix conditions for checking pipeline schedule rulesStan Hu2017-12-121-1/+1
* Create a play_pipeline_schedule policy and use itStan Hu2017-12-121-1/+1
* Add button to run scheduled pipeline immediatelyStan Hu2017-12-121-1/+3
* Remove all old sub nav barsAnnabel Dunstone Gray2017-09-251-2/+0
* Moves the action buttons out of the breadcrumbsPhil Hughes2017-09-061-5/+1
* Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-062-4/+3
|\
| * Clean up new navigation templatesPhil Hughes2017-09-062-5/+4
* | fixed dropdown not showing in wikiPhil Hughes2017-09-041-2/+0
* | style updatesPhil Hughes2017-08-182-1/+3
|/
* fixShinya Maeda2017-08-041-1/+1
* Add present?Shinya Maeda2017-07-201-1/+1
* moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-122-2/+2
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-121-4/+5
|\
| * Do not show pipeline schedule button for non-memberTakuya Noguchi2017-07-111-3/+4
* | rename methodPhil Hughes2017-07-072-2/+2
* | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-073-1/+26
|\ \ | |/
| * Remove update|admin_pipeline_schedule from Project, and grant it in PipelineS...Kamil Trzcinski2017-07-071-1/+1
| * merge from masterShinya Maeda2017-07-072-2/+2
| |\
| * | Update variable rows to be full width with extra buttonEric Eastwood2017-07-062-14/+15
| * | Update scheduled variable translation stringsEric Eastwood2017-07-052-4/+4
| * | Use each loop because index is no longer usedEric Eastwood2017-07-051-3/+2
| * | Schedule pipelines with variablesEric Eastwood2017-07-051-2/+3
| * | Remove _form.html.haml changeShinya Maeda2017-07-051-32/+0
| * | Controller logic. Delete before modification. Halfway.Shinya Maeda2017-07-051-0/+32
| * | Remove _form.html.haml changeShinya Maeda2017-07-051-32/+0
| * | Controller logic. Delete before modification. Halfway.Shinya Maeda2017-07-051-0/+32
| * | Remove unncessary if-statement, thanks @zjEric Eastwood2017-07-051-3/+2
| * | Schedule pipelines with variablesEric Eastwood2017-07-052-0/+25
| * | Remove _form.html.haml changeShinya Maeda2017-07-051-32/+0
| * | Controller logic. Delete before modification. Halfway.Shinya Maeda2017-07-051-0/+32
| * | Remove _form.html.haml changeShinya Maeda2017-07-051-32/+0
| * | Controller logic. Delete before modification. Halfway.Shinya Maeda2017-07-051-0/+32
* | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-062-2/+3
|\ \ \ | | |/ | |/|
| * | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-2/+2
| |/
* | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-062-0/+9
* | Contextual breadcrumb title fixesPhil Hughes2017-07-031-3/+7
|/
* Fix some incorrect usage of translation helpersfix-i18n-helpersRuben Davila2017-06-191-2/+2
* Complete Spanish translations for Pipeline SchedulesRuben Davila2017-06-152-5/+5
* Spanish translations for Pipelines Schedules index page.Ruben Davila2017-06-152-3/+3
* Make small pipeline schedules UI enhancements.bpj-small-pipeline-ui-changesBryce Johnson2017-06-131-1/+1
* Allow translation of Pipeline SchedulesZ.J. van de Weg2017-06-087-30/+30
* Use if pipeline_schedule.refShinya Maeda2017-05-291-1/+1
* Use nil? for ref evaluationShinya Maeda2017-05-291-1/+1
* FixedShinya Maeda2017-05-291-1/+2
* Revert "Reproduced"Shinya Maeda2017-05-291-2/+1
* ReproducedShinya Maeda2017-05-291-1/+2
* Use real_next_run in pipeline schedule table.Bryce Johnson2017-05-231-1/+1
* Change pipelines schedules help page pathchange_pipelines_schedules_help_page_pathAchilleas Pipinellis2017-05-221-2/+2
* Clean up UI and styles.Bryce Johnson2017-05-151-7/+7
* Merge branch 'use-common-vue-for-pipeline-schedule-bundles' into 'master' Filipa Lacerda2017-05-142-3/+4
|\