Changelog Overhaul 2 #19

Merged
zeripath merged 25 commits from jolheiser/changelog:gitea-sdk into master 2020-01-24 16:30:19 +00:00

25 Commits

Author SHA1 Message Date
8c25b4e224 Merge branch 'master' into gitea-sdk
All checks were successful
continuous-integration/drone/pr Build is passing
2020-01-24 16:19:34 +00:00
c596f5ffe1
Default gitea service
All checks were successful
continuous-integration/drone/pr Build is passing
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-23 11:11:44 -06:00
722757a56d
Merge branch 'gitea-sdk' of https://gitea.com/jolheiser/changelog into gitea-sdk 2020-01-23 10:54:59 -06:00
eee061dd2b
Merge branch 'master' of https://gitea.com/gitea/changelog into gitea-sdk 2020-01-23 10:54:41 -06:00
733d8c8b4e Merge branch 'master' into gitea-sdk
Some checks failed
continuous-integration/drone/pr Build is failing
2020-01-23 14:22:18 +00:00
7b8b4146bb
Copyright
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-22 22:10:21 -06:00
1c9433dda1
Copyright and wording
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-22 22:08:35 -06:00
e786336910
FIXME
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-22 19:53:45 -06:00
087416c698
Change per-page in Gitea
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-22 14:09:13 -06:00
d6824fdeb0
Gitea point to closed milestone PRs for title
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-22 13:51:52 -06:00
5b756d7a7a
Re-order service New
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-22 13:41:41 -06:00
adcaa041b6
Add copyright
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-22 13:38:27 -06:00
20c1e38143
Make code less magical
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-22 13:34:12 -06:00
6ffd430b31
After feature
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-22 12:04:12 -06:00
9797e1495d
Convert back to go-sdk
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-17 12:17:52 -06:00
d6f89b99ea
Rename interface func to Generate to match command name
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-13 15:28:55 -06:00
d2c439a650
Fix comment
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-13 15:19:35 -06:00
dd7c89c0de
Import order
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-13 15:17:53 -06:00
343b49704a
Do not rely on newline
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-13 15:10:59 -06:00
e07903245a
Add details feature
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-13 15:05:43 -06:00
039e0fac27
Clean up and add token flag
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-13 14:57:30 -06:00
6ca92f25b9
Update go mod
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-10 20:53:02 -06:00
799035f644
Formatting
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-09 17:09:34 -06:00
4609c89bba
Finish functionality using generated swagger client
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-09 17:05:52 -06:00
110c9f6950
Initial work
Blocked until API is fixed or SDK is updated

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-09 12:45:29 -06:00