summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into backport-issues-controller-changesbackport-issues-controller-changesBryce Johnson2017-09-0720-29/+658
|\
| * Resolve "Make project and features visibility settings less confusing"Mike Greiling2017-09-078-0/+548
| * Merge branch '37158-autodevops-banner' into 'master'Kamil Trzciński2017-09-074-6/+23
| |\
| | * Fix broken case for projects:merge_requests:indexKamil Trzcinski2017-09-071-3/+3
| | * Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-0714-68/+117
| | |\
| | * \ Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into 37158-aut...Kamil Trzcinski2017-09-072-4/+4
| | |\ \
| | * | | Get the project path through the DOM instead of `gon`Filipa Lacerda2017-09-072-1/+5
| | * | | Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-0657-619/+1328
| | |\ \ \
| | * | | | Fixes the Cookie pathFilipa Lacerda2017-09-051-1/+1
| | * | | | Sets callout dissmiss cookie per project using a pathFilipa Lacerda2017-09-052-6/+14
| | * | | | Merge branch 'zj-auto-devops-table' into 37158-autodevops-bannerFilipa Lacerda2017-09-0553-120/+2867
| | |\ \ \ \
| | * | | | | Adds verfication for the cookieFilipa Lacerda2017-09-011-2/+0
| | * | | | | Creates auto devops calloutFilipa Lacerda2017-09-012-4/+11
| * | | | | | Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński2017-09-078-21/+85
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge remote-tracking branch 'origin/master' into zj/gitlab-ce-zj-auto-devops...Kamil Trzcinski2017-09-0714-68/+117
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'master' into zj-auto-devops-tablezj/gitlab-ce-zj-auto-devops-tableZeger-Jan van de Weg2017-09-072-4/+4
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into zj/gitlab-ce-zj...Kamil Trzcinski2017-09-064-72/+33
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-0655-549/+1297
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Adds documentation path to pipelines table in merge request pageFilipa Lacerda2017-09-041-0/+1
| | * | | | | | Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into zj-auto-d...Zeger-Jan van de Weg2017-09-043-21/+16
| | |\ \ \ \ \ \
| | | * | | | | | Accomodate several tags in one cellFilipa Lacerda2017-09-011-2/+2
| | | * | | | | | Improves popover to show on focusFilipa Lacerda2017-09-012-19/+14
| | | * | | | | | Fix documention pathFilipa Lacerda2017-09-011-1/+1
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-0449-99/+2850
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-016-2/+26
| | * | | | | | Adds tooltip for Auto DevOps badge in pipeline tableFilipa Lacerda2017-09-012-24/+61
| | * | | | | | Add config_source to ci_pipelinesZeger-Jan van de Weg2017-08-311-0/+7
| * | | | | | | Merge branch '37513-projects-dropdown-copy-tweaks' into 'master'Tim Zallmann2017-09-072-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Change strings for projects dropdown placeholder and error state37513-projects-dropdown-copy-tweaksChris Peressini2017-09-072-2/+2
| | | |_|/ / / | | |/| | | |
* | | | | | | Backport getAllParams and other nav changes from service desk.Bryce Johnson2017-09-071-2/+15
|/ / / / / /
* | | | | | Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern2017-09-0712-65/+111
|\ \ \ \ \ \
| * | | | | | Finish backports and fix specsFelipe Artur2017-09-062-3/+13
| * | | | | | api js changes not needed for CESimon Knox2017-09-061-10/+2
| * | | | | | pick some missing JSSimon Knox2017-09-062-3/+5
| * | | | | | missing js changeSimon Knox2017-09-061-10/+10
| * | | | | | FE backport of group boards to reduce CE conflictsSimon Knox2017-09-0611-52/+94
* | | | | | | Merge branch 'fly-out-top-level-item' into 'master'Filipa Lacerda2017-09-072-3/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add top level items to fly-out navigationPhil Hughes2017-09-062-3/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch '37023-remove-focus-styles-from-dropdown-empty-link' into 'master'Tim Zallmann2017-09-072-4/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Remove focus styles from dropdown empty link37023-remove-focus-styles-from-dropdown-empty-linkEric Eastwood2017-09-052-4/+4
| | |/ / / | |/| | |
* | | | | Add collapsable sections for Pipeline SettingsKamil Trzciński2017-09-061-0/+2
* | | | | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-0612-164/+27
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Clean up new navigation templatesPhil Hughes2017-09-066-88/+6
| * | | | Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling2017-09-065-81/+13
| |/ / /
| * | | Make search dropdowns consistentWinnie Hellmann2017-09-051-5/+9
| * | | Merge branch '29786-inconsistent-search-hint' into 'master'Clement Ho2017-09-051-1/+1
| |\ \ \
| | * | | Change hint format for main filtered search dropdown29786-inconsistent-search-hintChris Peressini2017-09-021-1/+1
* | | | | fixed up JS to use a js-* classPhil Hughes2017-09-061-3/+7
* | | | | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-053-50/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '35010-remove-goto-project-from-breadcrumb' into 'master'Filipa Lacerda2017-09-052-46/+0
| |\ \ \ \