Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch errorHEADorigin/masterorigin/HEADmaster | davidlemarier | 2014-11-23 | 1 | -9/+14 |
* | 0.0.6 | Harri Kovalainen | 2014-04-11 | 1 | -1/+1 |
* | Fixes "progress/collected" api request | aegypius | 2014-04-08 | 1 | -1/+1 |
* | 0.0.5-2 | hakovala | 2013-02-20 | 1 | -1/+1 |
* | Convert number arguments to string | hakovala | 2013-02-20 | 1 | -0/+1 |
* | Version bumped to 0.0.5-1 | hakovala | 2013-01-14 | 1 | -1/+1 |
* | spaces as plus signs | hakovala | 2013-01-14 | 1 | -1/+1 |
* | Version bump: 0.0.5 | hakovala | 2013-01-12 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:hakovala/node-trakt | hakovala | 2013-01-12 | 1 | -5/+4 |
|\ | |||||
| * | Update README.md | Harri Kovalainen | 2012-12-17 | 1 | -5/+4 |
* | | Catch result parse error | hakovala | 2013-01-12 | 1 | -1/+6 |
|/ | |||||
* | 0.0.4 | hakovala | 2012-12-16 | 1 | -5/+7 |
* | Use http request auth for get authentication | hakovala | 2012-12-16 | 1 | -10/+3 |
* | Merge pull request #1 from mlamp/patch-1 | Margus Lamp | 2012-12-15 | 1 | -2/+2 |
|\ | |||||
| * | Update bin/cli.js | Margus Lamp | 2012-12-16 | 1 | -2/+2 |
* | | Update lib/trakt.js | Margus Lamp | 2012-12-16 | 1 | -124/+166 |
|/ | |||||
* | version updated | hakovala | 2012-12-14 | 1 | -1/+1 |
* | config.json not found fix | hakovala | 2012-12-14 | 1 | -1/+2 |
* | Help update | hakovala | 2012-12-14 | 3 | -5/+5 |
* | Version updated | hakovala | 2012-12-14 | 1 | -1/+1 |
* | Added unit tests | hakovala | 2012-12-14 | 3 | -4/+40 |
* | Cli changed | hakovala | 2012-12-14 | 3 | -24/+102 |
* | License added | hakovala | 2012-12-13 | 2 | -11/+38 |
* | Added Travis build image | Harri Kovalainen | 2012-12-13 | 1 | -1/+1 |
* | Added test cases | hakovala | 2012-12-13 | 1 | -3/+17 |
* | Removed test_config.json | hakovala | 2012-12-13 | 1 | -4/+0 |
* | Added request mocking | hakovala | 2012-12-13 | 4 | -11/+39 |
* | package.json updated | hakovala | 2012-12-13 | 1 | -2/+1 |
* | Base events added. Request split. | hakovala | 2012-12-13 | 1 | -47/+67 |
* | TestCases updated | hakovala | 2012-12-13 | 1 | -0/+43 |
* | Testing updates | hakovala | 2012-12-13 | 6 | -22/+32 |
* | Fixed broken require | hakovala | 2012-12-13 | 1 | -1/+1 |
* | Added missing 'should' | hakovala | 2012-12-13 | 1 | -1/+2 |
* | Changed test suite.. Again.. | hakovala | 2012-12-13 | 8 | -22/+41 |
* | Api key added. | hakovala | 2012-12-13 | 1 | -1/+1 |
* | Fix travis config | hakovala | 2012-12-13 | 1 | -3/+3 |
* | Merge branch 'master' of github.com:hakovala/node-trakt | hakovala | 2012-12-13 | 1 | -9/+13 |
|\ | |||||
| * | Update README.md | Harri Kovalainen | 2012-12-13 | 1 | -9/+13 |
* | | Finalizing package. | hakovala | 2012-12-13 | 6 | -20/+25 |
|/ | |||||
* | Basic unit tests and coverage reporting added | hakovala | 2012-12-13 | 2 | -11/+23 |
* | Check options before using them | hakovala | 2012-12-13 | 1 | -2/+4 |
* | Coverage reports ignored | hakovala | 2012-12-13 | 1 | -1/+4 |
* | README.md updated | hakovala | 2012-12-13 | 1 | -14/+51 |
* | Fixed Url parsing | hakovala | 2012-12-13 | 1 | -3/+2 |
* | Auth fixes. | hakovala | 2012-12-13 | 2 | -4/+4 |
* | config.js update | hakovala | 2012-12-13 | 1 | -0/+4 |
* | Api Actions system added. Most of the Api calls work. | hakovala | 2012-12-13 | 3 | -245/+322 |
* | Timeout config added | hakovala | 2012-12-12 | 3 | -7/+5 |
* | README.md update | hakovala | 2012-12-12 | 1 | -1/+24 |
* | Preliminary implementations for some API calls | hakovala | 2012-12-12 | 2 | -15/+257 |
* | Unit testing base added | hakovala | 2012-12-11 | 2 | -2/+11 |
* | Base for cli executable | hakovala | 2012-12-11 | 4 | -6/+54 |
* | package.json update | hakovala | 2012-12-11 | 1 | -4/+14 |
* | Initial commit | hakovala | 2012-12-11 | 4 | -0/+30 |