OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/lib/api/v3
Jens Ulferts f40d84cc02 move contracts from lib/api to app/contracts 9 years ago
..
activities add service specific for adding notes to a work package 9 years ago
attachments removed attachments#show; only #download remains 9 years ago
categories Enforce passing of current_user into representers 9 years ago
configuration offer setting for page sizes via config endpoint 9 years ago
errors rework error instantiation 9 years ago
formatter Update year in copyright header to 2015 10 years ago
priorities Enforce passing of current_user into representers 9 years ago
projects eager load preference to avoid N+1 queries 9 years ago
queries Enforce passing of current_user into representers 9 years ago
relations Fix (untested) relation representer 9 years ago
render Accept projects as render context 10 years ago
repositories Enforce passing of current_user into representers 9 years ago
statuses Enforce passing of current_user into representers 9 years ago
string_objects Check for nil representers explicitly 9 years ago
types Enforce passing of current_user into representers 9 years ago
user_preferences Implement UserPreferences endpoint 9 years ago
users Promote ::create to a common interface method 9 years ago
utilities add resource for querying the list of allowed projects 9 years ago
versions Enforce passing of current_user into representers 9 years ago
watchers Enforce passing of current_user into representers 9 years ago
work_packages move contracts from lib/api to app/contracts 9 years ago
root.rb Implement UserPreferences endpoint 9 years ago
root_representer.rb Implement UserPreferences endpoint 9 years ago