summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-122-1/+66
| | | | added spec for polling
* added mutation specPhil Hughes2018-03-101-2/+13
|
* Merge branch 'refactor/move-mr-widget-memory-usage-and-graph-components' ↵Phil Hughes2018-03-082-38/+6
|\ | | | | | | | | | | | | into 'master' Move MemoryGraph and MemoryUsage vue components See merge request gitlab-org/gitlab-ce!17533
| * Move MemoryGraph and MemoryUsage vue componentsGeorge Tsiolis2018-03-082-38/+6
| |
* | Merge branch ↵Kamil Trzciński2018-03-082-20/+31
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | '43770-change-clear-runners-cache-ujs-action-to-an-axios-request' into 'master' Resolve "Change Clear Runners cache UJS action to an API request" Closes #43770 See merge request gitlab-org/gitlab-ce!17466
| * | Fix broken tests43770-change-clear-runners-cache-ujs-action-to-an-axios-requestFilipa Lacerda2018-03-072-9/+9
| | |
| * | [ci skip] Merge branch 'master' into ↵Filipa Lacerda2018-03-073-0/+176
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 43770-change-clear-runners-cache-ujs-action-to-an-axios-request * master: (68 commits) Upgrade Workhorse to 4.0.0 naming things Update GitLab Pages to v0.7.0 Minor fixes in API doc Use Project#full_name instead of name_with_namespace Fix tests not completely disabling Gitaly Move OperationService#UserRemoveBranch Move OperationService#UserCreateBranch Move CommitService#Languages to OPT_OUT Move RefService#CreateBranch to OPT_OUT Move RefService#DeleteBranch to OPT_OUT Move OperationService#UserRevert to OPT_OUT Move OperationService#UserAddTag to OPT_OUT Move CommitService::CommitPatch to OPT_OUT Change to Pacific Time Zone Merge branch 'pages-6-1-gitlab-10-5' into 'security-10-5' Merge branch 'sh-fix-otp-backup-invalidation-10-5' into 'security-10-5' Remove wrong assumption about Runners cache GC Add CommonMark markdown engine add nginx_status monitoring details ...
| * | | Removes UJS from reset cache buttonFilipa Lacerda2018-03-071-13/+24
| | | | | | | | | | | | | | | | Uses loading button for better UX
* | | | Address frontend feedbackBob Van Landuyt2018-03-081-8/+25
| | | |
* | | | Merge branch 'jivl-backport-custom-metrics-frontend' into 'master'Filipa Lacerda2018-03-071-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | backport of custom metrics for the common metrics section of CE See merge request gitlab-org/gitlab-ce!17586
| * | | | backport of custom metrics for the common metrics section of CEjivl-backport-custom-metrics-frontendJose Ivan Vargas2018-03-071-1/+1
| | | | |
* | | | | Merge branch 'ce-3839-ci-cd-only-github-projects-fe' into 'master'Douwe Maan2018-03-071-5/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Create CI/CD-only projects from GitHub -- CE backport See merge request gitlab-org/gitlab-ce!17432
| * \ \ \ \ Merge branch 'master' into 'ce-3839-ci-cd-only-github-projects-fe'ce-3839-ci-cd-only-github-projects-feDouwe Maan2018-03-074-0/+195
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | # Conflicts: # locale/gitlab.pot
| * | | | | | CE backport for creating CI/CD projects from GitHubRubén Dávila2018-03-071-5/+10
| | | | | | |
* | | | | | | Merge branch 'refactor/move-sidebar-assignee-vue-component' into 'master'Clement Ho2018-03-071-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Move SidebarAssignees vue component See merge request gitlab-org/gitlab-ce!17398
| * | | | | | Move SidebarAssignees vue componentGeorge Tsiolis2018-03-071-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan2018-03-072-0/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow maintainers to push forks of a project for branches that have open MRs Closes #22292 See merge request gitlab-org/gitlab-ce!17395
| * | | | | Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-072-0/+24
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | When a project is not private, and the source branch not protected the user can now select the option to allow maintainers to push to this branch
* | | | | Merge branch 'jivl-new-modal-project-labels-milestones' into 'master'Filipa Lacerda2018-03-072-0/+171
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Resolve: Modal and banner designs for project label and project milestone promotion Closes #41895 See merge request gitlab-org/gitlab-ce!17197
| * | | | used respond_to formats for persisting flash messages insteadjivl-new-modal-project-labels-milestonesJose Ivan Vargas2018-03-062-10/+0
| | | | |
| * | | | Changed selector names, address code concernsJose Ivan Vargas2018-03-012-28/+15
| | | | |
| * | | | Added vue based promotion modals for labels and milestonesJose Ivan Vargas2018-03-012-0/+194
| | | | |
* | | | | Merge branch '43502-clipboard-btn' into 'master'Phil Hughes2018-03-071-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Resolve "Update clipboard button component not to render default css classes" Closes #43502 See merge request gitlab-org/gitlab-ce!17529
| * | | | Removes btn-transparent and btn-clipboard as default classes for clipboard ↵43502-clipboard-btnFilipa Lacerda2018-03-061-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | button component Changes after review
* | | | | 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