gitlab-org--gitlab-foss/spec
Timothy Andrew e6b1d1669b Hook up the updated WikiLinkFilter to the wiki controllers.
- Need to pass in a `page_slug` to the filter, so it can rewrite based
  on the current page (all links are rewritten to the level of the app root).
- The earlier `markdown_preview` endpoint was at the level of the wiki.
  We need to know the current page (for rewriting, as above), so this
  commit moves the endpoint to the level of a wiki page.
- Fix all tests
2016-06-09 10:15:01 +05:30
..
config Enable the Rubocop DeprecatedClassMethods cop 2016-05-08 15:33:34 -06:00
controllers Merge branch 'upgrade-devise-two-factor' into 'master' 2016-06-02 00:44:41 +00:00
factories Implement the correct linking behaviour in WikiLinkFilter. 2016-06-09 10:04:15 +05:30
features Hook up the updated WikiLinkFilter to the wiki controllers. 2016-06-09 10:15:01 +05:30
finders Make upcoming milestone work across projects 2016-05-16 10:25:24 +01:00
fixtures Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename' 2016-05-20 16:23:04 -05:00
helpers Hook up the updated WikiLinkFilter to the wiki controllers. 2016-06-09 10:15:01 +05:30
initializers Add tests for setting trusted_proxies 2016-05-04 15:49:39 -07:00
javascripts Move JS graph specs to match assets tree. 2016-06-01 19:48:01 -06:00
lib Implement the correct linking behaviour in WikiLinkFilter. 2016-06-09 10:04:15 +05:30
mailers Update tests for the current_application_settings request store changes 2016-05-27 19:05:52 -07:00
models Merge branch 'upgrade-devise-two-factor' into 'master' 2016-06-02 00:44:41 +00:00
requests Merge branch 'issue_15557' into 'master' 2016-06-01 08:42:36 +00:00
routing Merge branch 'health-check-route' 2016-05-12 16:39:03 -05:00
services Merge branch 'current-settings-use-request-store-during-request' 2016-06-01 12:55:00 +02:00
support Hook up the updated WikiLinkFilter to the wiki controllers. 2016-06-09 10:15:01 +05:30
tasks/gitlab Switch the gitlab:db:configure task to use tables.any? instead of looking specifically for the schema_migrations table 2016-05-25 10:47:09 -07:00
views Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
workers Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
factories_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
rails_helper.rb
spec_helper.rb Update rspec-rails from 3.3.3 to 3.4.2. 2016-05-01 13:44:50 -06:00
teaspoon_env.rb Add leading comment space cop 2016-05-31 19:33:46 -03:00