gitlab-ce/spec
Timothy Andrew ade40fdcd2 Authenticate non-API requests with personal access tokens.
- Rename the `authenticate_user_from_token!` filter to
  `authenticate_user_from_private_token!`
- Add a new `authenticate_user_from_personal_access_token!` filter
- Add tests for both.
2016-04-28 22:28:36 +05:30
..
config Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
controllers Authenticate non-API requests with personal access tokens. 2016-04-28 22:28:36 +05:30
factories Allow expiration of personal access tokens. 2016-04-28 22:28:36 +05:30
features Fix Todos test 2016-04-27 14:52:51 -05:00
finders Return unique issues when using multiple labels 2016-04-13 16:10:49 -04:00
fixtures Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
helpers Updated label links to work correctly for filtering 2016-04-26 09:13:03 +01:00
initializers
javascripts Placeholder on milestone form 2016-04-14 10:28:05 +01:00
lib Merge branch 'use-remote-ip-for-akismet' into 'master' 2016-04-28 13:09:44 +00:00
mailers Merge branch 'mr-formatting' into 'master' 2016-04-19 16:23:41 +00:00
models Reorder asserts is ci commits specs for consistency 2016-04-28 15:15:59 +02:00
requests Allow expiration of personal access tokens. 2016-04-28 22:28:36 +05:30
routing Remove `Profile::KeysController#new` action 2016-03-03 16:13:59 -05:00
services Backport GitHub Enterprise import support from EE 2016-04-26 21:00:55 -07:00
support Merge branch 'pmq20/gitlab-ce-issue_12785' 2016-04-19 18:25:42 +02:00
tasks/gitlab Ensure uploads dir exists when running backup specs 2016-03-30 15:40:49 +02:00
views Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
workers Do not fsck projects less than a day old 2016-04-26 13:35:52 +02:00
factories_spec.rb Add support for not Active Record based factories 2016-03-30 10:44:18 +02:00
rails_helper.rb
spec_helper.rb Move CarrierWave test env config to separate file 2016-03-30 13:57:01 +02:00
teaspoon_env.rb