Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: GitusCodeForge/Gitus

v0.1.5

30 Nov 18:06
6204d5b

Choose a tag to compare

  • Simple mode
  • Customizable foreground/background color
  • UI revamp

v0.1.4

24 Sep 20:51
d2c5538

Choose a tag to compare

  • Webhook result feedback
  • Support for in-memory session store
  • Bug fixes

v0.1.3

16 Sep 18:46
d52b96a

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

03 Sep 20:33
27c1fa5

Choose a tag to compare

What's Changed

  • feat: repository label by @bctnry in #81
  • File lists now displays the last commit of change alongside with the file name. by @bctnry in #84
  • Revamped user profile page by @bctnry in #84
  • feat: mailer tester in admin panel by @bctnry in #85

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Sep 06:49
f385ba1

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v1

v0.1.0

28 Aug 14:17
4cedd91

Choose a tag to compare

What's Changed

  • refactor: preparing for multi vcs support by @bctnry in #64
  • feat: support for plain smtp config by @bctnry in #65
  • feat: postgres support by @bctnry in #67
  • check: hard limit on all names by @bctnry in #68

Full Changelog: v0.0.2...v0.1.0

v0.0.2

27 Jul 15:51
c0bc301

Choose a tag to compare

What's Changed

v0.0.1

10 Jul 23:43
9cb1b15

Choose a tag to compare

v0.0.1: First usable version

  • Basic views: commits, branches, tags, commit histories, trees & files
  • Rudimentary diff view
  • Namespaces
  • User SSH/GPG key management
  • Clone through HTTP & SSH
  • Push through SSH
  • Configurable instance front page
  • Issues
  • Pull requests
  • User ACL at both namespace and repository level
  • Web installer for easy(-er) installation