.. |
api
|
Add some API endpoints for time tracking.
|
2017-01-18 10:48:16 -06:00 |
banzai
|
Fix Markdown styling inside reference links
|
2016-11-01 09:49:30 +00:00 |
controllers
|
Namespace access token session key in Import::GithubController
|
2016-12-19 17:35:51 +01:00 |
cycle_analytics_helpers
|
Reduce the number of loops that Cycle Analytics specs use
|
2017-02-01 16:14:20 -05:00 |
features
|
Replace wording for slash command confirmation message
|
2016-12-26 08:31:24 -05:00 |
gitlab_stubs
|
|
|
import_export
|
Add traits for the different Event types to the Event factory
|
2017-02-01 16:02:03 -05:00 |
matchers
|
Remove a transient failure from spec/requests/api/groups_spec.rb
|
2017-02-09 20:23:41 -05:00 |
services
|
fix issue creation from milestone doesn't assign the milestone
|
2017-02-12 09:02:03 +07:00 |
api_helpers.rb
|
Remain V3 endpoint unchanged
|
2017-01-30 17:00:21 -02:00 |
capybara.rb
|
Pass --load-images=no to PhantomJS via Capybara/Poltergeist
|
2016-11-28 16:50:08 +08:00 |
capybara_helpers.rb
|
|
|
carrierwave.rb
|
Clear Carrierwave upload after each test example
|
2016-11-23 09:51:50 +01:00 |
chat_slash_commands_shared_examples.rb
|
Improve after feedback
|
2016-12-19 15:40:06 +01:00 |
cycle_analytics_helpers.rb
|
Fix tests to use the new API
|
2016-12-08 19:11:52 +08:00 |
database_connection_helpers.rb
|
Write a spec covering the race condition during group deletion.
|
2016-11-18 14:27:13 +05:30 |
db_cleaner.rb
|
Precalculate user's authorized projects in database
|
2016-11-18 20:25:45 +02:00 |
drag_to_helper.rb
|
Removed jQuery UI sortable
|
2017-02-06 11:28:16 +00:00 |
email_format_shared_examples.rb
|
|
|
email_helpers.rb
|
Test against notification email
|
2016-10-21 18:22:09 +08:00 |
factory_girl.rb
|
|
|
fake_u2f_device.rb
|
Improved the u2f flow
|
2016-12-27 00:18:17 +00:00 |
filter_spec_helper.rb
|
|
|
fixture_helpers.rb
|
|
|
git_helpers.rb
|
|
|
git_http_helpers.rb
|
|
|
import_spec_helper.rb
|
Namespace access token session key in Import::GithubController
|
2016-12-19 17:35:51 +01:00 |
issuables_list_metadata_shared_examples.rb
|
Gather issuable metadata to avoid n+ queries on index view
|
2017-02-09 17:40:37 -02:00 |
issue_helpers.rb
|
|
|
issue_tracker_service_shared_example.rb
|
Prevent wrong markdown on issue ids when project has Jira service activated
|
2016-10-19 13:46:04 -02:00 |
javascript_fixtures_helpers.rb
|
Merge branch 'fix-u2f-fixtures' into 26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task
|
2017-01-05 14:10:43 -06:00 |
jira_service_helper.rb
|
Allow enabling and disabling commit and MR events for JIRA
|
2016-11-18 15:17:51 -02:00 |
kubernetes_helpers.rb
|
Introduce maximum session time for terminal websocket connection
|
2017-02-06 11:49:30 +01:00 |
ldap_helpers.rb
|
|
|
login_helpers.rb
|
fix: removed signed_out notification
|
2016-12-12 15:04:48 +05:30 |
markdown_feature.rb
|
|
|
mentionable_shared_examples.rb
|
Use :empty_project where possible in model specs
|
2017-01-26 17:44:59 -05:00 |
merge_request_helpers.rb
|
|
|
mobile_helpers.rb
|
Fixed Issuable sidebar so it remains closed on mobile/smaller screen devices
|
2017-01-25 11:53:43 -06:00 |
notify_shared_examples.rb
|
Handles unsubscribe from notifications via email
|
2017-01-13 10:11:46 -05:00 |
omni_auth.rb
|
|
|
project_features_apply_to_issuables_shared_examples.rb
|
Merge branch '22481-honour-issue-visibility-for-groups' into 'security'
|
2016-11-09 12:24:13 +01:00 |
project_hook_data_shared_example.rb
|
|
|
query_recorder.rb
|
Added QueryRecorder to test N+1 fix on Milestone#show
|
2016-12-20 16:59:48 +00:00 |
rake_helpers.rb
|
Move task helpers to a module
|
2016-11-30 12:20:21 +01:00 |
reactive_caching_helpers.rb
|
Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'
|
2017-01-12 17:39:46 -05:00 |
reference_parser_helpers.rb
|
|
|
reference_parser_shared_examples.rb
|
Merge branch 'issue_23548_dev' into 'master'
|
2016-11-09 12:25:17 +01:00 |
repo_helpers.rb
|
|
|
search_helpers.rb
|
Fix broken commits search
|
2016-11-08 12:03:23 +02:00 |
seed_helper.rb
|
Use configured git rather than system git
|
2017-01-05 13:46:26 +01:00 |
seed_repo.rb
|
Absorb gitlab_git
|
2017-01-04 19:09:28 -05:00 |
select2_helper.rb
|
Trigger change even in select2 test helper to produce production-like behaviour
|
2016-10-24 13:14:00 +03:00 |
services_shared_context.rb
|
Grapify the service API
|
2016-12-09 17:20:12 +01:00 |
setup_builds_storage.rb
|
Clear test build storage directory before each example
|
2016-11-23 13:51:05 +01:00 |
sidekiq.rb
|
Fix race conditions for AuthorizedProjectsWorker
|
2017-01-25 13:22:15 +01:00 |
slack_mattermost_notifications_shared_examples.rb
|
Use :empty_project where possible in model specs
|
2017-01-26 17:44:59 -05:00 |
slash_commands_helpers.rb
|
Fix comment button test for slash commands
|
2017-02-10 15:09:08 -06:00 |
snippets_shared_examples.rb
|
|
|
stub_configuration.rb
|
Move task helpers to a module
|
2016-11-30 12:20:21 +01:00 |
stub_env.rb
|
Introduce "stub_env" test helper for safely stubbing environment variables
|
2017-01-09 18:19:48 +01:00 |
stub_gitlab_calls.rb
|
|
|
stub_gitlab_data.rb
|
|
|
taskable_shared_examples.rb
|
Don’t count tasks that are not defined as list items correctly
|
2017-01-25 20:54:11 +01:00 |
test_env.rb
|
Backport changes from EE squash
|
2017-02-03 09:46:03 +00:00 |
time_tracking_shared_examples.rb
|
Fix time tracking spec
|
2017-02-10 15:09:08 -06:00 |
updating_mentions_shared_examples.rb
|
|
|
upload_helpers.rb
|
Add Gitlab::Middleware::Multipart
|
2016-12-15 12:26:36 +01:00 |
wait_for_ajax.rb
|
Wait for ajax for every merge request spinach test
|
2016-10-18 18:55:11 +03:00 |
wait_for_vue_resource.rb
|
|
|
webmock.rb
|
|
|
workhorse_helpers.rb
|
|
|