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
/
users
/
show.api.rsb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include @auth_source@ in /users/:id API response if auth_source is requested ...
Marius Balteanu
2024-01-25
1
-0
/
+5
*
Fix internal server error when trying to retrieve AnonymousUser's information...
Marius Balteanu
2022-05-27
1
-1
/
+1
*
Include avatar URL in Users API (#36303).
Go MAEDA
2022-01-21
1
-0
/
+1
*
Users API should return twofa_scheme only for administrators (#34242).
Go MAEDA
2020-12-23
1
-1
/
+1
*
Include two-factor authentication scheme in users API response (#34242).
Go MAEDA
2020-12-23
1
-0
/
+1
*
Include updated_on and passwd_changed_on columns in API response (#33592).
Go MAEDA
2020-07-28
1
-1
/
+3
*
Display user logins on profiles (#26127).
Go MAEDA
2018-12-12
1
-2
/
+2
*
Expose the Admin flag on the users api to admin users (#29459).
Go MAEDA
2018-09-20
1
-0
/
+1
*
Add status to /users/:id API for admins (#13948).
Jean-Baptiste Barth
2013-05-05
1
-0
/
+1
*
Add user's API key to /users/current.format (#8529).
Jean-Philippe Lang
2013-03-01
1
-0
/
+1
*
Add login to /users/:id API for current user (#13155).
Jean-Philippe Lang
2013-02-18
1
-1
/
+1
*
REST Api for Groups (#8981).
Jean-Philippe Lang
2012-06-03
1
-0
/
+6
*
Adds membership ids to /users/:id API response.
Jean-Philippe Lang
2012-02-06
1
-2
/
+7
*
remove trailing white-spaces from app/views/users/show.api.rsb
Toshi MARUYAMA
2011-09-16
1
-2
/
+2
*
Makes some attributes optional in API response to get faster/lightweight resp...
Jean-Philippe Lang
2010-12-11
1
-1
/
+1
*
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
/
+28