Commit Graph

82 Commits (3ef4dd89bab799fe63518285adc17260b0742ce3)

Author SHA1 Message Date
Oliver Günther 8282c465cb
[26318] Enforce APIv3 content-type 7 years ago
Oliver Günther 92060508a9
Remove unused test helper 7 years ago
ulferts 9c8f7f3ca1 read operations for time_entries via api v3 (#5776) 7 years ago
ulferts 36ab671d27 log stacktrace on api error (#5450) 8 years ago
Jens Ulferts 80c242dd53
embed query results in query representer 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts a52c8ee07d
allow for filtering the queries in the API v3 8 years ago
Jens Ulferts b3848c879b
grant access to API v3 GET queries also for manage_public_queries 8 years ago
Oliver Günther 29d69a3fc5 Introduce header and Rails caching for schemas 9 years ago
Jan Sandbrink f9cb083481 in production handle internal API errors gracefully 9 years ago
Jan Sandbrink 4c0a6f4ba1 pass block parameter through :authorize 9 years ago
Jan Sandbrink bc36704611 allow to get queries via APIv3 9 years ago
Jens Ulferts 6e01b27f18 rename service's method to be in accordance with proc 9 years ago
Jens Ulferts c471080e08 set locale before API v3 request 9 years ago
Alex Coles 29d9814347 Prefer Project.allowed_to to .allowed_to_condition 9 years ago
Markus Kahl 3865ce4f1f polish 9 years ago
Markus Kahl bcd981df5c consider X-Authentication-Scheme; opt scoped realm 9 years ago
Markus Kahl d854df5175 suppress browser prompt on authenticate failure 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Jan Sandbrink 7d443154b3 parse attachment metadata using a representer 10 years ago
Jan Sandbrink 50f6ecdecd accept new request format for add watcher 10 years ago
Markus Kahl 70fe41cb53 use separate error code when unauthenticated 10 years ago
Markus Kahl c1e597c186 fixed response headers (content type, realm) 10 years ago
Markus Kahl d990d5f2f7 restored order 10 years ago
Markus Kahl 5b05bfec90 DRYing 10 years ago
Markus Kahl 28d3dfd827 set WWW-Authenticate header on authentication failure 10 years ago
Markus Kahl 32a26429b7 I don't even 10 years ago
Markus Kahl 5ba15f3b5c removed unnecessary/wrong use of present? 10 years ago
Markus Kahl 7b3df308d0 removed obsolete code/comment 10 years ago
Markus Kahl d368aa85b6 be more positive 10 years ago
Markus Kahl 6bbcc3b269 root.rb auth refactoring 10 years ago
Markus Kahl 6cb6953a07 basic auth for api v3 (WIP) 10 years ago
Alexander Bach ea37a810cb Removed dangerously redundant block argument 10 years ago
Jan Sandbrink 21f5b2c608 enforce JSON response-format for errors 10 years ago
Jan Sandbrink f0863f9d53 allow to patch existing API endpoints 10 years ago
Jan Sandbrink b4c50b7c04 relax access to types resource 10 years ago
Alexander Bach b3725f2658 Remove redundant call parameters 10 years ago
Alexander Bach 92e23145d4 Some easy style fixes 10 years ago
Alexander Bach 409073f7e3 Generalized 404 error message 10 years ago
Alexander Bach d895b82db6 Some minor style fixes 10 years ago
Alexander Bach bd1ffaee10 Fix authorize usage 10 years ago
Alexander Bach 65c39db9cf Some minor style fixes 10 years ago
Alexander Bach 21c50fd41a Accessing a project without permission now returns 404 instead of 403 10 years ago
Jens Ulferts 6f54490368 force User.current to be set on API 10 years ago
Jens Ulferts 7cd45d42bc enforce authorization on versions of project api resource 10 years ago
Jens Ulferts ad65c39a2f authorization on version endpoint 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 0fb2ccfa2a Respond with a nice 400 if we cannot parse the JSON request 10 years ago
Jens Ulferts aaf92ed396 specify charset on api response 10 years ago
Hagen Schink db8bfba3af Remove usage of reform from API V3 10 years ago