summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix test to exclude `Date.now()` usage12818-build-status-faviconKushal Pandya2017-02-071-1/+1
* Remove `Date.now()` to prevent cache busting of faviconsKushal Pandya2017-02-071-1/+1
* Add changelog entryKushal Pandya2017-02-071-0/+4
* Add tests for `setFavicon`, `resetFavicon` and `setCIStatusFavicon`Kushal Pandya2017-02-071-0/+44
* Fix missing null check for favicon elementKushal Pandya2017-02-071-1/+3
* Update page favicon on CI status updateKushal Pandya2017-02-072-1/+4
* Initialize CI status favicon on eligible pagesKushal Pandya2017-02-071-0/+22
* Add method to change favicon based on CI statusKushal Pandya2017-02-071-0/+1
* Add status to data attrKushal Pandya2017-02-072-5/+5
* Build status faviconKushal Pandya2017-02-0710-0/+0
* Add ID to query and manipulate faviconKushal Pandya2017-02-071-1/+1
* Add global methods for setting/resetting FaviconsKushal Pandya2017-02-071-0/+24
* Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan2017-02-0715-80/+265
|\
| * Use random group name to prevent conflictsDouwe Maan2017-02-061-1/+1
| * List all groups/projects for admins on explore pagesDouwe Maan2017-02-062-2/+14
| * Fix indentationee-1439-read-only-userDouwe Maan2017-02-061-4/+4
| * More backportDouwe Maan2017-02-065-36/+178
| * Backport of the frontend view, including testsJose Ivan Vargas2017-02-064-8/+29
| * Backport UI changes from gitlab-org/gitlab-ee!998Timothy Andrew2017-02-062-22/+23
| * Backport changes from gitlab-org/gitlab-ee!998Timothy Andrew2017-02-063-21/+30
* | Merge branch '27343-autocomplete-post-to-wrong-url-when-not-hosting-in-root' ...Filipa Lacerda2017-02-075-11/+61
|\ \
| * | 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-065-11/+61
* | | Merge branch 'commit-description-border' into 'master' Alfredo Sumaran2017-02-061-1/+0
|\ \ \
| * | | Remove lighter colored commit description bordercommit-description-borderAnnabel Dunstone Gray2017-02-061-1/+0
| |/ /
* | | Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet2017-02-0644-278/+1087
|\ \ \
| * \ \ Merge branch 'master' into fe-commit-mr-pipelinesfe-commit-mr-pipelinesFilipa Lacerda2017-02-062-1/+13
| |\ \ \
| * | | | Use webpack to require filesFilipa Lacerda2017-02-0512-44/+43
| * | | | Use webpack to require filesFilipa Lacerda2017-02-059-32/+28
| * | | | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-053-3/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | 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-04296-2926/+4807
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-03136-645/+2205
| |\ \ \ \ \
| * | | | | | Fix broken testsFilipa Lacerda2017-02-032-1/+2
| * | | | | | Resolve conflict after mergeFilipa Lacerda2017-02-0358-221/+231
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-0352-78/+270
| |\ \ \ \ \ \ \
| * | | | | | | | Only load pipelines vue component when there are pipelines.Filipa Lacerda2017-02-034-33/+37
| * | | | | | | | Add time ago auto-update to the 2 newest tablesFilipa Lacerda2017-02-036-16/+43
| * | | | | | | | Adds changelog entryFilipa Lacerda2017-02-031-0/+4
| * | | | | | | | Add basic specs for new merge requests pipelines APIGrzegorz Bizon2017-02-031-11/+23
| * | | | | | | | Serialize pipelines in the new merge request actionGrzegorz Bizon2017-02-031-1/+8
| * | | | | | | | Fix syntax error in the new merge request viewGrzegorz Bizon2017-02-031-1/+1
| * | | | | | | | Moves pagination to shared folderFilipa Lacerda2017-02-0322-174/+591
| * | | | | | | | Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-0317-223/+124
| * | | | | | | | Transform vue_pipelines index into a non-dependent table component.Filipa Lacerda2017-02-037-312/+306
| * | | | | | | | Use same folder structure in spec for vue shared resourcesFilipa Lacerda2017-02-036-2/+2
| * | | | | | | | Use single source of truth for vue_resource_interceptorFilipa Lacerda2017-02-034-13/+6
| * | | | | | | | First iterationFilipa Lacerda2017-02-0312-19/+478