Commit Graph

5575 Commits (142bba98fbffa428cc1d542fe1eff27d514d3058)

Author SHA1 Message Date
Jan Sandbrink 0a73e6bac4 convert attribute names in queries API 9 years ago
Martin Linkhorst eba94776ae perm might be nil. in that case just ignore it. 9 years ago
Jan Sandbrink 77f2b2a1cc align the query representer with APIv3 9 years ago
Oliver Günther 50458b106f Rescue from syscall exceptions 9 years ago
Oliver Günther 5e70588bea Use --shared to create bare Git repositories 9 years ago
Jan Sandbrink 602d488c66 fix reference to value links 9 years ago
Jan Sandbrink 2ddcd55b71 extract groups into own representer 9 years ago
Jan Sandbrink bdee4a3f0c include link to linkable group values 9 years ago
Jan Sandbrink 73716ed40a improve rubocop-perceived styling 9 years ago
Jan Sandbrink 1009b0f373 improve error handling for JSON parsing parameters 9 years ago
Jan Sandbrink c6336fd5a1 add some integrative specs for sum/group/sort/filter 9 years ago
Jan Sandbrink e6ecd0e97f some code structuring 9 years ago
Jan Sandbrink 4803cba41c implement grouping 9 years ago
Jan Sandbrink 7552fab9ce some work towards readability 9 years ago
Jan Sandbrink 986be45dde allow to calculate property sums 9 years ago
Jan Sandbrink af83cb5422 correctly camelize query parameter 9 years ago
Jan Sandbrink e6c7a0ce9f add global WP list endpoint 9 years ago
Jan Sandbrink 2d29bc5c21 extract WP collection methods into helper class 9 years ago
Jan Sandbrink 1c2aabbc45 allow sorting of WP lists 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
Jan Sandbrink ee03c7df82 allow filtering using JSON from query representer 9 years ago
Jan Sandbrink 400710aadc offer setting for page sizes via config endpoint 9 years ago
Oliver Günther f00e827807 Format output SCM vendors in storage 9 years ago
Oliver Günther 38c138889e Use consistent vendor/klass variables in scm/manager 9 years ago
Oliver Günther a71ce6f1a5 Refactor SCM config to lowercase / symbols 9 years ago
Markus Kahl 879931f5f6 only expire session if someone's logged in 9 years ago
Oliver Günther 8a418381f1 Remove superfluous nil check 9 years ago
Oliver Günther 2769e16819 [21275] Show information on storage paths as admin/info section 9 years ago
Martin Linkhorst 2e73f6ef67 bump version to 1.2.0 to indicate dependency on rails 4 9 years ago
Stefan Botzenhart 8bd1456544 Add rake task to cleanup merged (remote) branches 9 years ago
Oliver Günther 3ccde73519 Allow automatic creation of manageable repositories through a setting 9 years ago
Jonas Heinrich f12c3d791b Add an explicit name 9 years ago
Henriette Dinger 05188e2432 made labour the default value in cost reports table 9 years ago
Henriette Dinger 9a168d3428 style changes to please rubocop 9 years ago
Henriette Dinger ffae9cb745 styled the table in cost reports (without filters) 9 years ago
Jonas Heinrich 5e5c2735cc Adapt version to corresponding OpenProject core version. 9 years ago
Jonas Heinrich e67c344174 Adapt version to corresponding OpenProject core version. 9 years ago
Jonas Heinrich 0bab7f46ad Adapt version to corresponding OpenProject core version. 9 years ago
Jonas Heinrich b39261b9ab Adapt version to corresponding OpenProject core version. 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
Martin Linkhorst 6597f4d5b0 bind secure cookie usage to force ssl flag 9 years ago
Jan Sandbrink 86aa756df2 actually implement endpoint for WPs by projects 9 years ago
Jan Sandbrink e7abc0e3d5 first version of a paginated collection 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Oliver Günther 974f5566e8 Extend revision representer with identifier and revision link 9 years ago
Jan Sandbrink 715c664cbe generalize module included in all delayed jobs 9 years ago
Jan Sandbrink 10d61b01e7 let delayed jobs reset the request store 9 years ago
Jan Sandbrink 0242925b6d prevent too long Request-URLs for many watchers 9 years ago