summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Translate project & repository pagesBob Van Landuyt2017-06-072-1/+21
|
* Merge branch 'auto-search-when-state-changed' into 'master'Phil Hughes2017-06-071-0/+43
|\ | | | | | | | | | | | | Perform filtered search when state tab is changed Closes #27261 See merge request !11917
| * Use data attributes instead of classClement Ho2017-06-071-3/+3
| |
| * Add jasmine spec for searchStateauto-search-when-state-changedClement Ho2017-06-061-0/+43
| |
* | Merge branch '32587-fix-horse-racing-emoji-codepointat-npe' into 'master'Filipa Lacerda2017-06-071-0/+31
|\ \ | | | | | | | | | | | | | | | | | | Fix NPE with horse racing emoji check Closes #32587 See merge request !11872
| * | Fix NPE with horse racing emoji check32587-fix-horse-racing-emoji-codepointat-npeEric Eastwood2017-06-021-0/+31
| | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32587
* | | Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-072-0/+140
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Expand/collapse close & backlog lists in issue boards Closes #23917 See merge request !11820
| * | | added tests for collapsingPhil Hughes2017-06-022-0/+140
| | | |
* | | | Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-071-3/+15
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement ability to update deploy keys Closes #3191 See merge request !10383
| * | | | Implement ability to update deploy keysAlexander Randa2017-06-021-3/+15
| | | | |
* | | | | Merge branch '31633-animate-issue' into 'master'Phil Hughes2017-06-071-18/+27
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | animate adding issue to boards Closes #31633 See merge request !11785
| * | | | | animate adding issue to boards31633-animate-issueSimon Knox2017-06-011-18/+27
| | | | | | | | | | | | | | | | | | | | | | | | fix some false positive tests for board_new_issue
* | | | | | Merge branch 'fix_commits_page' into 'master'Filipa Lacerda2017-06-061-0/+26
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix duplication of commits header on commits page Closes #13879 See merge request !11006
| * | | | | | Fix duplication of commits header on commits pageblackst0ne2017-06-031-0/+26
| | |_|_|/ / | |/| | | |
* | | | | | Change from double click to single click to open dropdownsingle-click-filterClement Ho2017-06-061-36/+0
| |_|_|_|/ |/| | | |
* | | | | Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-062-9/+9
| | | | |
* | | | | Responsive environment tablesAnnabel Dunstone Gray2017-06-063-4/+4
| | | | |
* | | | | Fix header component spec33321-spec-failure-in-spec-javascripts-pipelines-header_component_spec-js-46-expected-failed-pipeline-123-triggered-4-weeks-ago-by-foo-to-equal-failed-pipeline-123-triggered-3-weeks-ago-by-fooClement Ho2017-06-051-1/+4
| | | | |
* | | | | Merge branch 'fix-realtime-edited-text-for-issues-9-3' into 'master'Phil Hughes2017-06-053-4/+72
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Port fix-realtime-edited-text-for-issues 9-2-stable fix to master. See merge request !11478
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into ↵Luke "Jared" Bennett2017-06-0231-22/+1438
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | fix-realtime-edited-text-for-issues-9-3
| * | | | | | Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-313-4/+72
| | |_|_|_|/ | |/| | | |
* | | | | | Improve user experience around slash commands in instant commentsKushal Pandya2017-06-052-37/+127
| | | | | |
* | | | | | 32118 Make New environment empty state btn lowercase32118-new-environment-btn-copytauriedavis2017-06-021-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'winh-styled-people-search-bar' into 'master'Tim Zallmann2017-06-024-123/+336
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Style people in issuable search bar Closes #30468 See merge request !11402
| * | | | Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-023-5/+162
| | | | |
| * | | | Add frontend fixture for issue listwinh2017-06-021-0/+11
| | | | |
| * | | | Simplify filtered_search_visual_tokens_spec.jswinh2017-06-021-118/+163
| | | | |
* | | | | Merge branch '31511-jira-settings' into 'master'Sean McGivern2017-06-022-0/+230
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify test&save actions when setting a service integration Closes #31511 See merge request !11599
| * | | | | Update as per reviewkushalpandya2017-06-011-1/+0
| | | | | |
| * | | | | Update tests based on source changeskushalpandya2017-06-011-7/+10
| | | | | |
| * | | | | Remove extra new linekushalpandya2017-06-011-1/+0
| | | | | |
| * | | | | Tests for `integration_settings_form`kushalpandya2017-06-012-0/+229
| | | | | |
* | | | | | Pipeline show view real time header sectionFilipa Lacerda2017-06-027-3/+145
| |/ / / / |/| | | |
* | | | | Show current user immediately in issuable filtersWinnie Hellmann2017-06-021-0/+72
| | | | |
* | | | | Merge branch 'zj-realtime-env-list' into 'master'Kamil Trzciński2017-06-011-0/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Realtime env list Closes #31701 See merge request !11333
| * | | | Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg2017-06-0128-190/+1448
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg2017-05-2514-95/+366
| |\ \ \ \
| * | | | | Adds polling function to environments tableFilipa Lacerda2017-05-221-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | Adds missing eventhub to folder table
* | | | | | Merge branch 'notebook-katex-fixes' into 'master'Filipa Lacerda2017-06-012-0/+63
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes multi-line math in notebooks Closes #30900 and #33074 See merge request !11789
| * | | | | added testsnotebook-katex-fixesPhil Hughes2017-05-302-0/+63
| | |_|/ / | |/| | |
* | | | | Merge branch 'rename-builds-controller' into 'master'Kamil Trzciński2017-05-313-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename BuildsController to JobsController Closes #30699 See merge request !11407
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-3112-171/+529
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (116 commits) Revert "Merge branch 'grpc-1.3.4' into 'master'" Return nil when looking up config for unknown LDAP provider Avoid crash when trying to parse string with invalid UTF-8 sequence Enable Gitaly by default in GitLab 9.3 Don’t create comment on JIRA if link already exists Disable sub_group_issuables_spec.rb for mysql Fix math rendering on blob pages Add changelog Don't allow to pass a user to ProjectWiki#http_url_to_repo Revert "Merge branch '1937-https-clone-url-username' into 'master' " Fix bottom padding for build page Fix /unsubscribe slash command creating extra todos Fix omniauth-google-oauth2 dependencies in Gemfile.lock Update looks job log 'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled Fix spec for Members::AuthorizedDestroyService 31616-add-uptime-of-gitlab-instance-in-admin-area Set head pipeline when creating merge requests Create a separate helper to check if we show particular tab on a search page Add performance deltas between app deployments on Merge Request widget ...
| * | | | | Use - as the prefix so we don't conflict with namespacesLin Jen-Shin2017-05-262-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The decision was made around: https://gitlab.com/gitlab-org/gitlab-ce/issues/26407#note_30624641
| * | | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-2676-265/+1053
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (307 commits) Address feedback Add small update for the i18n guide. update webpack to v2.6.1 patch release to fix "Can't find variable: Promise" error update webpack-bundle-analyzer past v2.4.1 to support NamedChunksPlugin name all webpack chunks to improve long term cacheability add NameAllModulesPlugin to cover shortcomings of NamedModulesPlugin upgrade to latest webpack version Only use DROP INDEX CONCURRENTLY on postgreql 9.2+ Provide default for calculating label text color (!11681) Add failing test for #32728 Bugfix: Always use the default language when generating emails. Remove unecessary commit pattern check Add regexp_for_value helper method Remove shared example and improve sub_group_issuables_spec.rb Remove 'should' from scenario in has_subgroup_title_spec.rb Cartfile git and binary methods cannot take a GitHub repo Fix terminals support for Kubernetes service Add review comments to compare_spec.rb Fix transient error clicking dropdown items in compare_spec.rb Use non-global jQuery reference within raven bundle ...
| * | | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-181-2/+14
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (31 commits) Remove 'no changes' entries from changelog Check if OLD is set when migrating issue assignees Fix data migration from trigger schedules Replace EFS section in AWS guide Add warning about AWS EFS and performance Consolidate opening text from about.gitlab.com and add active/passive note Fix invalid object reference in ee_compat_check script Fix Ordered Task List Items Add auxiliary viewer for README Update fe_guide testing.md Add auxiliary blob viewer for CHANGELOG Add spec for last commit info when browsing repository files Show last commit for current tree on tree page Use same last commit widget on project homepage and tree view Fix unassigned checkmark Add missing changelog for iPython notebook rendering feature Convert fa-history to svg; tweak alignment Get rid of pluck in app/services/members/authorized_destroy_service.rb Removes duplicate environment variable in documentation Fixed spacing issues in issue sidebar ...
| * | | | | | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-173-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename other URL generators admin_builds_path -> admin_jobs_path Fix tests and more renaming Fix more tests Also change build_id to job_id in the controller
* | | | | | | Merge branch 'task-list-2' into 'master'Filipa Lacerda2017-05-312-2/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update task_list to version 2.0.0 Closes #22470 See merge request !11525
| * | | | | | | Use native change event in the spec to trigger addEventListenerJared Deckard2017-05-232-2/+6
| | | | | | | |
* | | | | | | | Merge branch 'issue-edit-inline' into 'master'Filipa Lacerda2017-05-3113-14/+910
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue inline editing Closes #24873 See merge request !11322
| * | | | | | | fixed issuable shortcuts not workingPhil Hughes2017-05-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | moved setstate method into store