summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '31849-pipeline-show-view-realtime' into 'master'Phil Hughes2017-05-302-5/+7
|\
| * Creates a mediator for pipeline details vue in order to mount several vue app...Filipa Lacerda2017-05-262-5/+7
* | Replace "build" with "job"Fabio Busatto2017-05-261-3/+3
|/
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-122-5/+5
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+6
* Move file loading to the top of the fileFilipa Lacerda2017-05-061-4/+4
* Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-...Kamil Trzcinski2017-05-062-6/+5
* Merge branch '24883-build-failure-summary-page' into 'master' Phil Hughes2017-05-051-2/+17
|\
| * Failed Jobs tab only shows 10 job traces for performance24883-build-failure-summary-pageJames Edwards-Jones2017-05-051-3/+3
| * Hides pipeline ‘Failed Jobs’ tab when no jobs have failedJames Edwards-Jones2017-05-051-14/+17
| * Build failures summary page for pipelinesJames Edwards-Jones2017-05-051-2/+14
* | Add breadcrumb, build header and pipelines submenu to artifacts browserDouwe Maan2017-05-031-2/+2
* | Remove special naming of pipelines folderFilipa Lacerda2017-04-191-1/+1
|/
* Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-1/+1
|\
| * Copy diff file path as GFMDouwe Maan2017-04-061-1/+1
* | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-2/+1
|\ \ | |/
| * Show the test coverage if it is availabletc-show-pipeline-coverage-if-availToon Claes2017-04-061-2/+1
* | replaced one more helper with presenterRydkin Maxim2017-04-041-1/+1
* | adds tooltips into several placesRydkin Maxim2017-04-041-1/+1
|/
* Fix sub-nav highlighting for `Environments` and `Jobs` pagesKushal Pandya2017-03-271-2/+2
* Merge branch '29880-refactor-sidebar-hacks' into 'master' Annabel Dunstone Gray2017-03-241-1/+1
|\
| * remove jobs page hack to make subnav 100% widthMike Greiling2017-03-221-1/+1
* | Merge branch 'tc-pipeline-show-trigger-date' into 'master' Kamil Trzciński2017-03-241-4/+6
|\ \
| * | Move user_link to generic UsersHelperToon Claes2017-03-231-2/+2
| * | Add helpers for pipeline user link & user avatarToon Claes2017-03-221-2/+2
| * | Show pipeline creator & created_at in headingToon Claes2017-03-221-4/+6
| |/
* | Adds tests to new empty and error statesFilipa Lacerda2017-03-201-4/+3
* | Moves tabs into Vue ComponentFilipa Lacerda2017-03-151-50/+17
|/
* Sort builds in stage dropdownKamil Trzcinski2017-03-071-3/+5
* create a cacheable commons bundle for d3 libraryMike Greiling2017-03-031-0/+1
* merge lib_chart into graphs bundleMike Greiling2017-03-031-1/+0
* create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-0/+1
* Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-021-23/+1
|\
| * remove tech debt codeFilipa Lacerda2017-02-251-23/+1
* | Cleaning up navigational order - ProjectKushal Pandya2017-03-025-7/+130
|/
* Merge branch 'remove-jquery-ui-plugins' into 'master' Jacob Schatz2017-02-241-1/+5
|\
| * Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-091-1/+5
* | Merge branch 'master' into 26900-pipelines-tabs26900-pipelines-tabsFilipa Lacerda2017-02-231-3/+3
|\ \
| * | Fix broken testFilipa Lacerda2017-02-211-1/+1
| * | Rename retry failed button on pipeline page to just retrydimitrieh2017-02-201-1/+1
| * | Merge branch 'fix/gb/pipeline-retry-cancel-buttons-consistency' into 'master' Kamil Trzciński2017-02-171-2/+2
| |\ \
| | * | Reuse pipeline methods to preserve Law of DemeterGrzegorz Bizon2017-02-141-2/+2
| | |/
* | | Adds Pending and Finished tabs to pipelines pageFilipa Lacerda2017-02-161-5/+17
|/ /
* | Add active_when helperSemyon Pupkov2017-02-151-4/+4
|/
* Use webpack to require filesFilipa Lacerda2017-02-051-2/+1
* Resolve conflict after mergeFilipa Lacerda2017-02-033-5/+5
|\
| * Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-032-2/+2
| * Change "Build" to "Job" in builds show page header and sidebarFilipa Lacerda2017-02-032-3/+3
* | Only load pipelines vue component when there are pipelines.Filipa Lacerda2017-02-031-25/+21
* | Add time ago auto-update to the 2 newest tablesFilipa Lacerda2017-02-031-1/+2
|/