Skip to content

Releases: Djacket/djacket

v0.2.3

26 Apr 22:40
8f5258a
Compare
Choose a tag to compare
  • Minor updates.
    • Configured Django logging for production.
    • Migrated from Popen to the new run function for calling system commands.

v0.2.2

22 Apr 18:29
edfd51f
Compare
Choose a tag to compare
  • TravisCI configuration added.
    • Configuration for continuous integration in Travis build system added, regarding issue #10.

v0.2.1

22 Apr 09:51
fa4dd6f
Compare
Choose a tag to compare
  • 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

04 Aug 09:25
Compare
Choose a tag to compare
  • Djacket is dockerized.
    • All the development/production processes are now moved to Docker.
    • Lots of useless content is deleted.

v0.1.0

19 Feb 12:12
Compare
Choose a tag to compare
  • 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