Commit Graph

35 Commits (dad0e5313f657c1d2acba7590dd8761608f9c0bf)

Author SHA1 Message Date
Jens Ulferts 6af269aa55 extract into service and fix date bug 9 years ago
ulferts 2c47657de7 unified date field for milestone work packages (#4437) 9 years ago
Oliver Günther d532487f4b Reset cached custom values when switching project, not only type (#4403) 9 years ago
Oliver Günther 83306c32c3 Pass the decorated work package to CreateService (#4317) 9 years ago
Jens Ulferts de33104d11 add a project independent endpoint for work package creation 9 years ago
Jens Ulferts 4cd20973e2 improve CreateWorkPackageService to conform with new interface 9 years ago
Oliver Günther 1360639341 Fix URI escaping of svn checkout paths 9 years ago
Jens Ulferts f40d84cc02 move contracts from lib/api to app/contracts 9 years ago
Jens Ulferts 34b26a4ff4 add service specific for adding notes to a work package 9 years ago
Jens Ulferts dd05cf297c add capability to move work package accross projects to service 9 years ago
Oliver Günther 396dcdd859 Add path-based checkout for SVN 9 years ago
Oliver Günther dac730ac5a Add insecure option to managed remotes 9 years ago
Oliver Günther b29abfbdc0 Expect URL and path to be returned from the remote 9 years ago
Oliver Günther 589ba8e7b1 Relocate repositories locally and remote 9 years ago
Oliver Günther abf3f49b51 Refactor services to classes 9 years ago
Jens Ulferts b0a86a69c2 refactor types action on projects controller 9 years ago
Jens Ulferts 7eb8bdad53 invert setting for self notification 9 years ago
Jens Ulferts 2596e7be94 fix accidental disabling of no_self_notified 9 years ago
Oliver Günther c0341b3063 Extend service specs for remote returning errors 9 years ago
Oliver Günther d2764478ac Feature specs for remote repository management 9 years ago
Oliver Günther 408e241a36 Enable webmock as a context explictly in examples 9 years ago
Oliver Günther b7465b08a6 Remote managed repositories 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Jan Sandbrink 2913ff3d17 Use language prefix fallback for user language too 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
Jens Ulferts e055683464 please rubocop 9 years ago
Jens Ulferts 7221368325 scoping specs 9 years ago
Jens Ulferts f5437ff077 consolidate specs for move work package service 9 years ago
Jan Sandbrink 42a8c4d355 add tests for unhappy path 9 years ago
Jan Sandbrink 62e63b8d08 doc + specs for new service 9 years ago