1
1
mirror of https://github.com/cooperspencer/gickup synced 2025-08-28 06:11:29 +02:00

Commit Graph

  • 1ba9c0ac80
    chore: update gitea.go Tom Moulard 2022-03-20 09:35:28 +0100
  • eb2e5e775d
    chore: update bitbucket.go Tom Moulard 2022-03-20 09:17:12 +0100
  • 9c44f0fbab
    chore: update gogs.go Tom Moulard 2022-03-20 09:08:09 +0100
  • 32593d5f70
    chore: update gitlab.go Tom Moulard 2022-03-20 08:47:29 +0100
  • 01fbf66022
    chore: update local.go Tom Moulard 2022-03-19 15:52:32 +0100
  • d0466512fb
    chore: update prometheus.go Tom Moulard 2022-03-19 15:29:28 +0100
  • f30aa3a72f
    chore: update types_test.go Tom Moulard 2022-03-19 15:24:24 +0100
  • cc9f8dccdf
    chore: update logger.go Tom Moulard 2022-03-19 15:23:59 +0100
  • 2563e80dcd
    chore: update types.go Tom Moulard 2022-03-19 15:18:40 +0100
  • cca80a4b92
    chore: update main_test.go Tom Moulard 2022-03-19 14:18:03 +0100
  • 4dbfd67efe
    chore: update main.go Tom Moulard 2022-03-19 14:17:02 +0100
  • 49dfe27611
    lint: run with fix Tom Moulard 2022-03-19 11:12:58 +0100
  • 6fa8991742
    chore: update package name Tom Moulard 2022-03-19 11:10:55 +0100
  • c938f6841f
    chore: adding lint Tom Moulard 2022-03-19 10:52:45 +0100
  • 635969fd81
    chore: adding makefile Tom Moulard 2022-03-19 10:52:22 +0100
  • 2a069398ad removed git ls-remote from local Andreas Wachter 2022-03-02 22:28:58 +0100
  • 545c9e3f73
    fix: stat github wiki remotes to verify their existence (#98) Matthew Toohey 2022-03-02 13:21:23 -0800
  • 65f848d09f fix: also check gitea wiki remotes Matthew Toohey 2022-03-02 11:37:33 -0500
  • 7ba09756f9 fix: stat github wiki remotes to verify their existence Matthew Toohey 2022-02-25 16:49:00 -0500
  • 5bd1366ddb feat: add heartbeat metrics Matthew Toohey 2022-03-01 21:53:53 -0500
  • 8b0f820ec8
    fix: use gitlab namespace path instead of owner (#99) Matthew Toohey 2022-02-25 23:08:31 -0800
  • 21d0e880b4 fix: use gitlab namespace path instead of owner Matthew Toohey 2022-02-25 18:46:48 -0500
  • 4c98576c17
    Update README.md Andreas Wachter 2022-02-25 09:51:50 +0100
  • 5060718f9d
    Update README.md Andreas Wachter 2022-02-25 09:32:40 +0100
  • dd1418347d #95 set user to username in bitbucket if empty v0.10.2 Andreas Wachter 2022-02-25 09:16:15 +0100
  • 9e4e9e1d6a #94 remove new lines in token files. Andreas Wachter 2022-02-24 21:22:10 +0100
  • bee477bf65
    addresses #92. ls-remote before pulling or cloning (#93) v0.10.1 Andreas Wachter 2022-02-24 13:00:17 +0100
  • 09acb79a50 addresses #92. ls-remote before pulling or cloning Andreas Wachter 2022-02-24 10:28:07 +0100
  • d96310d74a
    Add excludeorgs for gitlab. (#91) Drew Moseley 2022-02-24 01:47:06 -0500
  • b6dab7be11 Add includeorgs for gitlab. Drew Moseley 2022-02-23 17:55:22 -0500
  • 2d91469f33 Add excludeorgs for gitlab. Drew Moseley 2022-02-23 16:58:26 -0500
  • 70ddbc829c updated dependencies v0.10.0 Andreas Wachter 2022-02-22 08:15:54 +0100
  • 3dabd67810 gitea got the repositories twice Andreas Wachter 2022-02-22 07:47:32 +0100
  • b0cd28c761
    feat: backup starred repos (#89) Matthew Toohey 2022-02-21 22:42:05 -0800
  • 0c056b8ec5 feat: gitlab starred support Matthew Toohey 2022-02-21 14:58:38 -0500
  • 4c1c7a05ba fix: increment gitlab request pages properly Matthew Toohey 2022-02-21 14:54:03 -0500
  • 0d6a02441e feat: gitea starred support Matthew Toohey 2022-02-20 18:32:24 -0500
  • 32169a28f3 feat: github starred support Matthew Toohey 2022-02-20 18:18:55 -0500
  • 025b354278
    Documentation: add information about cron / timezone and saving to Docker volume locally (#88) Adam Hintz 2022-02-06 23:18:36 -0800
  • 66225aaf7d Documentation: add information about cron / timezone and saving to Docker volume locally Adam Hintz 2022-02-06 21:30:59 -0800
  • dae3869f7d added includeorgs to the example config v0.9.9-2 Andreas Wachter 2022-01-29 15:44:42 +0100
  • 85ebb1bad0 Merge remote-tracking branch 'origin/main' Andreas Wachter 2022-01-27 18:37:18 +0100
  • df6767fc53 implemented includeorgs parameter Andreas Wachter 2022-01-27 18:36:41 +0100
  • af10e4690d
    CMD to ENTRYPOINT in docker (#85) Phil 2022-01-13 10:34:14 +0100
  • 86dd93f611 CMD to ENTRYPOINT in docker Phil 2022-01-10 13:38:47 +0100
  • d52d7cc8be fixed the prometheus dependency for cron v0.9.9-1 Andreas Wachter 2022-01-03 07:07:10 +0100
  • 89df32b886
    Merge branch 'main' into fetch_working_dir Andreas Wachter 2022-01-02 18:34:57 +0100
  • 79136ae86b
    Fix typo and grammatical errors in README.md (#80) Jonathan Buchholz 2022-01-01 15:28:02 -0500
  • 60d177020f
    Fix grammatical errors Jonathan Buchholz 2022-01-01 14:58:12 -0500
  • 3c76630bc6
    Fix typo Jonathan Buchholz 2022-01-01 14:52:50 -0500
  • eb3704b272 adds wiki logic to github and gitlab Andreas Wachter 2021-12-31 09:25:47 +0100
  • 8ec9f04715 add repo to warn-message for local clone #79 Andreas Wachter 2021-12-30 19:24:46 +0100
  • 9e175cf41b duration as string Andreas Wachter 2021-12-30 16:00:19 +0100
  • f5dd9c1f94
    Merge branch 'main' into fetch_working_dir Andreas Wachter 2021-12-30 15:32:00 +0100
  • ce1a823039 fetch repos and added working parameter to config Andreas Wachter 2021-12-19 21:33:33 +0100
  • 0d223fb754 fetch repos and added working parameter to config Andreas Wachter 2021-12-19 21:33:33 +0100
  • 7aa092bf04 added wiki support to all cvs (except bitbucket) (#76) Andreas Wachter 2021-12-29 18:27:19 +0100
  • f2ffa623a2 set listen_addr to correct value in example config Andreas Wachter 2021-12-29 08:42:42 +0100
  • 2cdb6cbb25 Allows reading a token from a file (#73) Colin Dean 2021-12-29 01:49:02 -0500
  • 49ce7b5713 Adds Prometheus metrics when in scheduled mode (#62) Colin Dean 2021-12-29 01:31:19 -0500
  • f4017199cc Set log level based on --quiet and --silent (#72) Colin Dean 2021-12-29 01:29:30 -0500
  • 06e4f672c7 set token at init of client Andreas Wachter 2021-12-27 09:15:36 +0100
  • fd26b8e69b implemented quiet into main Andreas Wachter 2021-12-25 16:37:33 +0100
  • ae9b776c5f Bitbucket nil (#68) Andreas Wachter 2021-12-23 18:54:22 +0100