Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-04fixShinya Maeda
2017-07-20Add present?Shinya Maeda
2017-07-12moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes
2017-07-12Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes
2017-07-11Do not show pipeline schedule button for non-memberTakuya Noguchi
2017-07-07rename methodPhil Hughes
2017-07-07Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes
2017-07-07Remove update|admin_pipeline_schedule from Project, and grant it in PipelineS...Kamil Trzcinski
2017-07-07merge from masterShinya Maeda
2017-07-06Update variable rows to be full width with extra buttonEric Eastwood
2017-07-06Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes
2017-07-06improvements to breadcrumb titles, links & nestingPhil Hughes
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-05Update scheduled variable translation stringsEric Eastwood
2017-07-05Use each loop because index is no longer usedEric Eastwood
2017-07-05Schedule pipelines with variablesEric Eastwood
2017-07-05Remove _form.html.haml changeShinya Maeda
2017-07-05Controller logic. Delete before modification. Halfway.Shinya Maeda
2017-07-05Remove _form.html.haml changeShinya Maeda
2017-07-05Controller logic. Delete before modification. Halfway.Shinya Maeda
2017-07-05Remove unncessary if-statement, thanks @zjEric Eastwood
2017-07-05Schedule pipelines with variablesEric Eastwood
2017-07-05Remove _form.html.haml changeShinya Maeda
2017-07-05Controller logic. Delete before modification. Halfway.Shinya Maeda
2017-07-05Remove _form.html.haml changeShinya Maeda
2017-07-05Controller logic. Delete before modification. Halfway.Shinya Maeda
2017-07-03Contextual breadcrumb title fixesPhil Hughes
2017-06-19Fix some incorrect usage of translation helpersRuben Davila
2017-06-15Complete Spanish translations for Pipeline SchedulesRuben Davila
2017-06-15Spanish translations for Pipelines Schedules index page.Ruben Davila
2017-06-13Make small pipeline schedules UI enhancements.Bryce Johnson
2017-06-08Allow translation of Pipeline SchedulesZ.J. van de Weg
2017-05-29Use if pipeline_schedule.refShinya Maeda
2017-05-29Use nil? for ref evaluationShinya Maeda
2017-05-29FixedShinya Maeda
2017-05-29Revert "Reproduced"Shinya Maeda
2017-05-29ReproducedShinya Maeda
2017-05-23Use real_next_run in pipeline schedule table.Bryce Johnson
2017-05-22Change pipelines schedules help page pathAchilleas Pipinellis
2017-05-15Clean up UI and styles.Bryce Johnson
2017-05-14Merge branch 'use-common-vue-for-pipeline-schedule-bundles' into 'master' Filipa Lacerda
2017-05-12Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan
2017-05-12ensure schedule_form and schedules_index both utilize common_vue bundleMike Greiling
2017-05-12Merge branch '32103-last-scheduled-pipeline-link-only-showing-ci-status-icon'...Kamil TrzciƄski
2017-05-11Add pipeline id to Last Pipeline cell link.Bryce Johnson
2017-05-11Pass docsUrl to pipeline schedules callout component.Bryce Johnson
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg