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
*
Versions can now be created with no date.
Jean-Philippe Lang
2007-05-20
7
-33
/
+42
*
Fixed: performance issue on RepositoriesController#revisions when a changeset...
Jean-Philippe Lang
2007-05-15
3
-5
/
+15
*
"My projects" are now listed under the drop-down "Projects" top menu item (20...
Jean-Philippe Lang
2007-05-15
1
-11
/
+13
*
Text search added on messages.
Jean-Philippe Lang
2007-05-14
2
-1
/
+14
*
Reply form on the message view is displayed only if user is logged in.
Jean-Philippe Lang
2007-05-14
1
-0
/
+2
*
Added mail notification when a new message is posted in the forums.
Jean-Philippe Lang
2007-05-14
3
-0
/
+36
*
Added watchers for message boards (watchers controller modified to support an...
Jean-Philippe Lang
2007-05-13
7
-14
/
+42
*
Per project forums added.
Jean-Philippe Lang
2007-05-13
20
-1
/
+442
*
Fixed: error when viewing a file diff from a revision view (only if repositor...
Jean-Philippe Lang
2007-05-10
1
-1
/
+1
*
Added "assigned to" field in mail notifications.
Jean-Philippe Lang
2007-05-10
1
-0
/
+1
*
Added some javascript to prevent from selecting the same from/to revision for...
Jean-Philippe Lang
2007-05-10
1
-1
/
+1
*
Added the ability to view a file diff with free to/from revision selection.
Jean-Philippe Lang
2007-05-10
1
-4
/
+13
*
Added a test for the mail handler.
Jean-Philippe Lang
2007-05-09
1
-3
/
+3
*
Added a simple mail handler.
Jean-Philippe Lang
2007-05-09
1
-0
/
+40
*
Fixed: files with an apostrophe in their names can't be accessed in the repos...
Jean-Philippe Lang
2007-05-09
1
-1
/
+1
*
Text files can now be viewed online when browsing the repository.
Jean-Philippe Lang
2007-05-08
4
-5
/
+38
*
"me" value is now available in queries for "assigned to" and "author" filters.
Jean-Philippe Lang
2007-05-08
4
-4
/
+23
*
Changed the length of 'language' column in users table from 2 to 5, to allow ...
Jean-Philippe Lang
2007-05-08
13
-7
/
+34
*
Removed "Wiki edits" option in the activity view if the project has no wiki.
Jean-Philippe Lang
2007-05-07
2
-2
/
+2
*
Added an option to see all versions in the roadmap view (including completed ...
Jean-Philippe Lang
2007-05-07
7
-19
/
+32
*
Added fragment caching for calendar and gantt views
Jean-Philippe Lang
2007-05-06
5
-34
/
+83
*
Added autologin feature (disabled by default).
Jean-Philippe Lang
2007-05-06
6
-13
/
+40
*
Added a "clear" link when displaying a saved query. It clears the query filte...
Jean-Philippe Lang
2007-05-05
1
-2
/
+3
*
Filter values hidden by default to avoid show/hide flashes when loading screen.
Jean-Philippe Lang
2007-05-05
1
-1
/
+1
*
Ajaxified issue filter reset link
Jean-Philippe Lang
2007-05-05
1
-5
/
+8
*
Issue#long_id no more used and removed
Jean-Philippe Lang
2007-05-05
4
-7
/
+3
*
Slight modifications on project settings views
Jean-Philippe Lang
2007-05-05
2
-8
/
+10
*
Members management in project settings is now AJAXified
Jean-Philippe Lang
2007-05-05
4
-54
/
+62
*
Issue filter no more reseted when clicking 'Issues' menu link
Jean-Philippe Lang
2007-05-05
1
-2
/
+2
*
Issue relations first commit (not thoroughly tested). 4 kinds of relation are...
Jean-Philippe Lang
2007-05-05
9
-15
/
+238
*
Login field automatically focused on login form
Jean-Philippe Lang
2007-05-05
1
-0
/
+1
*
Bulgarian translation added (Nikolay Solakov)
Jean-Philippe Lang
2007-05-02
6
-0
/
+27
*
Fixed an unicode problem on gantt (first letter of the day name)
Jean-Philippe Lang
2007-05-02
2
-2
/
+2
*
Added fragment caching for svn diffs.
Jean-Philippe Lang
2007-05-01
2
-11
/
+18
*
Issue subjects column width set to 330 on gantt chart
Jean-Philippe Lang
2007-05-01
1
-3
/
+3
*
Text formatting drop down disabled if RedCloth is not available (system setti...
Jean-Philippe Lang
2007-05-01
2
-1
/
+2
*
Subproject name added in csv and pdf exports.
Jean-Philippe Lang
2007-04-30
3
-6
/
+8
*
A 403 error page is now displayed (instead of a blank page) when trying to ac...
Jean-Philippe Lang
2007-04-30
2
-3
/
+14
*
Added last commit message for each entry in repository browser.
Jean-Philippe Lang
2007-04-30
1
-2
/
+5
*
Fixed: last day of the month not included in project activity
Jean-Philippe Lang
2007-04-30
1
-1
/
+1
*
Removed hard coded 'Search' string in base layout.
Jean-Philippe Lang
2007-04-30
1
-1
/
+1
*
Added a DropOut effect when removing a block on my page layout.
Jean-Philippe Lang
2007-04-30
1
-1
/
+1
*
Removed an used li element in navigation menu.
Jean-Philippe Lang
2007-04-30
1
-7
/
+1
*
Added a quick search form in page header. Search functionality moved to a ded...
Jean-Philippe Lang
2007-04-30
6
-90
/
+175
*
Fixed comments header label on time log details
Jean-Philippe Lang
2007-04-28
1
-1
/
+1
*
Fixed a TemplateError nil:NilClass (oracle specific) on _news.rhtml
Jean-Philippe Lang
2007-04-27
1
-1
/
+1
*
Added an ajax indicator for all ajax calls. Also removed highlight effects on...
Jean-Philippe Lang
2007-04-27
4
-30
/
+18
*
Subproject name displayed on issue list, calendar and gantt (only for issues ...
Jean-Philippe Lang
2007-04-27
4
-5
/
+5
*
Added a link on revision screen to see the entire diff for the revision.
Jean-Philippe Lang
2007-04-26
1
-2
/
+2
*
Fixed: 10342 Creation of Schema in Oracle
Jean-Philippe Lang
2007-04-25
21
-34
/
+41
[next]