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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes RJS from UsersController.
Jean-Philippe Lang
2012-07-21
3
-16
/
+10
*
Removes RJS from MembersController.
Jean-Philippe Lang
2012-07-21
4
-37
/
+27
*
Removes RJS from JournalsController.
Jean-Philippe Lang
2012-07-19
6
-23
/
+18
*
Removes RJS from MessagesController.
Jean-Philippe Lang
2012-07-19
2
-14
/
+11
*
Removes RJS from VersionsController.
Jean-Philippe Lang
2012-07-19
2
-1
/
+2
*
Removes RJS from WikisController.
Jean-Philippe Lang
2012-07-19
2
-1
/
+1
*
Removes RJS from IssuesController.
Jean-Philippe Lang
2012-07-19
2
-7
/
+10
*
Removes RJS from RepositoriesController.
Jean-Philippe Lang
2012-07-19
3
-25
/
+7
*
Removes RJS from WatchersController.
Jean-Philippe Lang
2012-07-19
6
-37
/
+16
*
Removes RJS from IssueRelationsController.
Jean-Philippe Lang
2012-07-19
3
-10
/
+9
*
Removes RJS from GroupsController.
Jean-Philippe Lang
2012-07-19
5
-25
/
+19
*
Start removing the RJS stuff.
Jean-Philippe Lang
2012-07-19
6
-42
/
+18
*
Do not let is_private be required.
Jean-Philippe Lang
2012-07-19
1
-1
/
+1
*
Removed deprecated #labelled_tabular_form_for helper.
Jean-Philippe Lang
2012-07-18
1
-10
/
+0
*
ApplicationHelper#labelled_remote_form_for deprecated.
Jean-Philippe Lang
2012-07-18
1
-0
/
+1
*
ApplicationHelper#link_to_remote_if_authorized deprecated.
Jean-Philippe Lang
2012-07-18
1
-0
/
+1
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-3
/
+5
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-9
/
+4
*
Removes a call to form_remote_tag.
Jean-Philippe Lang
2012-07-18
1
-6
/
+7
*
Removes calls to remote_form_for.
Jean-Philippe Lang
2012-07-18
3
-4
/
+5
*
Removes a call to form_remote_tag.
Jean-Philippe Lang
2012-07-18
1
-1
/
+3
*
Removes most of the ajax stuff on my page layout.
Jean-Philippe Lang
2012-07-18
3
-58
/
+16
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
3
-15
/
+20
*
Adds a helper for preview links.
Jean-Philippe Lang
2012-07-18
13
-83
/
+22
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
2
-14
/
+4
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-8
/
+12
*
Removes a call to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-7
/
+6
*
Removes a call to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-8
/
+3
*
Removes a call to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-8
/
+8
*
Removes a call to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-6
/
+1
*
Removes a call to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-7
/
+4
*
remove trailing white-space from app/models/changeset.rb
Toshi MARUYAMA
2012-07-17
1
-1
/
+1
*
Adds a macro for inserting thumbnails in formatted text (#3510).
Jean-Philippe Lang
2012-07-16
2
-3
/
+11
*
Adds Attachment#title.
Jean-Philippe Lang
2012-07-16
1
-0
/
+8
*
Don't show "Required" option for standard/custom fields that are always requi...
Jean-Philippe Lang
2012-07-16
2
-7
/
+8
*
Use named routes.
Jean-Philippe Lang
2012-07-15
1
-6
/
+8
*
No blank option for custom fields marked as required on workflow settings.
Jean-Philippe Lang
2012-07-15
1
-3
/
+7
*
Remember "Only display used statuses" checkbox value after update.
Jean-Philippe Lang
2012-07-15
3
-2
/
+4
*
Hard-coded strings.
Jean-Philippe Lang
2012-07-15
1
-2
/
+2
*
Adds option for displaying all statuses on workflow permissions.
Jean-Philippe Lang
2012-07-15
2
-9
/
+14
*
Find role and tracker only when param is present.
Jean-Philippe Lang
2012-07-15
1
-4
/
+4
*
Code cleanup.
Jean-Philippe Lang
2012-07-15
1
-3
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-07-15
1
-3
/
+3
*
Code cleanup.
Jean-Philippe Lang
2012-07-15
1
-1
/
+1
*
Display all fields if tracker statuses are not yet set.
Jean-Philippe Lang
2012-07-15
1
-0
/
+3
*
Adds a sorted scope to IssueStatus model.
Jean-Philippe Lang
2012-07-15
1
-0
/
+1
*
Colorize transitions.
Jean-Philippe Lang
2012-07-15
1
-3
/
+4
*
Moved code for replacing permissions to WorkflowPermission model.
Jean-Philippe Lang
2012-07-15
2
-8
/
+17
*
ruby1.8 compatibility (#703, #3521).
Jean-Philippe Lang
2012-07-15
1
-2
/
+2
*
Validate attachment description length (#11365).
Jean-Philippe Lang
2012-07-15
1
-0
/
+1
[next]