index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
controllers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure there's no nil result in auto_complete.
Jean-Philippe Lang
2010-12-12
1
-0
/
+1
*
Autocomplete issue relations on subject (#3170).
Jean-Philippe Lang
2010-12-12
1
-2
/
+3
*
Fixes password sending when creating user.
Jean-Philippe Lang
2010-12-12
1
-1
/
+1
*
Extracts user groups assignment from controller.
Jean-Philippe Lang
2010-12-12
1
-1
/
+0
*
Code cleanup.
Jean-Philippe Lang
2010-12-12
2
-7
/
+1
*
Moves mail_notification param to user hash param so that it can be set using ...
Jean-Philippe Lang
2010-12-12
2
-14
/
+5
*
Moves password param to user hash param so that it can be set using the User ...
Jean-Philippe Lang
2010-12-12
1
-5
/
+9
*
Declare safe attributes for User and Projects models.
Jean-Philippe Lang
2010-12-12
3
-6
/
+9
*
Restores object count and adds offset/limit attributes to API responses for p...
Jean-Philippe Lang
2010-12-11
3
-13
/
+40
*
Adds a pseudo format to api template names and overrides ActionController#def...
Jean-Philippe Lang
2010-12-04
5
-14
/
+31
*
Fixes test failure in r4461.
Jean-Philippe Lang
2010-12-04
1
-1
/
+1
*
Adds REST API for TimeEntries (#6823).
Jean-Philippe Lang
2010-12-04
1
-17
/
+65
*
Moves project attributes default assignments from ProjectsController#new to t...
Jean-Philippe Lang
2010-12-03
1
-6
/
+1
*
Converts IssuesController to use the new API template system and makes xml/js...
Jean-Philippe Lang
2010-12-03
1
-18
/
+9
*
Converts ProjectsController to use the new API template system.
Jean-Philippe Lang
2010-12-03
1
-8
/
+9
*
Adds a reusable method to render API response on validation failure.
Jean-Philippe Lang
2010-12-03
2
-5
/
+15
*
Dry Users API responders.
Jean-Philippe Lang
2010-12-03
1
-8
/
+4
*
Adds xml/json REST API for Users (#6260).
Jean-Philippe Lang
2010-12-03
1
-1
/
+14
*
Adds a builder-like template system for rendering xml and json API responses.
Jean-Philippe Lang
2010-12-03
1
-1
/
+1
*
Add responders to UsersController.
Jean-Philippe Lang
2010-12-03
1
-11
/
+30
*
Accept key auth for ProjectsController#show (#6841).
Jean-Philippe Lang
2010-11-27
1
-1
/
+1
*
Accept key auth for ProjectsController#destroy (#6841).
Jean-Philippe Lang
2010-11-27
1
-1
/
+1
*
Accept key auth for ProjectsController#update (#6841).
Jean-Philippe Lang
2010-11-27
1
-1
/
+1
*
Accept key auth for ProjectsController#create (#6841).
Jean-Philippe Lang
2010-11-27
1
-1
/
+1
*
Reload themes so that new themes can be used without restarting Redmine (#5712).
Jean-Philippe Lang
2010-11-27
1
-0
/
+2
*
Fixed: Missing template wiki/update.erb error introduced in r4272 (#6987).
Jean-Philippe Lang
2010-11-27
1
-0
/
+2
*
Initialize TimeEntry attributes with params when editing an issue (#5441).
Jean-Philippe Lang
2010-11-17
1
-0
/
+1
*
Prevents NoMethodError when requesting /time_entries/edit without an id (#6904).
Jean-Philippe Lang
2010-11-16
1
-9
/
+15
*
Makes projects API return XML description when creating a project (#6874).
Jean-Philippe Lang
2010-11-13
1
-1
/
+1
*
Moved some permission checks for issue update from controller to model.
Jean-Philippe Lang
2010-11-11
1
-13
/
+2
*
Reverted r4381.
Jean-Philippe Lang
2010-11-07
2
-2
/
+2
*
Adds a "visible" option on User and Project custom fields (#1738).
Jean-Philippe Lang
2010-11-07
1
-1
/
+0
*
Removed gantt and calendar menu items that do not fit into the core project m...
Jean-Philippe Lang
2010-11-07
2
-2
/
+2
*
Fixed: start date being filled with current date even when blank value is sub...
Jean-Philippe Lang
2010-11-06
1
-1
/
+1
*
Allow key authentication when deleting issues (with tests) #6447
Eric Davis
2010-11-05
1
-1
/
+1
*
Allow key authentication when updating issues (with tests) #6447
Eric Davis
2010-11-05
1
-1
/
+1
*
Allow key authentication when creating issues (with tests) #6447
Eric Davis
2010-11-05
1
-1
/
+1
*
Fixed: "Template is missing" error when validation fails on version edit (#67...
Jean-Philippe Lang
2010-11-01
1
-0
/
+4
*
Refactor: convert WikiController to a REST resource
Eric Davis
2010-10-28
1
-2
/
+2
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
1
-11
/
+11
*
Refactor: convert WikiController#destroy to use HTTP DELETE
Eric Davis
2010-10-26
1
-2
/
+3
*
Allow adding notes when moving issues
Eric Davis
2010-10-25
1
-0
/
+3
*
Allow changing the Priority when moving issues.
Eric Davis
2010-10-25
1
-1
/
+1
*
Refactor: Rename WikiController#page_index to #index
Eric Davis
2010-10-25
1
-5
/
+20
*
Refactor: merged error rendering methods.
Jean-Philippe Lang
2010-10-23
1
-25
/
+17
*
Improved error message when trying to access an archived project (#2995).
Jean-Philippe Lang
2010-10-23
1
-2
/
+12
*
Refactor: split WikiController#edit into #update
Eric Davis
2010-10-22
1
-23
/
+37
*
Refactor: rename WikiController#index to #show, it's a single resource action
Eric Davis
2010-10-21
1
-9
/
+9
*
Refactor: change :id on WikiController to use :project_id
Eric Davis
2010-10-20
1
-7
/
+7
*
Refactor: remove WikiController#special
Eric Davis
2010-10-19
1
-15
/
+0
[next]