Djacket Versions Save

A free and open source Git server written in Python/Django. Lightweight and useful.

v0.2.3

6 years ago
  • Minor updates.
    • Configured Django logging for production.
    • Migrated from Popen to the new run function for calling system commands.

v0.2.2

6 years ago
  • TravisCI configuration added.
    • Configuration for continuous integration in Travis build system added, regarding issue #10.

v0.2.1

6 years ago
  • Minor fixes and updates.
    • NPM packages updated along with adding package-lock.json file.
    • NodeJS installation version changed to 8.x LTS.
    • 404 errors for icons fixed.
    • JS scripts modified for new versions of jQuery and Chart.js.
    • TypeError: get_available_name() got an unexpected keyword argument 'max_length' issue fixed.

v0.2.0

6 years ago
  • Djacket is dockerized.
    • All the development/production processes are now moved to Docker.
    • Lots of useless content is deleted.

v0.1.0

8 years ago
  • Djacket is publicly released with these features:
    • User creation/deletion/settings
    • Repo creation/deletion/settings
    • Repo browsing/branches/commits/graphs
    • See other users public repos