summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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
| * | | | | | | | | | | fix initial svg spacing for stagesRegis2016-12-282-31/+29
| |/ / / / / / / / / /
| * | | | | | | | | | rafactor logic for event handlingRegis2016-12-271-7/+3
| * | | | | | | | | | avoid making multiple calls on blur on collapse click eventsRegis2016-12-271-1/+8
| * | | | | | | | | | remove data attribute test since endpoint is in Vue state for stage componentRegis2016-12-271-11/+1
| * | | | | | | | | | remove mini-graph js from dispatcher for pipelines:indexRegis2016-12-271-5/+0
| * | | | | | | | | | hook up new API key values to stage dropdown mini graph in vueRegis2016-12-271-8/+2
| * | | | | | | | | | Merge branch 'mini-stage-graph-vue' into auto-pipelines-vueRegis2016-12-273-12/+90
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | add manual icon to svgsRegis2016-12-261-0/+1
| | * | | | | | | | | | add borderless svgsRegis2016-12-262-7/+16
| | * | | | | | | | | | remove v-if to let spinner showRegis2016-12-261-1/+0
| | * | | | | | | | | | almost close to svgs - fixed bug for API callRegis2016-12-262-18/+22
| | * | | | | | | | | | mini-graph shows up from API call - need to fix state bugsRegis2016-12-261-12/+24
| | * | | | | | | | | | add api call - get mock url nextRegis2016-12-261-1/+12
| | * | | | | | | | | | wipRegis2016-12-261-7/+49
| * | | | | | | | | | | Fix Rubocop offenses in serializer entitiesGrzegorz Bizon2016-12-272-2/+3
| * | | | | | | | | | | Add missing specs for new methods in pipeline classGrzegorz Bizon2016-12-272-0/+46
| * | | | | | | | | | | Expose stage dropdown path and title in stage entityGrzegorz Bizon2016-12-272-5/+34
| * | | | | | | | | | | Add tests for pagination module extracted from APIGrzegorz Bizon2016-12-271-0/+94
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'master' into auto-pipelines-vueRegis2016-12-247-24/+23
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | remove use of span for svg and status textRegis2016-12-241-3/+6
| * | | | | | | | | | | get rid of nested spans in status componentRegis2016-12-231-5/+2
| * | | | | | | | | | | merge master and fix application.rb conflictRegis2016-12-23358-1459/+2693
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | use flags for retry and cancel logicRegis2016-12-231-2/+2
| * | | | | | | | | | | | fix manual build testsRegis2016-12-231-2/+2
| * | | | | | | | | | | | use path instead of url for commit ref and pipeline urlRegis2016-12-212-3/+3
| * | | | | | | | | | | | changed label to group for cssRegis2016-12-212-2/+2
| * | | | | | | | | | | | change retry and canel '_url' to '_path'Regis2016-12-211-4/+4
| * | | | | | | | | | | | Add missing specs for CI pipeline stage entityGrzegorz Bizon2016-12-212-0/+41
| * | | | | | | | | | | | Add missing specs for request aware entity moduleGrzegorz Bizon2016-12-212-6/+25
| * | | | | | | | | | | | Remove redundant pagination helpers after a bad mergeGrzegorz Bizon2016-12-211-32/+0
| * | | | | | | | | | | | Add controller specs for pipeline index API endpointGrzegorz Bizon2016-12-211-1/+21
| * | | | | | | | | | | | Rename some pipeline and build related entitiesGrzegorz Bizon2016-12-216-8/+8
| * | | | | | | | | | | | Add missing specs for new pipeline related entitiesGrzegorz Bizon2016-12-216-8/+52
| * | | | | | | | | | | | Add specs for pipeline entity and improve factoryGrzegorz Bizon2016-12-215-26/+184
| * | | | | | | | | | | | Fix parentheses in pipelines.scss after a mergeGrzegorz Bizon2016-12-211-1/+1