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
/
issues
/
show.api.rsb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add information about whether an issue is open or closed to Issues API respon...
Go MAEDA
2021-10-02
1
-2
/
+2
*
Include new statuses allowed by workflow in Issues REST API (#24976).
Go MAEDA
2021-04-19
1
-0
/
+6
*
Include private_notes property in xml/json Journals output (#20985).
Jean-Philippe Lang
2016-05-16
1
-0
/
+1
*
Total spent hours and estimated hours need to be get via REST (#21757).
Jean-Philippe Lang
2016-03-19
1
-1
/
+5
*
Fixed that Issues API may disclose changesets that are not visible (#21136).
Jean-Philippe Lang
2015-11-04
1
-2
/
+2
*
Issue API: include is_private attribute in xml/json output (#10914).
Jean-Philippe Lang
2014-09-13
1
-0
/
+1
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
1
-2
/
+2
*
Adds closed_on to issues API responses (#824).
Jean-Philippe Lang
2013-02-16
1
-0
/
+1
*
Add/remove issue watchers via the REST API (#6727).
Jean-Philippe Lang
2013-01-30
1
-0
/
+6
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
1
-1
/
+1
*
remove trailing white-spaces from app/views/issues/show.api.rsb
Toshi MARUYAMA
2011-09-16
1
-8
/
+8
*
REST API for reading attachments (#7671).
Jean-Philippe Lang
2011-07-18
1
-0
/
+6
*
Adds support for GET on /issues/:issue_id/relations (#7366).
Jean-Philippe Lang
2011-07-04
1
-1
/
+1
*
Adds REST API for issue relations (#7366).
Jean-Philippe Lang
2011-07-04
1
-1
/
+1
*
Moves relations fetching from views to the controller and skip invalid relati...
Jean-Philippe Lang
2011-01-22
1
-2
/
+2
*
Adds journal created_on attribute to issue API (#7111).
Jean-Philippe Lang
2010-12-14
1
-0
/
+1
*
Fixes indentation.
Jean-Philippe Lang
2010-12-11
1
-38
/
+36
*
Makes some attributes optional in API response to get faster/lightweight resp...
Jean-Philippe Lang
2010-12-11
1
-4
/
+4
*
Changes the representation of journal details in issue API.
Jean-Philippe Lang
2010-12-10
1
-1
/
+4
*
Fixed: error when serializing back objects with custom fields using ActiveRes...
Jean-Philippe Lang
2010-12-10
1
-5
/
+1
*
Adds a pseudo format to api template names and overrides ActionController#def...
Jean-Philippe Lang
2010-12-04
1
-0
/
+63