Commit Graph

328 Commits (c9d3dabab226de0677d8f625c5335da4fada3414)

Author SHA1 Message Date
Oliver Günther 1d6ed59450 Move project required disk space counting to sql 9 years ago
Oliver Günther 003dc16fb1 Configurable cache expiry 9 years ago
Oliver Günther b638de1c85 Use more explicit partial parameter extraction 9 years ago
Oliver Günther 29ab3f74c0 Add quota display using .reposize file. 9 years ago
Alexander Bach 5fea667954 Return recipients as users instead of mail addresses 9 years ago
Alex Coles 28098977ba Fix Project methods that should pass through User 9 years ago
Alex Coles 41c04c201f Replace hand-rolled Project.find w/FriendlyId's 9 years ago
Alex Coles b3a54ec3e8 Add Project.allowed_to returning AR::Relation 9 years ago
Alex Coles e712a45cf2 Remove duplication in Project.latest(_for) methods 9 years ago
Alex Coles c967e61097 Revert "Work-around Project nested set errors on PG" 9 years ago
Alexander Bach c42dad3270 Correct comment 9 years ago
Alexander Bach 2f9c9178df Fix regex properly 9 years ago
Alexander Bach 248f11fba8 Correct style 9 years ago
Alex Coles 91ee3dee20 Replace deprec. with_scope in Project.find_visible 9 years ago
Alex Coles 787a35c9db Add explicit join references in models 9 years ago
Alex Coles 624b50d5bb Remove deprecated Relation#all in models 9 years ago
Alexander Bach 1a52cc1292 Suppress the hound 9 years ago
Alex Coles 0a44da8251 Teach Project#allowed_permissions how to pluck 9 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 9 years ago
Alex Coles 355e7e0ff4 Replace deprecated calls to Model#connection 9 years ago
Alex Coles 0c729dae54 Replace deprecated calls to Model.scoped 9 years ago
Alexander Bach 851f8bf3d1 Make validation regex comply with hint 9 years ago
Alex Coles 67c84961a0 Migrate model has_many conditions to lambda 9 years ago
Alex Coles ecfa05fad9 Rename Project.public scope to public_projects 9 years ago
Alex Coles 2c741c4b7f Prune dead scope from Project 9 years ago
Alex Coles 5557f58e80 Migrate model scopes to use lambda/block 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles 8edff9831c Pull up constants, associations into Principal 10 years ago
Alex Coles 0c56b72d2a Work-around Project nested set errors on PG 10 years ago
Jens Ulferts 65de31a7c7 use tabular form builder for project module selection 10 years ago
Jens Ulferts 8a5beaa7cf user providable in visible scope 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 92f5163c6f Unify possible assignees/responsibles behavior 10 years ago
Alex Coles 8f84759811 Ensure Project#to_param always returns a String 10 years ago
Jens Ulferts 8b3a1cf47d rewrite scopes to avoid 'conditions' 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 10 years ago
Alex Coles dabd7ba88a Fix bad rubocop auto-correct affecting procs 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Ion Biziiac c88d2f2f4b Fix Copy project: Always error message "subproject of invalid" 10 years ago
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago
Ion Biziiac 033b9c49ac Fix cascade deletion of membership associations on project destroy 10 years ago
Alex Coles d6d7ff2414 Remove Franglais in Version#*percent method names 11 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Sebastian Schuster c0f7acafa1 Implemented treating assignees and responsibles differently so there 11 years ago
Johannes Wollert 72aa607e72 unify projects type rendering and behavior 11 years ago
Johannes Wollert 0f244ea0d2 catch all RecordNotFound errors when destroying work packages in a project 11 years ago