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
*
Copyright update.
Jean-Philippe Lang
2015-01-11
159
-159
/
+159
*
Fixed: Custom field is rendered, even if its value is empty (for multiple) (#...
Jean-Philippe Lang
2015-01-10
3
-8
/
+15
*
Fixed open div tag position.
Jean-Philippe Lang
2015-01-10
1
-1
/
+1
*
Option to search open issues only (#10734).
Jean-Philippe Lang
2015-01-10
3
-2
/
+5
*
Option to search attachment filenames and description (#4383).
Jean-Philippe Lang
2015-01-09
3
-3
/
+25
*
Search custom fields and journals with different queries to take advantage of...
Jean-Philippe Lang
2015-01-08
1
-7
/
+2
*
Same fix as r13582 for trackers and statuses (#18769).
Jean-Philippe Lang
2015-01-07
4
-4
/
+4
*
Redirect to the current page when reordering roles (#18769).
Jean-Philippe Lang
2015-01-07
2
-2
/
+2
*
Skip validation if attribute did not change.
Jean-Philippe Lang
2015-01-07
1
-2
/
+2
*
Deprecates Project#set_allowed_parent!.
Jean-Philippe Lang
2015-01-07
1
-1
/
+2
*
Fixed that project copy triggers a 500 error if project validation fails.
Jean-Philippe Lang
2015-01-07
1
-1
/
+2
*
Cleans up parent project assignment in ProjectsController.
Jean-Philippe Lang
2015-01-07
2
-61
/
+47
*
Moved Project#hierarchy to NestedSet::Traversing.
Jean-Philippe Lang
2015-01-07
1
-9
/
+0
*
Replaces awesome_nested_set gem with a simple and more robust implementation ...
Jean-Philippe Lang
2015-01-07
2
-97
/
+21
*
remove duplicated :remote key from app/views/messages/show.html.erb
Toshi MARUYAMA
2015-01-04
1
-1
/
+0
*
remove duplicated :id key from app/views/timelog/report.html.erb
Toshi MARUYAMA
2015-01-04
1
-2
/
+2
*
The descendant count in the issues delete confirmation message is wrong if is...
Jean-Philippe Lang
2014-12-30
1
-10
/
+10
*
Preload wiki page content for search results.
Jean-Philippe Lang
2014-12-26
1
-1
/
+1
*
Fixed duplicate content_url tag introduced in r13806 (#18707).
Jean-Philippe Lang
2014-12-26
1
-1
/
+0
*
Allow attachment thumbnails from REST API (#18707).
Jean-Philippe Lang
2014-12-26
2
-1
/
+5
*
Do not truncate subissue/related issues titles on the issue view (#18659).
Jean-Philippe Lang
2014-12-24
2
-3
/
+3
*
Adds p/n access keys for previous/next links (#18692).
Jean-Philippe Lang
2014-12-24
7
-11
/
+20
*
Send the content type as parameter when uploading a file.
Jean-Philippe Lang
2014-12-21
1
-0
/
+1
*
Attachment content type not set when uploading attachment (#18667).
Jean-Philippe Lang
2014-12-21
1
-4
/
+5
*
Error when adding user to group where he is already assigned (#18665).
Jean-Philippe Lang
2014-12-21
2
-8
/
+16
*
Don't overwrite headers that were already set (#14699).
Jean-Philippe Lang
2014-12-21
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
3
-4
/
+4
*
Use a CustomFieldValue instead of CustomValue.
Jean-Philippe Lang
2014-12-20
1
-1
/
+1
*
Cache search result ids for faster search pagination (#18631).
Jean-Philippe Lang
2014-12-20
1
-3
/
+1
*
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
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
[next]