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
/
test
/
integration
/
api_test
/
users_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/user...
Toshi MARUYAMA
2019-11-08
1
-18
/
+27
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Ajax Request Returns 200 but an error event is fired instead of success (#300...
Go MAEDA
2019-02-05
1
-4
/
+4
*
Display user logins on profiles (#26127).
Go MAEDA
2018-12-12
1
-8
/
+2
*
Expose the Admin flag on the users api to admin users (#29459).
Go MAEDA
2018-09-20
1
-0
/
+12
*
/users API accepts boolean strings for generate_password field (#28686).
Go MAEDA
2018-05-06
1
-0
/
+16
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for integration tests.
Jean-Philippe Lang
2017-06-01
1
-45
/
+69
*
Removes calls to #assert_template and #assigns in integration tests.
Jean-Philippe Lang
2016-07-21
1
-2
/
+2
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-2
/
+2
*
Adds a few tests.
Jean-Philippe Lang
2014-12-03
1
-0
/
+20
*
Pull up #setup and #teardown in API tests.
Jean-Philippe Lang
2014-11-30
1
-4
/
+0
*
Test API authentification once.
Jean-Philippe Lang
2014-11-30
1
-39
/
+0
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-22
/
+12
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at ApiTest::Use...
Toshi MARUYAMA
2014-01-10
1
-2
/
+2
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
1
-294
/
+238
*
Add status to /users/:id API for admins (#13948).
Jean-Baptiste Barth
2013-05-05
1
-0
/
+12
*
Add user's API key to /users/current.format (#8529).
Jean-Philippe Lang
2013-03-01
1
-0
/
+12
*
Add login to /users/:id API for current user (#13155).
Jean-Philippe Lang
2013-02-18
1
-0
/
+12
*
Adds a subclass of ActionDispatch::IntegrationTest for API tests.
Jean-Philippe Lang
2013-01-22
1
-2
/
+2
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Use 8+ characters long passwords in tests.
Jean-Philippe Lang
2012-11-27
1
-3
/
+3
*
Fixed some more test/integration/*_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
Fixed that 200 API responses have a body containing one space (#11388).
Jean-Philippe Lang
2012-07-14
1
-0
/
+4
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Adds membership ids to /users/:id API response.
Jean-Philippe Lang
2012-02-06
1
-0
/
+28
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-11
/
+11
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-4
/
+0
*
code layout clean up test/integration/api_test/users_test.rb
Toshi MARUYAMA
2011-12-23
1
-9
/
+43
*
remove trailing white-spaces from test/integration/api_test/users_test.rb.
Toshi MARUYAMA
2011-08-31
1
-42
/
+42
*
Fix test/integration/api_test/users_test.rb fails due to changing en.yml (#80...
Toshi MARUYAMA
2011-04-01
1
-2
/
+2
*
Enable ability for administrators to delete users (#7296).
Jean-Philippe Lang
2011-01-16
1
-15
/
+25
*
Adds support for requesting information about current user using /users/curre...
Jean-Philippe Lang
2010-12-20
1
-0
/
+17
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Moves mail_notification param to user hash param so that it can be set using ...
Jean-Philippe Lang
2010-12-12
1
-1
/
+2
*
Moves password param to user hash param so that it can be set using the User ...
Jean-Philippe Lang
2010-12-12
1
-2
/
+3
*
Adds xml/json REST API for Users (#6260).
Jean-Philippe Lang
2010-12-03
1
-0
/
+256