- 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
- Djacket is dockerized.
- All the development/production processes are now moved to Docker.
- Lots of useless content is deleted.
- Minor fixes and updates.
- NPM packages updated along with adding
package-lock.jsonfile. NodeJSinstallation version changed to 8.x LTS.404errors for icons fixed.- JS scripts modified for new versions of
jQueryandChart.js. TypeError: get_available_name() got an unexpected keyword argument 'max_length'issue fixed.
- NPM packages updated along with adding
- TravisCI configuration added.
- Configuration for continuous integration in
Travisbuild system added, regarding issue #10.
- Configuration for continuous integration in
- Minor updates.
- Configured
Djangologging for production. - Migrated from
Popento the newrunfunction for calling system commands.
- Configured