index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
controller
/
http_token_authentication_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
1
-1
/
+1
*
Make actionpack frozen string friendly
Kir Shatrov
2017-07-24
1
-1
/
+3
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
"Use assert_nil if expecting nil from ...:in `...'. This will fail in minites...
Akira Matsuda
2016-12-25
1
-2
/
+1
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-3
/
+3
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-14
/
+14
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-22
/
+22
*
Merge pull request #14212 from tylerhunt/fix-token-regex
Sean Griffin
2015-12-15
1
-0
/
+8
|
\
|
*
Handle tab in token authentication header.
Tyler Hunt
2014-02-26
1
-0
/
+8
*
|
Stop using deprecated `render :text` in test
Prem Sichanugrist
2015-07-17
1
-3
/
+3
*
|
allow `Bearer` as well as `Token`
phoet
2015-06-01
1
-0
/
+7
*
|
actually test what the name says
phoet
2015-06-01
1
-1
/
+1
*
|
Give authentication methods the ability to customize response message.
Keenan Brock
2015-05-03
1
-3
/
+3
*
|
Allow authentication header to not have to specify 'token=' key.
Guo Xiang Tan
2014-10-10
1
-2
/
+21
*
|
Improve token_and_options regex and test
Xinjiang Lu
2014-07-01
1
-2
/
+22
*
|
Fix parsed token value with header `Authorization token=`.
Larry Lv
2014-06-13
1
-6
/
+23
|
/
*
Remove unused argument.
Francesco Rodriguez
2014-01-24
1
-1
/
+1
*
Do not use the same tests description
Rafael Mendonça França
2012-12-31
1
-3
/
+3
*
Refactoring the token_and_options method to fix bugs
Kurtis Rainbolt-Greene
2012-12-15
1
-6
/
+29
*
update documentation and code to use _action callbacks
Francesco Rodriguez
2012-12-07
1
-3
/
+3
*
Fix indentation.
Piotr Sarnacki
2012-07-11
1
-4
/
+4
*
Don't raise an error if http auth token isn't well formatted
Piotr Sarnacki
2012-07-11
1
-0
/
+8
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-3
/
+3
*
add HTTP Token Authorization support to complement Basic and Digest Authoriza...
rick
2010-04-30
1
-0
/
+113