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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed: Calendar appears on wrong place in IE8 (#3818).
Jean-Philippe Lang
2009-12-26
1
-1
/
+1
*
Fixed: Subversion password visible in development logs (#4448).
Jean-Philippe Lang
2009-12-26
1
-1
/
+1
*
Fixed: project copy doesn't copy group memberships (#3975).
Jean-Philippe Lang
2009-12-26
6
-7
/
+41
*
Ask for confirmation when a non-admin users tries to remove himself from a pr...
Jean-Philippe Lang
2009-12-26
38
-1
/
+114
*
Fixed: subject of incoming emails gets mangled (#3717).
Jean-Philippe Lang
2009-12-26
1
-1
/
+0
*
Fixes Redmine.pm for SQLite (#4205).
Jean-Philippe Lang
2009-12-26
1
-3
/
+8
*
Merged 0.8.x changelog.
Jean-Philippe Lang
2009-12-26
1
-0
/
+91
*
Do not display the copy form when project copy is created.
Jean-Philippe Lang
2009-12-26
1
-1
/
+7
*
View cleanup.
Jean-Philippe Lang
2009-12-25
1
-5
/
+6
*
Removes column opt in enumerations table.
Jean-Philippe Lang
2009-12-25
9
-67
/
+23
*
Project#activities should check all overridden activities, not just active ones.
Eric Davis
2009-12-24
2
-3
/
+14
*
Adds a 'Add subprojects' permission.
Jean-Philippe Lang
2009-12-24
44
-70
/
+269
*
Hide "Groups" tab on user form if no group exist.
Jean-Philippe Lang
2009-12-24
1
-1
/
+4
*
Translation updates.
Jean-Philippe Lang
2009-12-24
2
-76
/
+77
*
Rails 2.3.5 deprecation.
Jean-Philippe Lang
2009-12-23
1
-1
/
+1
*
Upgrade to Rails 2.3.5
Jean-Philippe Lang
2009-12-23
1
-1
/
+1
*
Set version to 0.9.0.
Jean-Philippe Lang
2009-12-23
2
-2
/
+114
*
Force TimeEntry#hours default to nil (#3075, #4449).
Jean-Philippe Lang
2009-12-23
2
-0
/
+5
*
Fixed: wiki pages in search results are referenced by project number, not by ...
Jean-Philippe Lang
2009-12-23
1
-1
/
+1
*
Remove invalid escaping in version field (#4460).
Jean-Philippe Lang
2009-12-23
1
-2
/
+2
*
Fixes delimiters regexp.
Jean-Philippe Lang
2009-12-23
1
-1
/
+1
*
Translation updates.
Jean-Philippe Lang
2009-12-23
8
-198
/
+200
*
Adds Indonesian translation by Raden Prabowo (#4399).
Jean-Philippe Lang
2009-12-23
3
-0
/
+1033
*
Adds a setting to remove incoming emails body after a delimiter (#4409).
Jean-Philippe Lang
2009-12-23
41
-4
/
+164
*
Display API key in the sidebar, just below the API key heading.
Jean-Philippe Lang
2009-12-23
2
-11
/
+5
*
Do not display API key if API is disabled.
Jean-Philippe Lang
2009-12-23
2
-1
/
+3
*
Fills translations.
Jean-Philippe Lang
2009-12-23
36
-42
/
+42
*
Move API setting to Authentication tab and add translations strings.
Jean-Philippe Lang
2009-12-23
38
-11
/
+275
*
Do not mass create API keys for existing users.
Jean-Philippe Lang
2009-12-23
1
-13
/
+0
*
Added an Admin setting to enable/disable the REST web service. (#3920)
Eric Davis
2009-12-23
9
-2
/
+131
*
Added support for HTTP Basic access to the API. (#3920)
Eric Davis
2009-12-23
4
-9
/
+183
*
Allow authenticating with an API token via XML or JSON. (#3920)
Eric Davis
2009-12-23
3
-1
/
+82
*
Added an API token for each User to use when making API requests. (#3920)
Eric Davis
2009-12-23
8
-3
/
+162
*
Added the revision title to any revision links.
Eric Davis
2009-12-22
39
-4
/
+48
*
Redmine.pm: deny access if user doesn't have browse_repository permission (#4...
Jean-Philippe Lang
2009-12-22
1
-1
/
+1
*
Fixes a test failure.
Jean-Philippe Lang
2009-12-21
1
-1
/
+1
*
Fixes test failure.
Jean-Philippe Lang
2009-12-21
1
-0
/
+4
*
Fixes odd test failures.
Jean-Philippe Lang
2009-12-21
1
-3
/
+3
*
Fixed the view_hook_helper test, it was reading all of the log files into
Eric Davis
2009-12-21
1
-1
/
+1
*
Make sure the RSS token is getting destroyed and created.
Eric Davis
2009-12-21
2
-2
/
+40
*
Extract method
Eric Davis
2009-12-21
1
-2
/
+6
*
Refactor: Use the existing method for failing onthefly creations.
Eric Davis
2009-12-20
1
-4
/
+1
*
Added an optimization note for later.
Eric Davis
2009-12-20
1
-0
/
+1
*
Added some database indexes to commonly queried fields.
Eric Davis
2009-12-20
3
-0
/
+33
*
Change the cursor for context menus. (#2924)
Eric Davis
2009-12-20
1
-0
/
+1
*
Adds a 'Create and continue' button on new user form.
Jean-Philippe Lang
2009-12-20
2
-2
/
+7
*
Removes unused css classes (closes #4452).
Jean-Philippe Lang
2009-12-20
1
-2
/
+0
*
Change MailHandler 403 error message.
Jean-Philippe Lang
2009-12-20
1
-2
/
+2
*
Adds on optional API key to repositories management controller and reposman.rb.
Jean-Philippe Lang
2009-12-20
5
-13
/
+51
*
Admin info cleanup.
Jean-Philippe Lang
2009-12-19
2
-10
/
+12
[next]