..
behaviors
Merge branch 'refactor-emoji-utils' into 'master'
2017-06-28 05:51:30 +00:00
blob
Made BlobViewer jasmine integration spec use snippets view instead of pblob view
2017-07-17 17:55:50 +01:00
boards
Show all labels
2017-08-08 01:52:18 +00:00
commit /pipelines
Update Pipeline's badge count in Merge Request and Commits view to match real-time content
2017-07-14 15:52:54 +00:00
cycle_analytics
Default the language to en - more useful for specs
2017-04-18 16:29:22 +01:00
deploy_keys /components
Clean up Vue warnings in tests
2017-06-20 08:05:55 +00:00
droplab
Add filtered search to group issue dashboard
2017-08-02 09:27:24 +00:00
environments
Update vue-resource
2017-07-12 14:47:09 +00:00
filtered_search
Remove monkey-patched Array.prototype.first() and last() methods
2017-08-04 08:07:05 +00:00
fixtures
Merge branch 'master' into ide
2017-08-07 22:44:47 -05:00
graphs
refactor stat_graph_contributors_graph to es6 module syntax
2017-02-24 00:21:54 -06:00
groups
Use `$mount` for component rendering, remove tests for `props` datatype as unnecessary
2017-08-02 14:45:30 +05:30
helpers
Update vue-resource
2017-07-12 14:47:09 +00:00
integrations
Display specific error message when JIRA test fails
2017-07-27 07:51:36 +02:00
issue_show
Update vue-resource
2017-07-12 14:47:09 +00:00
jobs
Improve Job detail view to make it refreshed in real-time instead of reloading
2017-06-12 09:20:19 +00:00
lib /utils
fixed jumping when bar gets stuck
2017-08-03 17:03:49 +01:00
monitoring
Added test for the chart legend
2017-07-06 06:59:01 -05:00
notebook
added tests
2017-05-30 16:00:57 +01:00
pdf
Fix issues with pdf-js dependencies
2017-08-07 07:47:29 +00:00
pipeline_schedules
Schedule pipelines with variables
2017-07-05 18:36:19 +09:00
pipelines
Fix endpoint not being update correctly
2017-06-26 16:50:58 +00:00
polyfills
Organize our polyfills and standardize on core-js
2017-03-13 21:48:32 +00:00
projects
Merge branch 'master' into zj-project-templates
2017-08-07 11:09:50 +01:00
prometheus_metrics
Fix prometheus service frontend fixture
2017-06-16 18:26:40 +02:00
raven
Use non-global jQuery reference within raven bundle
2017-05-25 07:12:36 +00:00
repo
fix repo_edit_button_spec.js
2017-08-07 22:30:40 -05:00
sidebar
33874 confidential issue redesign
2017-08-07 23:56:16 +00:00
u2f
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
vue_mr_widget
Store MergeWorker JID on merge request, and clean up stuck merges
2017-08-07 15:23:37 -03:00
vue_shared
Update specs for new upload path
2017-07-18 15:38:54 +02:00
.eslintrc
Removed rewire and fixed tests
2017-04-15 12:34:13 +01:00
abuse_reports_spec.js
Remove monkey-patched Array.prototype.first() and last() methods
2017-08-04 08:07:05 +00:00
activities_spec.js
fix eslint failures
2017-05-16 16:57:05 -05:00
ajax_loading_spinner_spec.js
Remove monkey-patched Array.prototype.first() and last() methods
2017-08-04 08:07:05 +00:00
api_spec.js
Add users endpoint to frontend API class
2017-05-19 21:22:46 +00:00
autosave_spec.js
Fallback localstorage cases
2017-05-05 17:59:41 +00:00
awards_handler_spec.js
dynamically import emoji helpers for AwardsHandler class
2017-06-28 13:04:34 -05:00
bootstrap_jquery_spec.js
Organize our polyfills and standardize on core-js
2017-03-13 21:48:32 +00:00
bootstrap_linked_tabs_spec.js
remove phantomjs-specific test hacks
2017-06-14 04:07:20 -05:00
build_spec.js
remove nicescroll from jobs page and remove the library from common.bundle.js
2017-08-04 15:52:55 -05:00
close_reopen_report_toggle_spec.js
Fixed MR single button submit failure and attempted to tidy up close_reopen partials using issuable_helpers and setDisable will use true as default bool
2017-07-07 14:57:28 +01:00
collapsed_sidebar_todo_spec.js
Added specs for collapsed sidebar
2017-03-27 16:02:20 +01:00
comment_type_toggle_spec.js
Added variable button fix
2017-04-07 15:31:14 +01:00
commits_spec.js
remove phantomjs-specific test hacks
2017-06-14 04:07:20 -05:00
copy_as_gfm_spec.js
Use import instead of require
2017-05-24 09:19:08 -05:00
datetime_utility_spec.js
Resolve "Transient karma failure on master for `Date time utils timeFor returns remaining time when in the future`"
2017-06-20 07:56:48 +00:00
diff_comments_store_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
emoji_spec.js
move glEmojiTag method to emoji helper
2017-06-27 00:54:34 -05:00
fly_out_nav_spec.js
stop mobile from showing the sub-items
2017-08-02 10:22:13 +01:00
gfm_auto_complete_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
gl_dropdown_spec.js
Fixed dropdown filter input not focusing after transition
2017-06-08 18:06:47 +01:00
gl_field_errors_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
gl_form_spec.js
fix implicit window object reference within gl_form_spec
2017-05-16 16:16:36 -05:00
header_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
issuable_spec.js
Move issuable bulk edit form into a new sidebar.
2017-06-06 09:16:27 -04:00
issuable_time_tracker_spec.js
Backport of multiple_assignees_feature [ci skip]
2017-05-04 17:11:53 +03:00
issue_spec.js
Fixed issue_spec and merge_request_spec for report toggle changes
2017-07-07 14:57:28 +01:00
labels_issue_sidebar_spec.js
remove nicescroll from jobs page and remove the library from common.bundle.js
2017-08-04 15:52:55 -05:00
landing_spec.js
Better Explore Groups view
2017-05-02 08:05:43 +00:00
lazy_loader_spec.js
Resolve "Lazy load images on the Frontend"
2017-07-24 17:36:52 +00:00
line_highlighter_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
merge_request_notes_spec.js
Split up MergeRequestsController
2017-06-28 18:17:44 -05:00
merge_request_spec.js
Fix MR and issue specs
2017-07-07 16:05:17 +01:00
merge_request_tabs_spec.js
refactor SingleFileDiff class to ES module syntax
2017-07-06 13:39:28 -05:00
mini_pipeline_graph_dropdown_spec.js
Resolve "Jobs dropdown in mini graph should close when we receive an error"
2017-04-26 16:37:54 +00:00
new_branch_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
notes_spec.js
Remove placeholder note when award emoji slash command is applied
2017-06-30 14:10:09 +00:00
oauth_remember_me_spec.js
Add Jasmine tests for `OAuthRememberMe`
2017-07-06 06:30:07 +00:00
pager_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
pipelines_spec.js
remove phantomjs-specific test hacks
2017-06-14 04:07:20 -05:00
pretty_time_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
project_select_combo_button_spec.js
Group-level new issue & MR using previously selected project
2017-08-07 20:55:50 +00:00
project_title_spec.js
Increase karma socket timeout
2017-06-16 20:40:28 +00:00
right_sidebar_spec.js
Merge branch 'create-collapsed-todo-button' into 'master'
2017-03-29 13:41:12 +00:00
search_autocomplete_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
shortcuts_issuable_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
shortcuts_spec.js
Improved the spec
2017-04-21 16:32:10 +01:00
signin_tabs_memoizer_spec.js
refactor SigninTabsMemoizer class to ES module syntax
2017-07-06 13:59:52 -05:00
smart_interval_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
syntax_highlight_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
test_bundle.js
Merge branch 'winh-karma-suppress-vue-tips' into 'master'
2017-06-26 13:19:14 +00:00
todos_spec.js
refactor Todos class to ES module syntax
2017-07-06 12:57:01 -05:00
user_callout_spec.js
Fixed tests
2017-04-14 14:33:06 -07:00
version_check_image_spec.js
update frontend specs to use ES module syntax
2017-05-16 16:01:51 -05:00
visibility_select_spec.js
refactor VisibilitySelect class to ES module syntax
2017-07-06 10:10:02 -05:00
zen_mode_spec.js
refactor ZenMode to ES module syntax
2017-07-06 10:10:01 -05:00