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
...
*
Moved search logic to Redmine::Search (#18631).
Jean-Philippe Lang
2014-12-20
1
-47
/
+18
*
Use logger.info? (#18605).
Jean-Philippe Lang
2014-12-14
1
-1
/
+1
*
Use a simple count query.
Jean-Philippe Lang
2014-12-13
1
-1
/
+3
*
Don't show roles without issue add/edit permission in workflow setup (#15988).
Jean-Philippe Lang
2014-12-13
1
-1
/
+1
*
Use projects association.
Jean-Philippe Lang
2014-12-13
1
-1
/
+1
*
Rewrites search engine to properly paginate results (#18631).
Jean-Philippe Lang
2014-12-12
1
-27
/
+29
*
Don't create a journal when creating an issue with attachments.
Jean-Philippe Lang
2014-12-08
1
-1
/
+1
*
Un-inline statement.
Jean-Philippe Lang
2014-12-05
1
-1
/
+3
*
Use :only instead of :except option in IssueRelationsController filters.
Jean-Philippe Lang
2014-12-05
1
-4
/
+6
*
Removed unimplemented JournalsController#edit html response and added some te...
Jean-Philippe Lang
2014-12-05
1
-4
/
+1
*
Rescue RecordNotSaved in #save_with_content.
Jean-Philippe Lang
2014-12-03
1
-5
/
+0
*
Localisation not set correctly on authenticity token errors (#18499).
Jean-Philippe Lang
2014-11-29
1
-0
/
+1
*
Configurable behavour for linking issues on copy (#18500).
Jean-Philippe Lang
2014-11-29
1
-2
/
+15
*
Edit attachments after upload (#1326).
Jean-Philippe Lang
2014-11-29
1
-3
/
+39
*
Error raised on project settings after project wiki is deleted (#18429).
Jean-Philippe Lang
2014-11-28
1
-1
/
+1
*
Move wiki page to other project (#5450).
Jean-Philippe Lang
2014-11-23
1
-3
/
+8
*
Moved new group user to its own action GroupsController#new_users.
Jean-Philippe Lang
2014-11-16
1
-0
/
+3
*
Moved new project member to its own action MemberController#new.
Jean-Philippe Lang
2014-11-15
1
-3
/
+7
*
Fixed 500 error when displaying a news with comments in reverse order (#18332).
Jean-Philippe Lang
2014-11-14
1
-1
/
+1
*
Don't load user activity for API responses (#18128).
Jean-Philippe Lang
2014-11-11
1
-4
/
+5
*
Adds a role setting for controlling visibility of users: all or members of vi...
Jean-Philippe Lang
2014-11-11
2
-14
/
+14
*
Moved controller code to new method Project#add_default_member.
Jean-Philippe Lang
2014-11-02
1
-4
/
+1
*
Adds a 'sorted' scope to Project.
Jean-Philippe Lang
2014-11-02
2
-6
/
+7
*
Code cleanup, #roadmap no longer exists.
Jean-Philippe Lang
2014-11-02
1
-1
/
+0
*
Removed unused helpers.
Jean-Philippe Lang
2014-11-02
1
-6
/
+0
*
Code cleanup, removed conditions on request method.
Jean-Philippe Lang
2014-11-02
1
-5
/
+5
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
1
-10
/
+12
*
Fixed that IssueRelation should not be responsible for calling Issue#init_jou...
Jean-Philippe Lang
2014-11-02
2
-0
/
+3
*
Code cleanup.
Jean-Philippe Lang
2014-10-26
1
-8
/
+4
*
remove unneeded "references" of joins
Toshi MARUYAMA
2014-10-24
1
-1
/
+0
*
Adds a single controller for users and groups memberships and support for add...
Jean-Philippe Lang
2014-10-23
3
-38
/
+83
*
Adds path to plugin_assets directory in admin/info (#8817).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
31
-93
/
+109
*
Reverts change in r13428, project can't be found by identifier (#17959).
Jean-Philippe Lang
2014-10-05
1
-1
/
+1
*
Fixed that preview doesn't show notes when issue project is changed (#17959).
Jean-Philippe Lang
2014-10-05
1
-2
/
+2
*
Let the new time_entry form be submitted without project (#17954).
Jean-Philippe Lang
2014-10-04
1
-40
/
+23
*
Adds buit-in groups to give specific permissions to anonymous and non members...
Jean-Philippe Lang
2014-09-28
1
-2
/
+6
*
Expire other sessions on password change (#17796).
Jean-Baptiste Barth
2014-09-16
2
-1
/
+16
*
Parent issue autocomplete does not follow to the "Allow cross-project subtask...
Jean-Philippe Lang
2014-09-14
1
-1
/
+1
*
Fixed: The error flash message on session expiration is not in the language o...
Jean-Philippe Lang
2014-09-13
1
-3
/
+4
*
Move some RepositoriesController logic to Repository#stats_by_author (#13487).
Jean-Baptiste Barth
2014-08-26
1
-9
/
+10
*
Add time entries custom fields to the context menu for quick bulk edit (#17484).
Jean-Philippe Lang
2014-07-29
1
-0
/
+15
*
Don't redirect to another suburi (#16530).
Jean-Philippe Lang
2014-07-05
1
-12
/
+31
*
prevent "can't modify frozen String" exception when mail sending error (#17235)
Toshi MARUYAMA
2014-07-01
1
-1
/
+1
*
fix variable name confusion at AttachmentsController#thumbnail
Toshi MARUYAMA
2014-06-08
1
-3
/
+3
*
Count users with a single query on group list (#16905).
Jean-Philippe Lang
2014-05-24
1
-2
/
+11
*
Field set as read-only still available in the issues list context menu (#16755).
Jean-Philippe Lang
2014-05-02
1
-1
/
+1
*
fix non-ascii attachment file name get corrupted in IE11 (#16711)
Toshi MARUYAMA
2014-04-17
1
-1
/
+1
*
fix typo at app/controllers/repositories_controller.rb
Toshi MARUYAMA
2014-04-16
1
-1
/
+1
*
Potentiel data leak in "Invalid form authenticity token" error screen (#16511).
Jean-Philippe Lang
2014-04-05
1
-0
/
+1
[prev]
[next]