gitlab-org--gitlab-foss/spec/factories
Lin Jen-Shin 104bac3d21 Merge branch 'master' into fix-git-hooks-when-creating-file
* master: (1031 commits)
  Add changelog entry for renaming API param [ci skip]
  Add missing milestone parameter
  Refactor issues filter in API
  Fix project hooks params
  Gitlab::LDAP::Person uses LDAP attributes configuration
  Don't delete files from spec/fixtures
  Copy, don't move uploaded avatar files
  Minor improvements to changelog docs
  Rename logo, apply for Slack too
  Fix Gemfile.lock for the octokit update
  Fix cross-project references copy to include the project reference
  Add logo in public files
  Use stable icon for Mattermost integration
  rewrite the item.respond_to?(:x?) && item.x? to item.try(:x?)
  API: extern_uid is a string
  Increases pipeline graph drowdown width in order to prevent strange position on chrome on ubuntu
  Removed bottom padding from merge manually from CLI because of repositioning award emoji's
  Make haml_lint happy
  Improve spec
  Add feature tests for Cycle Analytics
  ...
2017-01-04 22:25:55 +08:00
..
ci Convert CI YAML variables keys into strings 2016-12-15 17:05:53 +08:00
abuse_reports.rb
appearances.rb
award_emoji.rb
boards.rb Update Boards::CreateService to handle with the has_many association 2016-10-11 11:39:04 -03: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 Add most of specs for chat names 2016-11-16 14:56:30 +01:00
commit_statuses.rb Add a lot of tests for scopes, feedback: 2016-11-19 01:02:49 +08:00
commits.rb
deploy_keys_projects.rb
deployments.rb Add environment factory review app trait 2016-11-09 09:42:09 +01:00
emails.rb
environments.rb Make it possible to fabricate environment on branch 2016-11-14 14:10:54 +01:00
events.rb Fix broken spec due to last_activity_at updates being throttled 2016-09-19 22:59:15 -07:00
file_uploader.rb
forked_project_links.rb
group_members.rb Refactor group_members_controller_spec 2016-10-19 14:13:44 +03:00
groups.rb Create nested group factory 2016-12-11 10:30:40 +02:00
identities.rb
issues.rb Ensure specs on sorting of issues in API are deterministic on MySQL 2016-09-12 15:44:41 +02:00
keys.rb
label_links.rb
label_priorities.rb Add LabelPriority model 2016-10-19 14:58:27 -02:00
labels.rb Fix sorting by label priorities 2016-10-19 14:58:27 -02:00
lfs_objects.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
lfs_objects_projects.rb
lists.rb Remove label_list factory 2016-08-17 12:58:58 -03:00
merge_requests.rb Add setting to only allow merge requests to be merged when all discussions are resolved 2016-11-04 14:58:40 +01:00
milestones.rb Updated milestone count helper plus tests 2016-09-07 15:27:14 -05:00
namespaces.rb
notes.rb Merge branch 'jej-note-search-uses-finder' into 'security' 2016-12-15 11:40:12 -03:00
notification_settings.rb Exclude projects pending delete from notifications 2016-07-07 20:49:17 +01:00
oauth_access_tokens.rb
oauth_applications.rb
personal_access_tokens.rb Add a `scopes` column to the `personal_access_tokens` table 2016-12-16 15:08:10 +05:30
personal_snippets.rb
project_group_links.rb
project_hooks.rb api: expose wiki_page_events project hook field in the API 2016-08-24 10:33:51 -04:00
project_members.rb Refactor project_members_controller_spec 2016-10-19 15:13:59 +03:00
project_snippets.rb
project_statistics.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
project_wikis.rb
projects.rb Merge branch 'master' into fix-git-hooks-when-creating-file 2017-01-04 22:25:55 +08:00
protected_branches.rb Fix failing tests relating to backporting ee!581. 2016-08-16 13:42:34 +05:30
releases.rb
sent_notifications.rb
service_hooks.rb
services.rb
snippets.rb
spam_logs.rb
subscriptions.rb Add unique index to subscriptions on subscribable and user and project 2016-11-17 15:10:12 -02:00
system_hooks.rb
todos.rb Fix viewing "build failed" TODOs 2016-12-22 13:57:00 +00:00
u2f_registrations.rb Add a `U2fRegistrations` table/model. 2016-06-06 12:50:31 +05:30
user_agent_details.rb Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
users.rb Add a `U2fRegistrations` table/model. 2016-06-06 12:50:31 +05:30
wiki_pages.rb Implement the correct linking behaviour in `WikiLinkFilter`. 2016-06-09 10:04:15 +05:30