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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes custom queries available through the REST API (#5737).
Jean-Philippe Lang
2011-07-06
1
-0
/
+10
*
Makes relations resource shallow (#7366).
Jean-Philippe Lang
2011-07-05
2
-3
/
+3
*
Makes versions resource shallow (#7403).
Jean-Philippe Lang
2011-07-05
4
-6
/
+6
*
Adds breadcrumb on all wiki page views.
Jean-Philippe Lang
2011-07-04
7
-5
/
+17
*
Removed leading dash in ruby code.
Jean-Philippe Lang
2011-07-04
1
-2
/
+2
*
Adds REST API for versions (#7403).
Jean-Philippe Lang
2011-07-04
4
-6
/
+38
*
Adds support for GET on /issues/:issue_id/relations (#7366).
Jean-Philippe Lang
2011-07-04
2
-1
/
+12
*
Adds REST API for issue relations (#7366).
Jean-Philippe Lang
2011-07-04
3
-3
/
+10
*
Adds css for syntax highlight on welcome page (#8512).
Jean-Philippe Lang
2011-07-03
1
-0
/
+1
*
Adds a 'New version' link on the roadmap.
Jean-Philippe Lang
2011-07-03
3
-0
/
+7
*
Do not show 'Send information' checkbox if email delivery is not configured.
Jean-Philippe Lang
2011-07-03
2
-1
/
+3
*
Restored error messages on my account.
Jean-Philippe Lang
2011-07-03
1
-0
/
+1
*
Replaced h3+div with fieldsets on my account and user form.
Jean-Philippe Lang
2011-07-03
2
-62
/
+62
*
Adds an icon to the change password link.
Jean-Philippe Lang
2011-07-03
1
-1
/
+1
*
Removed colon before filters select.
Jean-Philippe Lang
2011-07-02
1
-1
/
+1
*
Removed duplicate LDAP link in application settings.
Jean-Philippe Lang
2011-07-02
1
-4
/
+0
*
Workflow copy view clean up.
Jean-Philippe Lang
2011-07-02
1
-10
/
+17
*
Escape AuthSources in the list.
Toshi MARUYAMA
2011-06-27
1
-4
/
+4
*
Do not show inactive time entry activities in repository settings (#8573).
Jean-Baptiste Barth
2011-06-13
1
-1
/
+1
*
Do not show inactive document categories where not necessary (#8573).
Jean-Baptiste Barth
2011-06-13
1
-1
/
+1
*
Do not show inactive issue priorities where not necessary (#8573).
Jean-Baptiste Barth
2011-06-13
2
-2
/
+2
*
Slight UI changes (#4273).
Jean-Philippe Lang
2011-05-29
2
-10
/
+3
*
scm: remove scm command and version on project setting (#4273).
Toshi MARUYAMA
2011-05-29
1
-4
/
+2
*
scm: show scm commands and versions on administration panel (#4273).
Toshi MARUYAMA
2011-05-29
1
-2
/
+48
*
scm: code clean up app/views/settings/_repositories.rhtml.
Toshi MARUYAMA
2011-05-29
1
-13
/
+27
*
scm: replace a tab to two spaces in app/views/settings/_repositories.rhtml.
Toshi MARUYAMA
2011-05-25
1
-5
/
+5
*
scm: remove trailing white-spaces from app/views/settings/_repositories.rhtml.
Toshi MARUYAMA
2011-05-24
1
-2
/
+2
*
Fixed: GET /time_entries.xml ignores limit/offset parameters (#8356).
Jean-Philippe Lang
2011-05-22
1
-1
/
+1
*
set svn:eol-style=native app/views/projects/settings/_activities.rhtml.
Toshi MARUYAMA
2011-05-21
1
-42
/
+42
*
set svn:eol-style=native app/views/common/error.html.erb.
Toshi MARUYAMA
2011-05-21
1
-6
/
+6
*
scm: code clean up app/views/repositories/revisions.rhtml.
Toshi MARUYAMA
2011-05-21
1
-5
/
+12
*
scm: code clean up app/views/repositories/revision.rhtml.
Toshi MARUYAMA
2011-05-21
1
-6
/
+14
*
scm: git: show only filename and filesize if setting of reporting last commit...
Toshi MARUYAMA
2011-05-13
2
-5
/
+10
*
Use link_to_user instead of a manual link in my account sidebar (#8345).
Toshi MARUYAMA
2011-05-12
1
-1
/
+1
*
HTML escape some user values in account sidebar (#8345).
Toshi MARUYAMA
2011-05-12
1
-2
/
+2
*
make username a link to their profile page (#8345).
Toshi MARUYAMA
2011-05-12
1
-1
/
+1
*
scm: change separator between command and version ',' to '|' in setting (#4273).
Toshi MARUYAMA
2011-05-10
1
-1
/
+2
*
scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in...
Toshi MARUYAMA
2011-05-10
1
-1
/
+1
*
scm: add the feature of SCM command availability automatic check in administr...
Toshi MARUYAMA
2011-05-04
1
-1
/
+7
*
scm: refactor projects/settings/_repository.rhtml.
Toshi MARUYAMA
2011-05-04
1
-3
/
+9
*
scm: code clean up projects/settings/_repository.rhtml.
Toshi MARUYAMA
2011-05-04
1
-4
/
+11
*
scm: code clean up app/views/projects/settings/_repository.rhtml.
Toshi MARUYAMA
2011-05-03
1
-1
/
+1
*
Adds context menu for related issues on version view.
Jean-Philippe Lang
2011-04-29
1
-7
/
+12
*
Moved the version summary to the right of related issues.
Jean-Philippe Lang
2011-04-29
1
-4
/
+4
*
code clean up app/views/admin/info.rhtml.
Toshi MARUYAMA
2011-04-28
1
-4
/
+5
*
Warn about subtasks before deleting a parent issue (#6562).
Jean-Philippe Lang
2011-04-17
2
-2
/
+2
*
add Redmine::CodesetUtil and move replacing invalid utf8 logic to it.
Toshi MARUYAMA
2011-04-16
1
-3
/
+3
*
Private issues (#7414).
Jean-Philippe Lang
2011-04-15
1
-0
/
+5
*
Adds a helper for issue heading (#7647).
Jean-Philippe Lang
2011-04-12
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2011-04-12
2
-2
/
+2
[next]