Commit Graph

2864 Commits (c6a01459a452c386023d207504a6d043e0cd36d8)

Author SHA1 Message Date
Oliver Günther 0b583c3ccf Extend autofetching of commits into update repository information 9 years ago
Oliver Günther 1d6ed59450 Move project required disk space counting to sql 9 years ago
Oliver Günther 3ccde73519 Allow automatic creation of manageable repositories through a setting 9 years ago
Tim Habermaas 5a57a5bf9d [Refactor] Make wp_hashes_with_string depend solely on its parameters. 9 years ago
Tim Habermaas d0426dcf17 [Refactor] Use ActiveRecord#find_by_id instead of #find and rescue. 9 years ago
Stefan Botzenhart 87a3413ad3 Strip all passed values for non-array values 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
Henriette Dinger d8952e0a00 menu item gets correct background when being selected 9 years ago
Henriette Dinger fc446643ba corrected naming so that colors menu item gets correct background when selected 9 years ago
Jan Sandbrink e8836d844e hide global queries from project-scoped WP lists 9 years ago
Jan Sandbrink f9051bba3e display diff of containing aggregated journal 9 years ago
Alexander Bach a8e1aadec7 replace changed_data by details 9 years ago
Jens Ulferts bdf20ef94d extract work package move/copy to own service 9 years ago
Jens Ulferts 309254bf20 explicitly hand over the current user 9 years ago
Oliver Günther c16c1e75d4 Extend SysController to allow WS to check / update storage 9 years ago
Oliver Günther 06d203141e Remove outdated flash message 9 years ago
Markus Kahl dd496297fd don't use random language as user's language 9 years ago
Jens Ulferts 67d8e7f240 remove DefaultData::Loader from source 9 years ago
Oliver Günther f03008ec94 Require admin for destroy_info 9 years ago
Oliver Günther c5b200d7a0 Review corrections 9 years ago
Oliver Günther 0284d11f21 Corrections from review 9 years ago
Oliver Günther 319bd21daf Moved managed repository lifetime entirely to the model. 9 years ago
Oliver Günther 1e8c873544 Remove filesystem adapter 9 years ago
Oliver Günther b0c0d0a53f Avoid fishy factory delegation. 9 years ago
Oliver Günther da27a552a1 Frontend extensions and build refactoring 9 years ago
Oliver Günther 2b39d8fbdf Cleaning up, Rubocop 9 years ago
Oliver Günther abc597a6d2 First draft implementation of radio-based frontend. 9 years ago
Oliver Günther 05b27c1b98 Asynchronous creation, deletion of repositories from OP. 9 years ago
Oliver Günther 7ebac37c14 Repository Management - Refactoring and Preparation 9 years ago
Alexander Bach ee14628c09 Move send_notification to event origin 9 years ago
Alexander Bach a5f4eb1e8b First event-based draft 9 years ago
Alex Coles f320305531 Revert "Temp. comment includes in API v2 ProjectController" 9 years ago
Alex Coles 347f363026 Remove unloadable from controllers 9 years ago
peter 6a7ab0edb8 fix invalid response for /api/v2/authentication.json 9 years ago
Alex Coles 8b4be7f749 Indent fix in RepositoriesController for Rubocop 9 years ago
Alex Coles a3af19a8ff Indent fix in SysController for Rubocop 9 years ago
Alex Coles acd23b8046 Fix missing space around block in MyController 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Alex Coles 75cecdb21a Omit extraneous [] in APIv2 CustomFieldsController 10 years ago
Florian Kraft f8d69c5212 address hound complaints 10 years ago
Jan Sandbrink f86e0ef591 uglify order statement 10 years ago
Jan Sandbrink 253785622c specify order in the Rails 3 way 10 years ago
Jan Sandbrink 9cb9957bbb also accept auto complete requests without query 10 years ago
Jan Sandbrink d2eeb27c84 eliminate instance variable 10 years ago
Jan Sandbrink c9f0fba192 increase readability of wp->hash conversion 10 years ago
Jan Sandbrink 8897235fa4 rewrite find into where, order and limit 10 years ago
Jan Sandbrink 194f1814e1 always return a valid scope 10 years ago
Jan Sandbrink e51a4005ff try to increase readability 10 years ago
Jan Sandbrink 280e333f18 explain why some code exists 10 years ago