Wed, 12 Apr 2017 13:18:26 +0200 Ollivier Robert Add tests for basename/filterURL.
Wed, 12 Apr 2017 13:07:57 +0200 Ollivier Robert Add json tags.
Wed, 12 Apr 2017 09:38:20 +0200 Ollivier Robert Move config stuff into the CLI app.
Tue, 11 Apr 2017 17:15:12 +0200 Ollivier Robert BaseURL must be specified as base_URL in the TOML file.
Tue, 11 Apr 2017 17:04:40 +0200 Ollivier Robert Add a baseURL parameter to NewApp().
Tue, 11 Apr 2017 11:51:47 +0200 Ollivier Robert Change all ID into string, I guess this was to avoir overflow.
Tue, 11 Apr 2017 11:30:23 +0200 Ollivier Robert Fix json name.
Tue, 11 Apr 2017 11:27:59 +0200 Ollivier Robert Sync with tests.
Tue, 11 Apr 2017 11:27:45 +0200 Ollivier Robert More tests.
Tue, 11 Apr 2017 10:22:44 +0200 Ollivier Robert Update install instructions.
Tue, 11 Apr 2017 00:09:21 +0200 Ollivier Robert Add missing test file.
Mon, 10 Apr 2017 23:47:57 +0200 Ollivier Robert More tests.
Mon, 10 Apr 2017 23:47:46 +0200 Ollivier Robert Display location.
Mon, 10 Apr 2017 23:38:20 +0200 Ollivier Robert Some more tests.
Mon, 10 Apr 2017 23:33:51 +0200 Ollivier Robert gofmt pass.
Mon, 10 Apr 2017 22:20:13 +0200 Ollivier Robert Repeat after me, filepath.Join uses "," to separate args, not "+"
Mon, 10 Apr 2017 21:46:24 +0200 Ollivier Robert Add testing token file.
Mon, 10 Apr 2017 21:45:44 +0200 Ollivier Robert Cleanup after rename.
Mon, 10 Apr 2017 21:40:05 +0200 Ollivier Robert Rename the binary.
Mon, 10 Apr 2017 21:38:40 +0200 Ollivier Robert Fix binary name.
Mon, 10 Apr 2017 20:55:45 +0200 Ollivier Robert Allocate stuff the same way everywhere.
Mon, 10 Apr 2017 20:47:08 +0200 Ollivier Robert Again, fix allocation.
Mon, 10 Apr 2017 20:45:57 +0200 Ollivier Robert Unshadow variable, fix test.
Mon, 10 Apr 2017 20:02:12 +0200 Ollivier Robert Add that one too.
Mon, 10 Apr 2017 20:01:45 +0200 Ollivier Robert Grrr, workaround the fact that one can not commit "000" files.
Mon, 10 Apr 2017 19:57:45 +0200 Ollivier Robert Add files to test with.
Mon, 10 Apr 2017 19:36:10 +0200 Ollivier Robert Add test for loadGlobal().
Mon, 10 Apr 2017 19:35:54 +0200 Ollivier Robert Actually allocate storage before Unmarshall().
Mon, 10 Apr 2017 17:16:37 +0200 Ollivier Robert Use a real API endpoint.
Mon, 10 Apr 2017 17:14:56 +0200 Ollivier Robert Add a few checks & logging.
Mon, 10 Apr 2017 17:11:47 +0200 Ollivier Robert Add sorting for the future commands.
Mon, 10 Apr 2017 17:09:48 +0200 Ollivier Robert Proper testing requires "mock"-ing the API call… Later I guess.
Mon, 10 Apr 2017 16:22:26 +0200 Ollivier Robert Sigh, we will try to ignore the binary and not the directory another time.
Mon, 10 Apr 2017 16:21:27 +0200 Ollivier Robert Hook up the application registration + gofmt.
Mon, 10 Apr 2017 16:20:38 +0200 Ollivier Robert The API endpoint does not need the trailing "/".
Mon, 10 Apr 2017 16:20:02 +0200 Ollivier Robert Properly load/write configuration files.
Mon, 10 Apr 2017 15:54:10 +0200 Ollivier Robert Register the new client if not already done.
Fri, 07 Apr 2017 15:32:49 +0200 Ollivier Robert Remove dup import().
Fri, 07 Apr 2017 15:32:29 +0200 Ollivier Robert Add new error ErrAlreadyRegistered.
Fri, 07 Apr 2017 15:31:39 +0200 Ollivier Robert Point to configuration files.
Fri, 07 Apr 2017 15:29:49 +0200 Ollivier Robert Remove dup func init().
Thu, 06 Apr 2017 23:53:31 +0200 Ollivier Robert Add missing modules for Travis.
Thu, 06 Apr 2017 23:39:36 +0200 Ollivier Robert Ignore our test executable.
Thu, 06 Apr 2017 23:38:46 +0200 Ollivier Robert Sync with current type.
Thu, 06 Apr 2017 23:37:58 +0200 Ollivier Robert Will be filled in later.
Thu, 06 Apr 2017 23:37:26 +0200 Ollivier Robert Add a tailored version of prepareRequest().
Thu, 06 Apr 2017 23:36:00 +0200 Ollivier Robert Main Gondole type will contain the OAuth token.
Thu, 06 Apr 2017 23:35:21 +0200 Ollivier Robert Register() will be used to load the config & create on first run.
Thu, 06 Apr 2017 23:33:54 +0200 Ollivier Robert Start a config module.
Thu, 06 Apr 2017 23:32:07 +0200 Ollivier Robert No executable here.
Thu, 06 Apr 2017 23:31:31 +0200 Ollivier Robert Move App stuff into app.go.
Wed, 05 Apr 2017 22:03:09 +0200 Ollivier Robert Does not make any sense to have ID anything else than int64.
Wed, 05 Apr 2017 19:38:50 +0200 Ollivier Robert Barebone CLI app.
Wed, 05 Apr 2017 19:38:22 +0200 Ollivier Robert Cleanup imports.
Wed, 05 Apr 2017 19:28:49 +0200 Ollivier Robert Add all types documented.
Wed, 05 Apr 2017 16:35:04 +0200 Ollivier Robert Begin to fill in types.
Wed, 05 Apr 2017 16:34:49 +0200 Ollivier Robert gofmt.
Wed, 05 Apr 2017 16:34:22 +0200 Ollivier Robert Test members.
Wed, 05 Apr 2017 16:34:11 +0200 Ollivier Robert gofmt.
Wed, 05 Apr 2017 16:33:27 +0200 Ollivier Robert Add APIEndpoint. Fill in Gondole variable.
(0) -60 +60 +100 tip