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