gitlab-org--gitlab-foss/spec
Imre Farkas 038d530565
Remove ability to revoke active session
Session ID is used as a parameter for the revoke session endpoint but it
should never be included in the HTML as an attacker could obtain it via
XSS.
2019-02-27 11:45:27 +01:00
..
bin Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
config Filter note parameters 2019-02-14 10:46:27 +02:00
controllers Move language setting to preferences 2019-02-20 22:58:53 +00:00
db
dependencies
factories Remove undigested token column from personal_access_tokens table 2019-02-20 11:39:37 +00:00
features Remove ability to revoke active session 2019-02-27 11:45:27 +01:00
finders Merge branch '56492-implement-new-arguments-state-closed_before-and-closed_after-for-issuesresolver-in-graphql' into 'master' 2019-02-21 19:55:14 +00:00
fixtures Replaced part of diff file properties with diff viewer 2019-02-15 17:56:50 +00:00
frontend Add snapshot test to discussion_jump_to_next_button_spec.js 2019-02-21 11:02:32 +01:00
graphql Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
helpers Sort labels alphabetically 2019-02-21 22:19:24 +02:00
initializers
javascripts Merge branch 'winh-deterministic-frontend-fixtures' into 'master' 2019-02-21 17:50:16 +00:00
lib Add spec/frontend/ to frontend roulette 2019-02-21 15:58:01 +01:00
mailers Use `sanitize_name` to sanitize URL in user full name 2019-01-31 16:52:48 +01:00
migrations Merge branch '57397-fixes-technical-debt-for-cluster-domain' into 'master' 2019-02-08 07:55:08 +00:00
models Filter active sessions belonging to an admin impersonating the user 2019-02-27 11:44:58 +01:00
policies Fix 403 errors when adding an assignee list in project boards 2019-02-14 13:41:43 -08:00
presenters Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
rack_servers
requests Merge branch '55376-related_merge_requests-api-call-returns-merge-requests-that-are-not-related-to-the-issue' into 'master' 2019-02-19 12:05:26 +00:00
routing Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00:00
rubocop
serializers Replaced part of diff file properties with diff viewer 2019-02-15 17:56:50 +00:00
services Catch exception in calculate reactive cache 2019-02-21 11:19:51 +00:00
sidekiq/cron
support Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
tasks Merge branch 'master' into '46448-add-timestamps-for-each-stage-of-gitlab-rake-gitlab-backup-restore' 2019-02-04 14:11:04 +00:00
uploaders Allow MR diffs to be placed into an object store 2019-02-05 14:12:48 +00:00
validators
views Make "moved" Link to Moved Issue 2019-02-21 09:34:00 -05:00
workers Move ChatOps to Core 2019-02-20 21:29:48 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Revert the "What's new" feature 2019-01-29 20:45:47 +00:00