summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update function refs in interval pattern spec.zj-better-view-pipeline-scheduleBryce Johnson2017-05-071-64/+32
* Remove debugger statement in the frontendZ.J. van de Weg2017-05-073-2/+1
* Fix import export testZ.J. van de Weg2017-05-071-1/+0
* Merge branch 'zj-better-view-pipeline-schedule' of gitlab.com:gitlab-org/gitl...Bryce Johnson2017-05-071-4/+4
|\
| * Fix feature spec pipeline schedulesZ.J. van de Weg2017-05-071-4/+4
* | Don't overwrite gl in interval pattern spec. :face_palm:Bryce Johnson2017-05-072-5/+5
|/
* Make glDropdown params consistent.Bryce Johnson2017-05-062-6/+4
* Ensure intervalPatternMount before setting initialCronInterval.Bryce Johnson2017-05-061-1/+2
* Satisfy rubocopZ.J. van de Weg2017-05-062-2/+2
* Fix taking ownership screenshot ref.Bryce Johnson2017-05-061-1/+1
* Add screenshot with take ownership button.Bryce Johnson2017-05-061-0/+0
* Add screenshots to feature docs.Bryce Johnson2017-05-063-2/+2
* Fix dropdowns after glDropdown breaking changes.Bryce Johnson2017-05-063-9/+11
* Mock updateFormValidityState in spec.Bryce Johnson2017-05-061-2/+8
* Shush scss and haml lint.Bryce Johnson2017-05-061-2/+4
* Add foreign key on pipeline_schedule_id for pipelinesZ.J. van de Weg2017-05-062-1/+25
* Fixes test failures on pipeline schedulesZ.J. van de Weg2017-05-0610-26/+55
* Bump the import export versionZ.J. van de Weg2017-05-064-2/+5
* Rewrite integration tests for pipeline schedulesZ.J. van de Weg2017-05-065-119/+63
* Clean diff for db/schema.rbZ.J. van de Weg2017-05-061-11/+5
* Extract foreigh key adding to own migrationZ.J. van de Weg2017-05-061-0/+15
* Add index to ci_pipelines.pipeline_schedule_idZ.J. van de Weg2017-05-061-0/+19
* Fix comment on updateFormValidityState.Bryce Johnson2017-05-061-1/+1
* Improve button styles.Bryce Johnson2017-05-061-9/+10
* Use getElementById for validation selection.Bryce Johnson2017-05-061-1/+1
* Confirm pipeline cancel.Bryce Johnson2017-05-061-1/+1
* Spec and bug fixes, per ZJ.Bryce Johnson2017-05-065-12/+14
* Finish stubbing integration test.Bryce Johnson2017-05-062-18/+60
* Fix delete button permissions.Bryce Johnson2017-05-061-1/+1
* Clean up form bundle.Bryce Johnson2017-05-061-4/+5
* Assign dropdowns per eslint.Bryce Johnson2017-05-061-2/+2
* Add validation for dropdowns.Bryce Johnson2017-05-064-2/+5
* Update field errors on model change.Bryce Johnson2017-05-067-3/+38
* Remove cookie test flag.Bryce Johnson2017-05-061-1/+1
* Fix styles of interval pattern input.Bryce Johnson2017-05-063-14/+19
* Commit in progress feature spec.Bryce Johnson2017-05-061-0/+44
* Fix styling on pipeline schedules user callout.Bryce Johnson2017-05-062-2/+14
* Fix NaNs in timezone dropdown and capitalization.Bryce Johnson2017-05-062-3/+9
* Add specs for pipeline schedules table.Bryce Johnson2017-05-061-3/+62
* Move timezone data construction to a helper.Bryce Johnson2017-05-062-3/+10
* Uncomment permissions check for destroying schedule.Bryce Johnson2017-05-061-1/+1
* Style pipeline schedules table.Bryce Johnson2017-05-063-16/+35
* Fix redirect on update.Bryce Johnson2017-05-061-1/+1
* Fix up formatOffset method.Bryce Johnson2017-05-061-2/+4
* Use glDropdown for target branch selector.Bryce Johnson2017-05-064-9/+57
* Get params exposed to the view.Bryce Johnson2017-05-065-5/+5
* Singularize pipeline_form refs.Bryce Johnson2017-05-063-2/+2
* Fix undefined cronInputName refs.Bryce Johnson2017-05-061-4/+4
* Clean up timezone dropdown.Bryce Johnson2017-05-061-16/+18
* Change intro-message to callout.Bryce Johnson2017-05-062-2/+2