summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | | | | | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-3010-171/+489
| |\ \ \ \ \ \
| * | | | | | | Warn before moving issue in inline edit formPhil Hughes2017-05-251-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | renamed path to web_url in endpointPhil Hughes2017-05-251-6/+6
| | | | | | | |
| * | | | | | | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-2578-317/+1116
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | fixed karma failuresPhil Hughes2017-05-244-16/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | Merge branch 'issue-edit-inline-getdata-after-update' into 'issue-edit-inline'Filipa Lacerda2017-05-241-0/+24
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get new data after inline edit save See merge request !11601
| | * | | | | | | Get new data after inline edit saveissue-edit-inline-getdata-after-updatePhil Hughes2017-05-221-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-223-0/+57
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | | | | | Added test to check if warning is not visiblePhil Hughes2017-05-221-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-locked-warningPhil Hughes2017-05-225-13/+312
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | | | | | | Added specs for testing when warning is visiblePhil Hughes2017-05-182-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-225-6/+356
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | | | | | | | | | | [ci skip]
| | * | | | | | | | Merge branch 'issue-edit-inline-move-project' into 'issue-edit-inline'Filipa Lacerda2017-05-192-7/+96
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added move to project in issue inline edit form See merge request !11437
| | | * | | | | | | | Removed un-used CSSissue-edit-inline-move-projectPhil Hughes2017-05-181-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed random if statement [ci skip]
| | | * | | | | | | | Added back a removed testPhil Hughes2017-05-181-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| | | * | | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-183-1/+79
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| | | * | | | | | | | Added move to project in issue inline edit formPhil Hughes2017-05-172-1/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]