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
*
Adds a 'Create and continue' button on the spent time form (#9995).
Jean-Philippe Lang
2012-01-21
2
-3
/
+8
*
Makes Version REST API accept due_date attribute (#10013).
Jean-Philippe Lang
2012-01-21
1
-0
/
+4
*
Resizes the attachment description field and moves the label to a placeholder...
Jean-Philippe Lang
2012-01-21
1
-1
/
+1
*
Updated footer.
Jean-Philippe Lang
2012-01-20
1
-1
/
+1
*
Localized string for issue position in results.
Jean-Philippe Lang
2012-01-20
1
-1
/
+1
*
Fixes admin menu display.
Jean-Philippe Lang
2012-01-20
3
-0
/
+6
*
Fixed: Git: Mercurial: Branch dropdown broken on repositories page (#10026).
Jean-Philippe Lang
2012-01-20
1
-1
/
+1
*
Adds an option of the copy form to enable/disable attachments copy (#3055).
Jean-Philippe Lang
2012-01-20
3
-8
/
+21
*
Copy attachments on issue and project copy (#3055).
Jean-Philippe Lang
2012-01-20
2
-4
/
+25
*
add newline at end of app/views/repositories/edit.html.erb
Toshi MARUYAMA
2012-01-20
1
-1
/
+1
*
add newline at end of app/views/repositories/_form.html.erb
Toshi MARUYAMA
2012-01-20
1
-1
/
+1
*
Fixed an error when trying to copy an issue that does not exist.
Jean-Philippe Lang
2012-01-17
1
-1
/
+6
*
Sort repositories in settings (#779).
Jean-Philippe Lang
2012-01-17
1
-1
/
+1
*
Moved the "Main repository" checkbox before the identifier (#779).
Jean-Philippe Lang
2012-01-17
1
-1
/
+1
*
Do not show revisions links and field on filesystem repositories.
Jean-Philippe Lang
2012-01-16
2
-4
/
+6
*
Changes the style of the links for sorting documents.
Jean-Philippe Lang
2012-01-16
1
-7
/
+5
*
Display the position of the current issue in the query results.
Jean-Philippe Lang
2012-01-16
2
-0
/
+7
*
Search for changeset in the current repository (#779).
Jean-Philippe Lang
2012-01-16
1
-1
/
+1
*
Highlight active issue query in the sidebar.
Jean-Philippe Lang
2012-01-16
1
-1
/
+3
*
Skip a bunch of useless "UPDATE repositories SET extra_info = ..." queries wh...
Jean-Philippe Lang
2012-01-16
1
-2
/
+6
*
Fixed previous/next links when navigating in a saved query.
Jean-Philippe Lang
2012-01-16
1
-1
/
+6
*
Display repository identifier in breadcrumbs (#779).
Jean-Philippe Lang
2012-01-15
1
-1
/
+2
*
Set tab caption to plural.
Jean-Philippe Lang
2012-01-15
1
-1
/
+1
*
Display identifier for the default repository too (#779).
Jean-Philippe Lang
2012-01-15
1
-3
/
+3
*
Don't use a disabled SCM as a default repository SCM (#779).
Jean-Philippe Lang
2012-01-15
1
-1
/
+1
*
Removed unused partial.
Jean-Philippe Lang
2012-01-15
1
-39
/
+0
*
Adds repository_id param for activity and search results (#779).
Jean-Philippe Lang
2012-01-15
1
-1
/
+1
*
Adds support for multiple repositories per project (#779).
Jean-Philippe Lang
2012-01-15
19
-46
/
+139
*
Resourcified repositories for CRUD operations to prepare for multiple SCM per...
Jean-Philippe Lang
2012-01-15
9
-46
/
+142
*
Fixed double escaping of Atom feed links.
Etienne Massip
2012-01-14
1
-2
/
+2
*
Change attachment link to download and add a view link for text attachments (...
Jean-Philippe Lang
2012-01-14
2
-4
/
+9
*
Display "none" inside square brackets.
Jean-Philippe Lang
2012-01-14
1
-1
/
+1
*
Adds "me" to user custom fields filters (#9923).
Jean-Philippe Lang
2012-01-13
1
-2
/
+12
*
Adds "my projects" filter on the cross-project issue list.
Jean-Philippe Lang
2012-01-13
1
-0
/
+9
*
Fixed: Routing error when deleting an issue with spent time.
Jean-Philippe Lang
2012-01-10
1
-1
/
+1
*
Removed hard-coded styles.
Jean-Philippe Lang
2012-01-10
1
-5
/
+5
*
Use named routes.
Jean-Philippe Lang
2012-01-10
1
-3
/
+6
*
Adds total number of issues for each version on the roadmap.
Jean-Philippe Lang
2012-01-10
1
-3
/
+5
*
Separated new/edit views for the timelog controller.
Jean-Philippe Lang
2012-01-10
4
-24
/
+23
*
code layout clean up app/views/users/_memberships.html.erb
Toshi MARUYAMA
2012-01-10
1
-4
/
+13
*
code layout clean up app/views/groups/_users.html.erb
Toshi MARUYAMA
2012-01-10
1
-1
/
+6
*
code layout clean up app/views/groups/_memberships.html.erb
Toshi MARUYAMA
2012-01-10
1
-5
/
+17
*
code layout clean up app/views/issues/_relations.html.erb
Toshi MARUYAMA
2012-01-10
1
-3
/
+6
*
code layout clean up app/views/issues/show.html.erb
Toshi MARUYAMA
2012-01-10
1
-1
/
+4
*
code layout clean up app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2012-01-10
1
-7
/
+14
*
code layout clean up app/views/messages/show.html.erb
Toshi MARUYAMA
2012-01-10
1
-6
/
+34
*
replace tabs to spaces at app/views/news/new.html.erb
Toshi MARUYAMA
2012-01-10
1
-8
/
+8
*
Do not call _before_save hook without saving.
Jean-Philippe Lang
2012-01-09
1
-2
/
+0
*
Do not call _before_save hook without saving.
Jean-Philippe Lang
2012-01-09
1
-2
/
+0
*
Avoid an AJAX query if the watchers form is already loaded.
Jean-Philippe Lang
2012-01-09
2
-1
/
+3
[next]