Commit Graph

2539 Commits (c9d3dabab226de0677d8f625c5335da4fada3414)

Author SHA1 Message Date
Oliver Günther b15002beca More explicit validation error message for repositories 9 years ago
Oliver Günther a71ce6f1a5 Refactor SCM config to lowercase / symbols 9 years ago
Oliver Günther 6ba2ddc5aa Remove PG workaround required for Rails < 4 9 years ago
Jan Sandbrink b322fafc25 remove workaround for type conversion in PSQL 9 years ago
Oliver Günther cfbe595382 Use present instead of presence 9 years ago
Oliver Günther 0b583c3ccf Extend autofetching of commits into update repository information 9 years ago
Oliver Günther 2022a87532 Workaround to PG adapter returning non-integer aggregated values 9 years ago
Oliver Günther 1d6ed59450 Move project required disk space counting to sql 9 years ago
Oliver Günther 18b99eceba Refactor automatic repository setting into single select 9 years ago
Oliver Günther 3ccde73519 Allow automatic creation of manageable repositories through a setting 9 years ago
Jens Ulferts a5e625cb4a fix wrong method name broken when fixing merge conflict 9 years ago
Tim Habermaas 0ea1c9e8ff [Refactor] Simplify User.register_allowance_evaluator. 9 years ago
Tim Habermaas 69ca057fa9 [Refactor] Use method memoization instead of explicitly setting ivar. 9 years ago
Oliver Günther 1b9ba9c4bf Remove repository project hierarchy 9 years ago
Jan Sandbrink 3fe8b33f78 enforce disabled aggregations 9 years ago
Jan Sandbrink 07705ae1c4 correctly recognize bad LDAP credentials in test 9 years ago
Jan Sandbrink d47d6685ed filter for right journal on SQL level 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 c46d9e4b4d sort versions throughout the rails world 9 years ago
Jan Sandbrink 90e3bcaffa hide inactive priorities when applicable 9 years ago
Oliver Günther 003dc16fb1 Configurable cache expiry 9 years ago
Oliver Günther e8c7e73dff Force setting of root_url for local git repositories 9 years ago
Oliver Günther b638de1c85 Use more explicit partial parameter extraction 9 years ago
Jan Sandbrink e384f8dde8 fix bad behaving notifications 9 years ago
Jan Sandbrink e405605343 fix wrongful notificaiton delivery 9 years ago
Oliver Günther 0aa12f0219 Re-introduce path encoding option to Git repositories. 9 years ago
Jens Ulferts bdf20ef94d extract work package move/copy to own service 9 years ago
Jens Ulferts a8a0eee2d8 prevent moving to not allowed project in work package model 9 years ago
Jens Ulferts 309254bf20 explicitly hand over the current user 9 years ago
Jens Ulferts 00a441e289 use existing method for permission check 9 years ago
Jens Ulferts c56665455d prevent admins from moving a wp into unfitting project 9 years ago
Jan Sandbrink 285b7f5437 move on-behalf-delivery into notification mailer 9 years ago
Jan Sandbrink 3b3ae3f6b3 split up mail delivery and enqueueing 9 years ago
Oliver Günther c16c1e75d4 Extend SysController to allow WS to check / update storage 9 years ago
Oliver Günther 8b5a120052 Move storage information to database 9 years ago
Oliver Günther 29ab3f74c0 Add quota display using .reposize file. 9 years ago
Jan Sandbrink 974523c370 partly address an edge case that can prevent notification delivery 9 years ago
Oliver Günther d2aa73ee15 Refactor from review 9 years ago
Azure7111 0e4955ff6e Remove obsolete code 9 years ago
Oliver Günther 86f847043b Allow configuration to disable arbitrary SCM types 9 years ago
Jan Sandbrink 516d42cc0f do not let side-effects happen on passed parameter 9 years ago
Jan Sandbrink 6c1e4dbf4f send aggregated notifications 9 years ago
Jan Sandbrink 1ff8f15fbd explicitly define order of groups in PSQL 9 years ago
Jan Sandbrink d8cfa271cd try to improve readability of JournalManager 9 years ago
Alexander Bach 3053d0f875 Add more positivity 9 years ago
Jens Ulferts 3e3243fd6b move seeding functionality from loader and classes 9 years ago
Alexander Bach 281842bd28 Prevent duplicate notifications 9 years ago
Alexander Bach 6424ce2b13 Remove legacy module 9 years ago
Jan Sandbrink a2b952f549 improve exception message on missing journable.id 9 years ago