.. |
ci
|
init
|
2017-07-28 18:13:29 +09:00 |
abuse_reports.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
appearances.rb
|
|
|
application_settings.rb
|
If migrations are pending, make CurrentSettings use existing values and populate missing columns with defaults
|
2017-06-19 09:54:48 -07:00 |
award_emoji.rb
|
Incorportate feedback
|
2016-06-01 12:10:08 +02:00 |
boards.rb
|
Change Done column to Closed in issue boards
|
2017-03-24 23:40:35 +11:00 |
broadcast_messages.rb
|
TST: Use more accurate time windows so tests do not fail
|
2016-08-04 14:50:39 -04:00 |
chat_names.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
chat_teams.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
commit_statuses.rb
|
Extend specs for code we use to calculate statuses
|
2017-03-06 13:54:29 +01:00 |
commits.rb
|
Cache Note#notable for commits and fix tests
|
2017-07-18 03:26:41 +08:00 |
container_repositories.rb
|
Ensure root container repository when visiting registry
|
2017-04-03 13:03:16 +02:00 |
conversational_development_index_metrics.rb
|
Add Conversational Development Index page to admin panel
|
2017-06-01 17:37:21 +02:00 |
deploy_keys_projects.rb
|
Factories with a project association use :empty_project by default
|
2017-01-24 20:30:56 -05:00 |
deployments.rb
|
Add environment factory review app trait
|
2016-11-09 09:42:09 +01:00 |
emails.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
environments.rb
|
Take branch access into account when stopping environment
|
2017-04-06 17:15:15 +02:00 |
events.rb
|
Add traits for the different Event types to the Event factory
|
2017-02-01 16:02:03 -05:00 |
file_uploaders.rb
|
Lint our factories creation in addition to their build
|
2017-06-02 19:06:50 +02:00 |
forked_project_links.rb
|
backports changed import logic from pull mirroring feature into CE
|
2017-06-05 23:09:10 +01:00 |
gpg_keys.rb
|
notification email on add new gpg key
|
2017-07-27 15:40:41 +02:00 |
gpg_signature.rb
|
update invalid gpg signatures when key is created
|
2017-07-27 15:42:53 +02:00 |
group_members.rb
|
Fix: Deleting an invited member causes 500 error
|
2017-05-18 16:26:39 +03:00 |
groups.rb
|
Backport avatar-related spec changes from gitlab-org/gitlab-ee@4b464eaaee
|
2017-05-04 17:04:36 +02:00 |
identities.rb
|
Move all factory definitions to their own file
|
2016-03-04 15:26:51 -05:00 |
issues.rb
|
Merge issuable "reopened" state into "opened"
|
2017-07-28 13:31:51 +02:00 |
keys.rb
|
Lint our factories creation in addition to their build
|
2017-06-02 19:06:50 +02:00 |
label_links.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
label_priorities.rb
|
Add LabelPriority model
|
2016-10-19 14:58:27 -02:00 |
labels.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
lfs_objects.rb
|
Add more storage statistics
|
2016-12-21 16:39:49 +01:00 |
lfs_objects_projects.rb
|
Remove the annotate gem and delete old annotations
|
2016-05-09 18:00:28 +02:00 |
lists.rb
|
spec updates
|
2017-05-31 15:34:02 +01:00 |
merge_requests.rb
|
Merge issuable "reopened" state into "opened"
|
2017-07-28 13:31:51 +02:00 |
merge_requests_closing_issues.rb
|
Add issues/:iid/closed_by api endpoint
|
2017-04-12 14:38:00 +03:00 |
milestones.rb
|
Native group milestones
|
2017-07-07 15:08:49 +00:00 |
namespaces.rb
|
Move all factory definitions to their own file
|
2016-03-04 15:26:51 -05:00 |
notes.rb
|
Support comments for personal snippets
|
2017-05-05 15:45:49 +02:00 |
notification_settings.rb
|
Exclude projects pending delete from notifications
|
2016-07-07 20:49:17 +01:00 |
oauth_access_grants.rb
|
Implement OpenID Connect identity provider
|
2017-03-07 14:54:35 +01:00 |
oauth_access_tokens.rb
|
Implement OpenID Connect identity provider
|
2017-03-07 14:54:35 +01:00 |
oauth_applications.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
pages_domains.rb
|
Update comments
|
2017-01-31 22:53:58 +00:00 |
personal_access_tokens.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
project_group_links.rb
|
Factories with a project association use :empty_project by default
|
2017-01-24 20:30:56 -05:00 |
project_hooks.rb
|
Wrong data type when testing webhooks
|
2017-07-20 15:12:06 +00:00 |
project_members.rb
|
Fix: Deleting an invited member causes 500 error
|
2017-05-18 16:26:39 +03:00 |
project_statistics.rb
|
Lint our factories creation in addition to their build
|
2017-06-02 19:06:50 +02:00 |
project_wikis.rb
|
Lint our factories creation in addition to their build
|
2017-06-02 19:06:50 +02:00 |
projects.rb
|
Fix the :project factory by not copying the test repo twice
|
2017-07-27 09:58:06 +02:00 |
protected_branches.rb
|
Make access level more compatible with EE
|
2017-07-28 18:55:29 +08:00 |
protected_tags.rb
|
Make access level more compatible with EE
|
2017-07-28 18:55:29 +08:00 |
releases.rb
|
Factories with a project association use :empty_project by default
|
2017-01-24 20:30:56 -05:00 |
sent_notifications.rb
|
Fix specs
|
2017-04-05 17:44:14 +01:00 |
sequences.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
service_hooks.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
services.rb
|
Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-review-branch
|
2017-06-07 10:27:52 +02:00 |
snippets.rb
|
Replace 'snippets/snippets.feature' spinach with rspec
|
2017-07-05 15:29:01 +03:00 |
spam_logs.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
subscriptions.rb
|
Add unique index to subscriptions on subscribable and user and project
|
2016-11-17 15:10:12 -02:00 |
system_hooks.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
system_note_metadata.rb
|
Create metadata when creating system notes
|
2017-03-28 15:16:41 +02:00 |
timelogs.rb
|
Use normal associations instead of polymorphic.
|
2017-02-07 10:41:44 -05:00 |
todos.rb
|
Merge branch '22951-fix-todos-api-endpoint-error-for-commits' into 'master'
|
2017-03-01 09:59:15 +00:00 |
trending_project.rb
|
Fix /explore sorting (trending)
|
2017-01-26 12:01:06 -06:00 |
u2f_registrations.rb
|
Add a U2fRegistrations table/model.
|
2016-06-06 12:50:31 +05:30 |
uploads.rb
|
Update specs for new upload path
|
2017-07-18 15:38:54 +02:00 |
user_agent_details.rb
|
Further refactor and syntax fixes.
|
2016-08-15 17:20:57 -05:00 |
users.rb
|
create User#rss_token in user factory explicitely
|
2017-05-24 22:29:59 +02:00 |
web_hook_log.rb
|
Implement web hooks logging
|
2017-05-25 10:07:52 +03:00 |
wiki_directories.rb
|
Lint our factories creation in addition to their build
|
2017-06-02 19:06:50 +02:00 |
wiki_pages.rb
|
Add tests for WikiPages services
|
2017-02-14 11:16:34 +05:30 |