gitlab-org--gitlab-foss/spec
Phil Hughes 3eedb2aede Refactored the user callout class
Instead of the JS being in charge of the HTML, the HAML now handles it.
The HAML can then check the cookie & show it needed. It also allows the
HAML access to the paths so we don't have to pass that through.

Closes #29955
2017-03-24 16:36:23 +00:00
..
bin
config Fix redis spec 2017-03-15 18:36:20 -06:00
controllers Use project.add_developer insetad of << 2017-03-23 17:39:38 +09:00
db/production
factories Fix after_script processing for Runners APIv4 2017-03-23 16:10:06 +01:00
features Refactored the user callout class 2017-03-24 16:36:23 +00:00
finders Allow filtering by all started milestones 2017-03-15 17:02:38 +00:00
fixtures Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issues 2017-03-07 13:42:45 +02:00
helpers Revert "Merge branch '29534-todos-performance' into 'master'" 2017-03-21 15:25:00 +00:00
initializers Improve storage validation after configuration structure update 2017-03-08 15:51:30 -03:00
javascripts Refactored the user callout class 2017-03-24 16:36:23 +00:00
lib Fix after_script processing for Runners APIv4 2017-03-23 16:10:06 +01:00
mailers Combine redundant `it` blocks in Notify spec 2017-03-21 19:21:03 -04:00
migrations All CI offline migrations 2017-03-17 23:06:11 +00:00
models Merge branch '29775-route-changes' into 'master' 2017-03-22 12:23:44 +00:00
policies spec the new behavior of .class_for 2017-03-09 11:49:53 -08:00
presenters Added test case for the avaiable project keys 2017-03-06 14:42:04 -06:00
requests Return 404 in project issues API endpoint when project cannot be found 2017-03-20 18:03:29 +01:00
routing Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
rubocop/cop Add cop to ensure reversibility of add_concurrent_index 2017-03-07 10:09:01 -06:00
serializers Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
services Merge branch '24215-closed-issues-board' into 'master' 2017-03-23 13:31:01 +00:00
support fix new MR form erroneously selects tag as source when branch of same name exists #23237 2017-03-24 06:28:21 +08:00
tasks Remove unnecessary before block 2017-03-21 14:55:41 +01:00
uploaders Handle relative and absolute Upload paths in the Uploaders 2017-03-06 14:41:10 -05:00
views Adds pipeline mini-graph to system information box in Commit View 2017-03-16 00:44:31 +00:00
workers All CI offline migrations 2017-03-17 23:06:11 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb Futher rename the CI variables 2017-03-16 08:49:01 +01:00
spec_helper.rb Only include WaitForAjax for :js specs 2017-03-22 19:45:21 +01:00