gitlab-org--gitlab-foss/spec
Alexandru Croitor 5ec28dc387 Changes to issues api
When issues_controller endpoint was used for search, the parameters
passed to the controller were slightly different then the ones
passed to API. Because the searchbar UI is reused in different
places and builds the parameters passed to request in same way
we need to account for old parameter names.


Add issues_statistics api endpoints

Adds issue_statistics api endpoints for issue lists and returns
counts of issues for all, closed and opened states.


Expose more label attributes based on a param

When requesting issues list through API expose more attributes
for labels, like color, description if with_labels_data param is
being passed, avoiding this way to change response schema for users
that already use API.

https://gitlab.com/gitlab-org/gitlab-ce/issues/57402
2019-05-15 10:15:16 +03:00
..
bin
config
controllers Optimise upload path calls 2019-05-14 11:01:48 -05:00
db
dependencies
factories Optimise upload path calls 2019-05-14 11:01:48 -05:00
features Fix a flaky spec for sorting projects in dashboard 2019-05-09 16:10:52 +02:00
finders
fixtures Changes to issues api 2019-05-15 10:15:16 +03:00
frontend Fix discussion notes spec timeout 2019-05-08 11:21:03 -05:00
graphql
helpers
initializers Generate Let's Encrypt private key 2019-05-09 13:45:25 +00:00
javascripts Merge branch 'winh-simplify-frontend-fixtures' into 'master' 2019-05-10 13:57:26 +00:00
lib Merge branch 'bvl-add-corrilation-id-to-all-exception' into 'master' 2019-05-14 21:36:03 +00:00
mailers
migrations
models Merge branch 'make-autocomplete-faster-with-lots-of-results' into 'master' 2019-05-14 18:38:34 +00:00
policies
presenters
rack_servers
requests Changes to issues api 2019-05-15 10:15:16 +03:00
routing
rubocop
serializers
services Merge branch 'sh-fix-lfs-download-errors' into 'master' 2019-05-10 14:45:09 +00:00
sidekiq/cron
support Changes to issues api 2019-05-15 10:15:16 +03:00
tasks
uploaders Optimise upload path calls 2019-05-14 11:01:48 -05:00
validators
views
workers Change DetectRepositoryLanguagesWorker to not receive user 2019-05-09 16:54:20 +01:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Fix unrelated errors when teardowning quanrantined specs 2019-05-10 14:40:04 +02:00