summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Remove common_vue bundleMike Greiling2018-03-061-6/+7
|
* Merge branch 'cluster-monitoring-changes-ce-backport' into 'master'Phil Hughes2018-03-062-45/+52
|\ | | | | | | | | Cluster monitoring changes CE backport See merge request gitlab-org/gitlab-ce!17547
| * prefer checking explicitly for nullMike Greiling2018-03-061-2/+2
| |
| * replace fixture with simple mount pointMike Greiling2018-03-062-39/+6
| |
| * add new tests for metrics dashboard changesMike Greiling2018-03-061-9/+34
| |
| * coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling2018-03-061-2/+2
| |
| * fix karma testsMike Greiling2018-03-061-1/+16
| |
* | Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-0666-4466/+1372
|\ \ | | | | | | | | | | | | # Conflicts: # app/models/group.rb # db/schema.rb
| * | Resolve "Group Leave action is broken on Groups Dashboard and Homepage"Shah El-Rahman2018-03-061-28/+31
| | |
| * | Changes after review38587-pipelines-empty-stateFilipa Lacerda2018-03-052-32/+27
| | |
| * | [ci skip] Merge branch 'master' into 38587-pipelines-empty-stateFilipa Lacerda2018-03-0517-6/+666
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (52 commits) Projects and groups badges API Keep a commit around if its sha is present #43691: DiffNotes not counted by ContributionsCalendar Cleanup after adding MR diff's commit_count Fix MR merge commit cross-references to the MR itself Fix n+1 issue by not reloading fully loaded blobs Add "added" type on changelog Use limited count queries also for scoped searches Update changelog Rename quick actions handler Adds updated_at filter to issues and merge_requests API Update API: add search param to branches Add changelog entry LabelsSelect DropdownValueCollapsed Component LabelsSelect DropdownValue Component LabelsSelect DropdownTitle Component LabelsSelect DropdownSearchInput Component LabelsSelect DropdownHiddenInput Component LabelsSelect DropdownHeader Component LabelsSelect DropdownFooter Component ...
| | * \ Merge branch 'kp-label-select-vue' into 'master'Phil Hughes2018-03-0517-6/+666
| | |\ \ | | | |/ | | |/| | | | | | | | | Port Labels Select dropdown to Vue See merge request gitlab-org/gitlab-ce!17411
| | | * LabelsSelect DropdownValueCollapsed ComponentKushal Pandya2018-03-051-0/+74
| | | |
| | | * LabelsSelect DropdownValue ComponentKushal Pandya2018-03-051-0/+94
| | | |
| | | * LabelsSelect DropdownTitle ComponentKushal Pandya2018-03-051-0/+42
| | | |
| | | * LabelsSelect DropdownSearchInput ComponentKushal Pandya2018-03-051-0/+39
| | | |
| | | * LabelsSelect DropdownHiddenInput ComponentKushal Pandya2018-03-051-0/+37
| | | |
| | | * LabelsSelect DropdownHeader ComponentKushal Pandya2018-03-051-0/+36
| | | |
| | | * LabelsSelect DropdownFooter ComponentKushal Pandya2018-03-051-0/+42
| | | |
| | | * LabelsSelect DropdownCreateLabel ComponentKushal Pandya2018-03-051-0/+84
| | | |
| | | * LabelsSelect DropdownButton ComponentKushal Pandya2018-03-051-0/+82
| | | |
| | | * LabelsSelect Base ComponentKushal Pandya2018-03-051-0/+81
| | | |
| | | * LabelsSelectComponent tests mock dataKushal Pandya2018-03-051-0/+49
| | | |
| | | * Update path for ListLabel modelKushal Pandya2018-03-056-6/+6
| | | |
| * | | Manage empty states in Pipelines pageFilipa Lacerda2018-03-056-204/+648
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Adds i18n Adds test Fix broken tests Fixes empty tab state for external CI
| * | Merge branch 'remove-ide' into 'master'Tim Zallmann2018-03-0541-4229/+0
| |\ \ | | |/ | |/| | | | | | | Remove IDE from CE See merge request gitlab-org/gitlab-ce!17458
| | * Remove IDE from CEPhil Hughes2018-03-0241-4229/+0
| | |
| * | Add support for query params for labels endpointKushal Pandya2018-03-022-0/+33
| |/
* | Bring one group board to CEFelipe Artur2018-03-031-0/+21
|/
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-2/+0
|
* Remove u2f webpack bundleMike Greiling2018-03-014-5/+51
|
* Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-013-0/+69
|\ | | | | | | | | Display ingress IP address in the Kubernetes page See merge request gitlab-org/gitlab-ce!17052
| * Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-02-2320-173/+184
| |\
| * | Use value attribute in ip inputFilipa Lacerda2018-02-221-2/+4
| | | | | | | | | | | | Removes double quoted string
| * | Changes after reviewFilipa Lacerda2018-02-211-5/+1
| | |
| * | Remove duplicate IDFilipa Lacerda2018-02-201-3/+3
| | |
| * | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeFilipa Lacerda2018-02-203-4/+4
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (30 commits) Docs: Pages - clean up articles Only use features for events Put all event metrics exposed to prometheus behind a feature flag Add version which LFS lock was introduced Remove unecessary validate: true from belongs_to :project fix broken specs remove common_d3 bundle remove graphs_show webpack bundle Chart.html.haml refactor Remove extraneous tests from Issues API spec [GH Import] Create an empty wiki if wiki import failed Resolve "group request membership mail with too long list of "To:"" Add changelog entry Fix single digit value clipping specify date format Increase feature flag cache TTL to one hour Convert Gitaly commit parent IDs to array as early as possible Clarify changelog for squash encoding fix Avoid slow File Lock checks when not used Fix squash rebase not working when diff contained encoded data ...
| * | | Adds missing links, uses value instead of placeholder in input field and ↵Filipa Lacerda2018-02-203-3/+4
| | | | | | | | | | | | | | | | properly sets the ip key
| * | | Adds support to render the IP address in the application ingress rowFilipa Lacerda2018-02-191-0/+70
| | | | | | | | | | | | | | | | | | | | Updates components to use a slot to allow to reuse the clipboard button Adds tests
* | | | Merge branch 'master' into 'dispatcher-cleanup'Jacob Schatz2018-02-282-1/+44
|\ \ \ \ | | | | | | | | | | | | | | | # Conflicts: # config/webpack.config.js
| * \ \ \ Merge branch '43643-fix-mr-label-filtering' into 'master'Filipa Lacerda2018-02-281-0/+43
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable filtering MR list based on clicked label in MR sidebar Closes #43643 See merge request gitlab-org/gitlab-ce!17390
| | * | | | Labels Select Tests43643-fix-mr-label-filteringKushal Pandya2018-02-281-0/+43
| | | | | |
| * | | | | Merge branch 'refactor/move-assignees-vue-component' into 'master'Filipa Lacerda2018-02-281-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | Move (Multiple) Assignees vue component See merge request gitlab-org/gitlab-ce!16952
| | * | | | Move Assignees vue componentGeorge Tsiolis2018-02-271-1/+1
| | | | | |
* | | | | | remove unused filtered_search webpack bundleMike Greiling2018-02-281-1/+0
|/ / / / /
* | | | | Render MR Notes with Vue with behind a cookieFatih Acet2018-02-2812-47/+319
| | | | |
* | | | | Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-2692-99/+94
| | | | |
* | | | | Merge branch 'refactor/move-board-new-issue-vue-component' into 'master'Filipa Lacerda2018-02-261-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Move BoardNewIssue vue component See merge request gitlab-org/gitlab-ce!16947
| * | | | | Move BoardNewIssue vue componentGeorge Tsiolis2018-02-081-1/+1
| | | | | |
* | | | | | Merge branch 'refactor/move-filtered-search-vue-component' into 'master'Clement Ho2018-02-241-2/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move RecentSearchesDropdownContent vue component See merge request gitlab-org/gitlab-ce!16951