gitlab-org--gitlab-foss/spec/requests
Qingyu Zhao 10e51ac5f7 Add profile mode to extend request profiling
Extend the support for "X-Profile-Token: <token>" to have an additional
header that defines type of profile we are looking for, like:
  X-Profile-Mode: execution
  X-Profile-Mode: memory
2019-07-18 23:11:08 +10:00
..
api Merge branch 'webide-commit-use-correct-parent' into 'master' 2019-07-18 10:47:35 +00:00
projects Fix plan stage query 2019-06-17 13:17:18 +00:00
git_http_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
jwt_controller_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
lfs_http_spec.rb Cleanup usages of `JSON.parse` in specs 2019-07-16 08:03:49 +00:00
lfs_locks_api_spec.rb Cleanup usages of `JSON.parse` in specs 2019-07-16 08:03:49 +00:00
oauth_tokens_spec.rb
openid_connect_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
rack_attack_global_spec.rb Include user id and username in auth log 2019-07-02 19:48:06 +00:00
request_profiler_spec.rb Add profile mode to extend request profiling 2019-07-18 23:11:08 +10:00
user_activity_spec.rb