summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '23785-with-builds-tab-gone-give-additional-context-in-system-in...Alfredo Sumaran2017-02-073-6/+21
|\
| * added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graphLuke "Jared" Bennett2017-02-073-6/+21
* | Merge branch '24716-fix-ctrl-click-links' into 'master' Clement Ho2017-02-073-4/+38
|\ \
| * | Simplify conditionsKushal Pandya2017-02-071-5/+3
| * | Use `gl.utils.isMetaClick` to identify meta-clicksKushal Pandya2017-02-072-10/+2
| * | Add utility `isMetaClick` to identify cross-platform meta-clickKushal Pandya2017-02-071-0/+8
| * | Use plain JS within `clickTab`, make comment more conciseKushal Pandya2017-02-071-4/+10
| * | Use plain JS in `goToTodoUrl`, make comment more conciseKushal Pandya2017-02-071-7/+8
| * | Add Ctrl+Click support for tabsKushal Pandya2017-02-071-0/+14
| * | Add Ctrl+Click supportKushal Pandya2017-02-071-3/+18
* | | Merge branch 'fix-anchor-scrolling' into 'master' Clement Ho2017-02-071-0/+3
|\ \ \
| * | | Fix broken anchor links when special characters are usedAndrey Krivko2017-02-071-0/+3
* | | | Merge branch 'timeago-perf' into 'master' Alfredo Sumaran2017-02-073-101/+128
|\ \ \ \
| * | | | Improved timeago performancetimeago-perfPhil Hughes2017-02-073-101/+128
| |/ / /
* | | | Merge branch '24147-delete-env-button' into 'master' Rémy Coutable2017-02-071-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix stoppable?Kamil Trzcinski2017-02-071-4/+4
* | | | Merge branch '8082-permalink-to-file' into 'master' Alfredo Sumaran2017-02-073-31/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add keyboard shortcut to move to file permalink8082-permalink-to-fileEric Eastwood2017-02-063-31/+37
* | | | Merge branch '26165-combine-runners-and-variables-and-triggers-and-ci-cd-pipe...Kamil Trzciński2017-02-071-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed tests, renamed files and methodsJose Ivan Vargas2017-02-061-1/+1
| * | | changed pipelines controller name to ci_cd_pipelinesJose Ivan Vargas2017-02-061-1/+1
* | | | Merge branch '27343-autocomplete-post-to-wrong-url-when-not-hosting-in-root' ...Filipa Lacerda2017-02-071-1/+1
|\ \ \ \
| * | | | Fix filtered search user autocomplete for gitlab instances that are hosted on...27343-autocomplete-post-to-wrong-url-when-not-hosting-in-rootClement Ho2017-02-061-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet2017-02-0624-203/+610
|\ \ \ \ | |_|/ / |/| | |
| * | | Use webpack to require filesFilipa Lacerda2017-02-059-41/+40
| * | | Use webpack to require filesFilipa Lacerda2017-02-055-15/+15
| * | | Move interceptor to common interceptors filesFilipa Lacerda2017-02-051-0/+8
| * | | Use webpackFilipa Lacerda2017-02-054-74/+55
| * | | Move repeated function to utilitiesFilipa Lacerda2017-02-051-0/+8
| * | | Fix broken path to fileFilipa Lacerda2017-02-051-1/+1
| * | | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-0480-264/+261
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-0350-108/+1020
| |\ \ \
| * | | | Fix broken testsFilipa Lacerda2017-02-031-0/+1
| * | | | Resolve conflict after mergeFilipa Lacerda2017-02-032-3/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-032-6/+25
| |\ \ \ \ \
| * | | | | | Only load pipelines vue component when there are pipelines.Filipa Lacerda2017-02-032-7/+14
| * | | | | | Add time ago auto-update to the 2 newest tablesFilipa Lacerda2017-02-034-7/+40
| * | | | | | Moves pagination to shared folderFilipa Lacerda2017-02-0311-167/+199
| * | | | | | Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-0311-185/+88
| * | | | | | Transform vue_pipelines index into a non-dependent table component.Filipa Lacerda2017-02-036-309/+303
| * | | | | | Use same folder structure in spec for vue shared resourcesFilipa Lacerda2017-02-033-0/+0
| * | | | | | Use single source of truth for vue_resource_interceptorFilipa Lacerda2017-02-034-13/+6
| * | | | | | First iterationFilipa Lacerda2017-02-038-2/+450
* | | | | | | Merge branch 'issues-modal-filters' into 'master' Fatih Acet2017-02-0611-24/+396
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fixed eslintPhil Hughes2017-02-062-4/+10
| * | | | | | Merge branch 'master' into issues-modal-filtersPhil Hughes2017-02-0685-514/+505
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Fixed milestone select failing testsPhil Hughes2017-02-031-1/+1
| * | | | | | Fixed eslint errorsPhil Hughes2017-02-035-7/+10
| * | | | | | Show empty state if filter returns empty resultsPhil Hughes2017-02-032-1/+19
| * | | | | | Resets modal filters when closingPhil Hughes2017-02-033-6/+16