gitlab-org--gitlab-foss/spec
Rémy Coutable 9bb9cbfd93
Use a proper matcher
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-14 17:32:09 +02:00
..
bin
config
controllers Add a new Gitlab::UserActivities class to track user activities 2017-04-14 15:20:55 +02:00
db/production
factories Remove user activities table and use redis instead of PG for recording activities 2017-04-14 15:20:55 +02:00
features Merge branch '30622-resolve-note-loading-icon-gone' into 'master' 2017-04-13 15:36:03 +00:00
finders Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion 2017-04-06 13:47:52 +01:00
fixtures After Trace#limit, we seek to the next line in case 2017-04-13 21:44:26 +08:00
helpers Change project view default for existing users and anonymous visitors to files+readme 2017-04-10 21:28:41 +03:00
initializers Enable Style/Proc cop for rubocop 2017-04-02 12:48:43 +03:00
javascripts Merge branch '30188-handle-remove-branch-failure' into 'master' 2017-04-13 15:27:59 +00:00
lib Remove unused user activities code 2017-04-14 15:20:55 +02:00
mailers Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion 2017-04-06 13:47:52 +01:00
migrations Add a post-deploy migration to migrate from former Redis activity to DB 2017-04-14 15:20:55 +02:00
models Sanitize container repository path in model class 2017-04-13 11:54:02 +02:00
policies Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master' 2017-04-12 09:26:16 +00:00
presenters Remove TriggerSchedulePresenter. This will go in another MR. 2017-04-06 23:46:59 +09:00
requests Use a proper matcher 2017-04-14 17:32:09 +02:00
routing Add routing specs for environment folders 2017-03-27 11:45:52 +02:00
rubocop/cop Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
serializers Merge remote-tracking branch 'origin/master' into optimise-pipelines 2017-04-06 22:05:22 +02:00
services Use last_activity_on in cohorts 2017-04-14 15:20:55 +02:00
support Add a new Gitlab::UserActivities class to track user activities 2017-04-14 15:20:55 +02:00
tasks Expand components version specification format to allow branches 2017-04-13 17:32:00 -03:00
uploaders
views Add container registry repositories view specs 2017-04-10 13:29:30 +02:00
workers Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorker 2017-04-14 15:20:55 +02:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Allow to enable `rspec_profiling` for a branch on the CI 2017-04-13 14:24:35 +02:00