summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | move param helper to common utilsRegis2017-01-094-23/+16
| * | | | | | | | use Turbolinks instead of window.pushState for paginationRegis2017-01-092-10/+4
| * | | | | | | | namespace getParametersByName to gl.utils instead of just glRegis2017-01-094-10/+13
| * | | | | | | | use Object.assign instead of Vue.set - change duration to computed propRegis2017-01-072-7/+7
| * | | | | | | | remove bitwise disable on pipelines.js.es6Regis2017-01-061-1/+1
| * | | | | | | | remove disabled rules - not needed anymoreRegis2017-01-061-1/+0
| * | | | | | | | remove parenthesis around returned objects in pipelines.js.es6Regis2017-01-061-3/+3
| * | | | | | | | change 'pipelines.length' logic for spinnerRegis2017-01-061-1/+1
| * | | | | | | | fix flash and request logic in stageRegis2017-01-061-3/+5
| * | | | | | | | fix cssClasses in status componentRegis2017-01-061-2/+1
| * | | | | | | | add param_helper to utils - fix switch statement in paginationRegis2017-01-062-9/+11
| * | | | | | | | remove white spaceRegis2017-01-061-3/+0
| * | | | | | | | remove pipeline head component and use staic HTML insteadRegis2017-01-063-21/+10
| * | | | | | | | use switch for paginationRegis2017-01-061-12/+18
| * | | | | | | | no space for requires - all consistent syntax = change if logic for index.js.es6Regis2017-01-063-38/+31
| * | | | | | | | Remove invalid pipeline status icon nameGrzegorz Bizon2017-01-051-2/+1
| * | | | | | | | Fix pipeline stage graph test example false positiveGrzegorz Bizon2017-01-051-6/+7
| * | | | | | | | Fix pipelines feature specs after invalid mergeGrzegorz Bizon2017-01-051-15/+10
| * | | | | | | | Simplifies the HTML strucutre in the mini pipeline graph to make it as simila...Filipa Lacerda2017-01-053-31/+16
| * | | | | | | | Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-05142-747/+10874
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Include pipeline-related resources if using relationGrzegorz Bizon2017-01-051-3/+1
| * | | | | | | | | Combine some tests in pipelines specs to speed it upGrzegorz Bizon2017-01-051-12/+20
| * | | | | | | | | Include resources to speed up pipelines serializerGrzegorz Bizon2017-01-053-2/+2
| * | | | | | | | | fix pagination UIRegis2017-01-041-9/+12
| * | | | | | | | | Merge branch 'master' into auto-pipelines-vue - fixes haml lint errorRegis2017-01-042-8/+20
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | use has_details to decide if link needs to be created or notRegis2017-01-041-1/+1
| * | | | | | | | | | make timeago 10 seconds instead of 1Regis2017-01-041-1/+1
| * | | | | | | | | | add margin-bottom to label css for more even spacingRegis2017-01-041-0/+4
| * | | | | | | | | | Merge branch 'master' into auto-pipelines-vueRegis2017-01-0487-488/+845
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix Rubocop offense in pipelines feature spec fileGrzegorz Bizon2017-01-041-2/+1
| * | | | | | | | | | | Revert adding an invalid CI/CD status CSS classGrzegorz Bizon2017-01-041-14/+0
| * | | | | | | | | | | Show yaml error badge in pipelines page if presentGrzegorz Bizon2017-01-042-4/+4
| * | | | | | | | | | | Add test example for pipeline with yaml errorsGrzegorz Bizon2017-01-042-0/+22
| * | | | | | | | | | | Remove unused mixins from pipelines feature specsGrzegorz Bizon2017-01-041-2/+0
| * | | | | | | | | | | Extract anonymous user context in pipelines specsGrzegorz Bizon2017-01-041-215/+226
| * | | | | | | | | | | Improve code in pipelines feature specs fileGrzegorz Bizon2017-01-041-85/+49
| * | | | | | | | | | | fix haml_lint complaintsRegis2017-01-021-2/+2
| * | | | | | | | | | | fix pipelines/index.html.haml merge conflictRegis2017-01-02473-1563/+3660
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | do not make a url if no deatils_path is present - use '.tag' for ref in commi...Regis2017-01-022-2/+2
| * | | | | | | | | | | | even though scoped, specify 'gl' in IIFE argumentRegis2016-12-291-1/+3
| * | | | | | | | | | | | add vue_realtime_listener functionRegis2016-12-293-15/+22
| * | | | | | | | | | | | handle details path if no pathRegis2016-12-291-1/+5
| * | | | | | | | | | | | properly remove events and get rid of lingering interval loopsRegis2016-12-291-12/+4
| * | | | | | | | | | | | scss_lint is now happyRegis2016-12-281-708/+708
| * | | | | | | | | | | | use stylesheet from masterRegis2016-12-281-714/+708
| * | | | | | | | | | | | add commit-link class to status column tdsRegis2016-12-281-1/+1
| * | | | | | | | | | | | fix svgs for stagesRegis2016-12-281-2/+2
| * | | | | | | | | | | | fix spacing on both sides for stages - svgs nextRegis2016-12-281-8/+9
| * | | | | | | | | | | | Merge branch 'auto-pipelines-vue' of gitlab.com:gitlab-org/gitlab-ce into aut...Regis2016-12-282-6/+92
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Add specs for pipeline serializer with paginationGrzegorz Bizon2016-12-282-6/+92