Camron Flanders camflan
Loading Heatmap…

camflan synced and deleted reference refs/tags/renovate/xorm.io-xorm-1.x at camflan/forgejo from mirror

2024-04-01 21:15:10 -05:00

camflan synced and deleted reference refs/tags/renovate/tailwindcss-3.x at camflan/forgejo from mirror

2024-04-01 21:15:10 -05:00

camflan synced commits to refs/pull/2957/head at camflan/forgejo from mirror

  • 095d845f3c [BUG] Use correct translation on closed milestones
  • 68e900822b Merge pull request '[CI] backport workaround to cherry-pick in order' (#2953) from earl-warren/forgejo:wip-git-backporting-order into forgejo
  • 385bcca788 Merge pull request 'Data size unit localization' (#2528) from 0ko/forgejo:sizelocalize into forgejo
  • ec091b59af Merge pull request '[FEAT] Configure if protected branch rule should apply to admins' (#2867) from gusted/forgejo-protectedbranch-admins into forgejo
  • 8194d7d760 Merge pull request 'Make pprof labels conformant with prometheus spec' (#2933) from thefox/forgejo:pprof_fix into forgejo
  • Compare 12663 commits »

2024-04-01 18:55:09 -05:00

camflan synced commits to refs/pull/2932/head at camflan/forgejo from mirror

  • 31a73ef462 Do not update PRs based on events that happened before they existed
  • 68e900822b Merge pull request '[CI] backport workaround to cherry-pick in order' (#2953) from earl-warren/forgejo:wip-git-backporting-order into forgejo
  • 385bcca788 Merge pull request 'Data size unit localization' (#2528) from 0ko/forgejo:sizelocalize into forgejo
  • ec091b59af Merge pull request '[FEAT] Configure if protected branch rule should apply to admins' (#2867) from gusted/forgejo-protectedbranch-admins into forgejo
  • 8194d7d760 Merge pull request 'Make pprof labels conformant with prometheus spec' (#2933) from thefox/forgejo:pprof_fix into forgejo
  • Compare 37 commits »

2024-04-01 17:45:08 -05:00

camflan synced commits to main at camflan/dotfiles from mirror

2024-04-01 16:44:56 -05:00

camflan synced commits to v7.0/forgejo at camflan/forgejo from mirror

  • 7a783c3132 Merge pull request '[v7.0/forgejo] [TESTS] prevent overriding testlogger when calling mainApp' (#2952) from earl-warren/forgejo:wip-v7.0-non_failing_test into v7.0/forgejo
  • ce74e66b95 [TESTS] disable test failure on log.Error for now
  • cf460b8b5f [TESTS] do not include line numbers in the error whitelist
  • 4706b644f8 [TESTS] deliver webhooks on localhost
  • b6dccc0fd4 populate testlogger ignoreList
  • Compare 6 commits »

2024-04-01 16:35:25 -05:00

camflan synced commits to refs/pull/2956/head at camflan/forgejo from mirror

  • 029bcd361a [FEAT] Configure if protected branch rule should apply to admins
  • c01935e9d0 Merge pull request '[v7.0/forgejo] Highlight signed tags like signed commits' (#2950) from bp-v7.0/forgejo-bc08007-432ff7d-cd19564 into v7.0/forgejo
  • 4dd475dfe5 models/asymkey: Implement Tag verification
  • 923035e418 Highlight signed tags like signed commits
  • 9ecd041975 An integration test for SSH signed tags
  • Compare 12606 commits »

2024-04-01 15:25:18 -05:00

camflan synced commits to forgejo at camflan/forgejo from mirror

  • 68e900822b Merge pull request '[CI] backport workaround to cherry-pick in order' (#2953) from earl-warren/forgejo:wip-git-backporting-order into forgejo
  • 385bcca788 Merge pull request 'Data size unit localization' (#2528) from 0ko/forgejo:sizelocalize into forgejo
  • ec091b59af Merge pull request '[FEAT] Configure if protected branch rule should apply to admins' (#2867) from gusted/forgejo-protectedbranch-admins into forgejo
  • 21dda0d1f7 [CI] backport workaround to cherry-pick in order
  • c2d137d1f2 Rename ByteSize to ReadableSize
  • Compare 11 commits »

2024-04-01 15:25:16 -05:00

camflan synced commits to refs/pull/2883/head at camflan/forgejo from mirror

2024-04-01 15:25:16 -05:00

camflan synced commits to bp-v7.0/forgejo-79b7089 at camflan/forgejo from mirror

2024-04-01 15:25:15 -05:00

camflan synced new reference bp-v7.0/forgejo-79b7089 to camflan/forgejo from mirror

2024-04-01 15:25:15 -05:00

camflan synced commits to refs/pull/2955/head at camflan/forgejo from mirror

  • 1a0c9df87f [FIX] make pprof labels conformant with prometheus spec
  • c01935e9d0 Merge pull request '[v7.0/forgejo] Highlight signed tags like signed commits' (#2950) from bp-v7.0/forgejo-bc08007-432ff7d-cd19564 into v7.0/forgejo
  • 4dd475dfe5 models/asymkey: Implement Tag verification
  • 923035e418 Highlight signed tags like signed commits
  • 9ecd041975 An integration test for SSH signed tags
  • Compare 12604 commits »

2024-04-01 14:15:23 -05:00

camflan synced commits to refs/pull/2952/head at camflan/forgejo from mirror

2024-04-01 14:15:18 -05:00

camflan synced commits to forgejo at camflan/forgejo from mirror

  • 8194d7d760 Merge pull request 'Make pprof labels conformant with prometheus spec' (#2933) from thefox/forgejo:pprof_fix into forgejo
  • c8f515dff7 [FIX] make pprof labels conformant with prometheus spec
  • Compare 2 commits »

2024-04-01 14:15:18 -05:00

camflan synced new reference bp-v7.0/forgejo-c8f515d to camflan/forgejo from mirror

2024-04-01 14:15:17 -05:00

camflan synced commits to bp-v7.0/forgejo-c8f515d at camflan/forgejo from mirror

2024-04-01 14:15:17 -05:00

camflan synced commits to refs/pull/2954/head at camflan/forgejo from mirror

  • 5aa610a643 Use people icon instead of person on profiles
  • 1a7993dcee [I18N] Provide plural support for followers/following in user profiles
  • e18429aeb0 Merge pull request '[TESTS] disable test failure on log.Error for now' (#2942) from oliverpool/forgejo:disable_logger_failures into forgejo
  • 62148859b9 [TESTS] disable test failure on log.Error for now
  • 4d7a57a9f3 Merge pull request '[REFACTOR] git attribute: test proper cancellation and unify nul-byte reader' (#2906) from oliverpool/forgejo:git_attr_error into forgejo
  • Compare 12630 commits »

2024-04-01 13:05:13 -05:00

camflan synced commits to refs/pull/2937/head at camflan/forgejo from mirror

2024-04-01 13:05:12 -05:00

camflan synced commits to refs/pull/2953/head at camflan/forgejo from mirror

  • 21dda0d1f7 [CI] backport workaround to cherry-pick in order
  • 2e744dc991 Merge pull request 'Render inline file permalinks' (#2669) from Mai-Lapyst/forgejo:markup-add-filepreview into forgejo
  • b9a1d5c2be Merge pull request 'Highlight signed tags like signed commits' (#2534) from algernon/forgejo:message-in-a-bottle-ctrl-w-tag into forgejo
  • e18429aeb0 Merge pull request '[TESTS] disable test failure on log.Error for now' (#2942) from oliverpool/forgejo:disable_logger_failures into forgejo
  • 62148859b9 [TESTS] disable test failure on log.Error for now
  • Compare 12653 commits »

2024-04-01 11:55:12 -05:00

camflan synced commits to refs/pull/2941/head at camflan/forgejo from mirror

2024-04-01 11:55:11 -05:00