Arthur Cinader
|
4cb6e7d209
|
Add lint rule space-infix-ops (#3237)
Disallows: 1+1. Must be 1 + 1.
|
2017-01-11 12:31:40 -08:00 |
|
Arthur Cinader
|
ca286b7108
|
Enable prefer-const lint rule (#3202)
|
2016-12-07 18:17:05 -05:00 |
|
Arthur Cinader
|
37daafc7b0
|
Add strip whitespace and trailing eol to spec too. (#3159)
|
2016-12-01 21:45:49 -05:00 |
|
Florent Vilmart
|
8c2c76dd26
|
Adds liniting into the workflow (#3082)
* initial linting of src
* fix indent to 2 spaces
* Removes unnecessary rules
* ignore spec folder for now
* Spec linting
* Fix spec indent
* nits
* nits
* no no-empty rule
|
2016-11-24 15:47:41 -05:00 |
|
Florent Vilmart
|
109bc9a0ce
|
handling matching api.parse.com when calling upgradeToRevocableSession without a sessionToken (#2721)
|
2016-09-17 12:52:52 -07:00 |
|
Florent Vilmart
|
7f6fb11d78
|
Revocable session upgrade only on mongo (#2685)
* Revert "Tries a new travis configuration"
* Revocable session upgrade only on mongo
|
2016-09-09 17:02:15 -04:00 |
|
Florent Vilmart
|
340eb46fe1
|
Adds endpoint for non-revocable session token upgrade (#2646)
|
2016-09-09 14:48:06 -04:00 |
|