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
*
Fixed: Entourage (and some old client) fails to correctly render notification...
Jean-Philippe Lang
2008-06-29
1
-6
/
+26
*
Reduces memory usage when importing large git repositories (#1482).
Jean-Philippe Lang
2008-06-29
1
-4
/
+2
*
Adds HTML titles to forums related views.
Jean-Philippe Lang
2008-06-29
3
-0
/
+6
*
Fixed: associated revisions are displayed in wrong order on issue view (#1546).
Jean-Philippe Lang
2008-06-29
1
-1
/
+1
*
Custom fields refactoring: most of code moved from controllers to models (usi...
Jean-Philippe Lang
2008-06-27
17
-102
/
+65
*
Adds a key in lang files (general_csv_decimal_separator) to set the decimal s...
Jean-Philippe Lang
2008-06-26
2
-2
/
+4
*
Fixed: timelog redirects inappropriately when :back_url is blank (#1524).
Jean-Philippe Lang
2008-06-26
1
-1
/
+1
*
Adds anchor to atom feed messages links.
Jean-Philippe Lang
2008-06-26
1
-1
/
+2
*
Link to view specific file on revision view fails with Subversion repository ...
Jean-Philippe Lang
2008-06-26
1
-1
/
+1
*
Add project name to cross-project Atom feeds (#1527).
Jean-Philippe Lang
2008-06-26
1
-1
/
+5
*
Adds a simple API and a standalone script that can be used to forward emails ...
Jean-Philippe Lang
2008-06-25
5
-1
/
+83
*
Fixed: private method 'gsub' called for nil:NilClass on activity (#1519).
Jean-Philippe Lang
2008-06-24
1
-1
/
+1
*
Strip pre/code tags content from activity view events.
Jean-Philippe Lang
2008-06-23
1
-1
/
+1
*
Adds a class ('me') to events of the activity view created by current user.
Jean-Philippe Lang
2008-06-23
1
-1
/
+2
*
Add filters on cross-project issue list for custom fields marked as 'For all ...
Jean-Philippe Lang
2008-06-22
1
-19
/
+30
*
Hide 'Target version' filter if no version is defined.
Jean-Philippe Lang
2008-06-22
1
-1
/
+3
*
Revision view: do not display links for deleted files.
Jean-Philippe Lang
2008-06-22
1
-1
/
+5
*
Use new image instead of expand.png
Jean-Philippe Lang
2008-06-22
1
-1
/
+1
*
Fixes reply attachments handling.
Jean-Philippe Lang
2008-06-22
1
-1
/
+1
*
Adds basic support for issue creation via email (#1110).
Jean-Philippe Lang
2008-06-22
1
-14
/
+108
*
Display issue notes in the activity view (#1509).
Jean-Philippe Lang
2008-06-21
2
-2
/
+3
*
Removes spaces before colons on issue detail view (#1512).
Jean-Philippe Lang
2008-06-21
1
-11
/
+11
*
Track project and tracker changes in issue history.
Jean-Philippe Lang
2008-06-19
2
-0
/
+7
*
Add target version to the issue list context menu.
Jean-Philippe Lang
2008-06-18
1
-0
/
+13
*
Enable syntax highlight on issues, messages and news (#1473, #1466).
Jean-Philippe Lang
2008-06-18
3
-0
/
+9
*
Allow dot in firstnames and lastnames (closes #1426).
Jean-Philippe Lang
2008-06-17
1
-1
/
+1
*
Adds atom feed on time entries details (#1479).
Jean-Philippe Lang
2008-06-17
3
-0
/
+18
*
Ability to remove enumerations (activities, priorities, document categories) ...
Jean-Philippe Lang
2008-06-17
4
-20
/
+57
*
RepositoriesController cleanup with rescue_from.
Jean-Philippe Lang
2008-06-15
1
-16
/
+5
*
Adds a field on the repository view to browse at specific revision (#1443).
Jean-Philippe Lang
2008-06-15
1
-1
/
+6
*
Fixed: view file at given revision with CVS.
Jean-Philippe Lang
2008-06-15
3
-6
/
+19
*
Makes changes link to entries on the revision view.
Jean-Philippe Lang
2008-06-15
1
-1
/
+3
*
Adds links to repository directories in the browser (#1094).
Jean-Philippe Lang
2008-06-15
1
-16
/
+8
*
File size display with Bazaar repositories (#1149).
Jean-Philippe Lang
2008-06-14
1
-0
/
+5
*
Fixed: Logtime info lost when there's an error updating an issue (#1400).
Jean-Philippe Lang
2008-06-14
1
-2
/
+2
*
Fixed: time entries created with the default activity even if a different one...
Jean-Philippe Lang
2008-06-14
1
-2
/
+4
*
Fixed: page has no title when adding a project (#1436).
Jean-Philippe Lang
2008-06-14
1
-1
/
+1
*
Fixed: unexpected nil when viewing differences on CVS (#1444).
Jean-Philippe Lang
2008-06-14
1
-1
/
+2
*
Slight changes to diff view and style.
Jean-Philippe Lang
2008-06-09
1
-2
/
+5
*
Removed inconsistent revision numbers on diff view.
Jean-Philippe Lang
2008-06-09
1
-13
/
+0
*
Log the user in after registration if account activation is not needed.
Jean-Philippe Lang
2008-06-09
1
-1
/
+2
*
File viewer for attached text files.
Jean-Philippe Lang
2008-06-09
5
-11
/
+34
*
Move the file viewer to a partial.
Jean-Philippe Lang
2008-06-09
2
-11
/
+12
*
"New Project" link on Projects page for admin users (#1082).
Jean-Philippe Lang
2008-06-08
1
-0
/
+1
*
Unified diff viewer for attached files with .patch or .diff extension (#1403).
Jean-Philippe Lang
2008-06-08
6
-5
/
+35
*
Move diff viewer to a partial.
Jean-Philippe Lang
2008-06-08
2
-70
/
+75
*
SCM browser: ability to download raw unified diffs.
Jean-Philippe Lang
2008-06-08
2
-12
/
+27
*
Move unified diff parser out of the scm abstract adapter so it can be reused ...
Jean-Philippe Lang
2008-06-08
5
-8
/
+8
*
Don't search for the changeset if revision identifier is nil.
Jean-Philippe Lang
2008-06-08
1
-1
/
+1
*
Don't display the table headers if there is no changeset to display.
Jean-Philippe Lang
2008-06-08
1
-1
/
+2
[next]