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
*
Use logger.info? (#18605).
Jean-Philippe Lang
2014-12-14
2
-2
/
+2
*
User detail : show user login to admins (#17354).
Jean-Philippe Lang
2014-12-14
1
-0
/
+3
*
Removed debug stuff.
Jean-Philippe Lang
2014-12-13
1
-2
/
+0
*
Don't use #downcase on search tokens, let the database handle it (#18537).
Jean-Philippe Lang
2014-12-13
1
-0
/
+2
*
HTML improvements on project landing page (#18565).
Jean-Philippe Lang
2014-12-13
3
-7
/
+7
*
Merged datepicker.js into application.js.
Jean-Philippe Lang
2014-12-13
1
-1
/
+1
*
Use a simple count query.
Jean-Philippe Lang
2014-12-13
3
-25
/
+10
*
Don't show roles without issue add/edit permission in workflow setup (#15988).
Jean-Philippe Lang
2014-12-13
5
-5
/
+5
*
Don't consider roles without issue add/edit permissions for determining field...
Jean-Philippe Lang
2014-12-13
2
-0
/
+5
*
Droped legacy behaviour that allows a user to edit a few attributes of an iss...
Jean-Philippe Lang
2014-12-13
2
-9
/
+1
*
Use projects association.
Jean-Philippe Lang
2014-12-13
1
-1
/
+1
*
Removed unused helper.
Jean-Philippe Lang
2014-12-12
1
-15
/
+0
*
Removed unused method.
Jean-Philippe Lang
2014-12-12
1
-4
/
+0
*
Rewrites search engine to properly paginate results (#18631).
Jean-Philippe Lang
2014-12-12
8
-50
/
+43
*
ignore X-Autoreply mails (#15999, #13425)
Toshi MARUYAMA
2014-12-12
1
-1
/
+2
*
Adds some helpers tests.
Jean-Philippe Lang
2014-12-11
2
-4
/
+4
*
Misc tests.
Jean-Philippe Lang
2014-12-08
1
-1
/
+1
*
Don't create a journal when creating an issue with attachments.
Jean-Philippe Lang
2014-12-08
1
-1
/
+1
*
Don't create a journal when creating an issue.
Jean-Philippe Lang
2014-12-08
1
-3
/
+6
*
Skip some validations if attribute did not change.
Jean-Philippe Lang
2014-12-06
2
-3
/
+5
*
Specify the order for finding a setting.
Jean-Philippe Lang
2014-12-05
1
-1
/
+1
*
Skip uniqueness validation when updating a setting without changing its name.
Jean-Philippe Lang
2014-12-05
1
-1
/
+1
*
Adds methods for loading and adding settings.
Jean-Philippe Lang
2014-12-05
1
-32
/
+52
*
Un-inline statement.
Jean-Philippe Lang
2014-12-05
1
-1
/
+3
*
Removed dead code, Rails4 handles that in its attribute writer.
Jean-Philippe Lang
2014-12-05
1
-3
/
+0
*
Removed unused scopes.
Jean-Philippe Lang
2014-12-05
1
-15
/
+0
*
Typo.
Jean-Philippe Lang
2014-12-05
1
-1
/
+1
*
Removed unused and deprecated Issue#move_to_project method.
Jean-Philippe Lang
2014-12-05
1
-27
/
+0
*
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
*
Moved journal details generation to Journal model.
Jean-Philippe Lang
2014-12-05
2
-78
/
+122
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-5
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-5
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-9
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-9
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-8
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-03
1
-4
/
+0
*
Rescue RecordNotSaved in #save_with_content.
Jean-Philippe Lang
2014-12-03
2
-7
/
+7
*
Get version ids with a single query (was n+1).
Jean-Philippe Lang
2014-12-02
1
-3
/
+4
*
Removed broken and unused method added in r5313.
Jean-Philippe Lang
2014-12-02
1
-6
/
+0
*
Use scope.
Jean-Philippe Lang
2014-12-02
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2014-11-30
1
-4
/
+5
*
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
5
-2
/
+41
*
Adds a more specific title for the attachments edit link (#1326).
Jean-Philippe Lang
2014-11-29
2
-2
/
+4
*
Edit attachments after upload (#1326).
Jean-Philippe Lang
2014-11-29
8
-5
/
+128
*
Group filters in the filter select list (#13849).
Jean-Philippe Lang
2014-11-28
1
-7
/
+28
*
Fixed "First argument in form cannot contain nil or be empty" error (#18275).
Jean-Philippe Lang
2014-11-28
1
-3
/
+3
*
Error raised on project settings after project wiki is deleted (#18429).
Jean-Philippe Lang
2014-11-28
1
-1
/
+1
*
Use named routes or helpers.
Jean-Philippe Lang
2014-11-26
4
-7
/
+7
[next]