0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 2 years ago.
Jul 15, 2022 — Jul 15, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switch the dbconfig stuff around to do the work in shell and process the intermediary results in a perl script which doesn't use debconf directly.
codehelp
as Neil Williams
More... over 12 years ago
Changed web.conf loading code so it loads from the right place where the packaging installs it More... over 12 years ago
add lintian overrides to allow for the postinst scripts to be written in perl.
codehelp
as Neil Williams
More... over 12 years ago
add the pybit-web config file directory.
codehelp
as Neil Williams
More... over 12 years ago
move removal of the intermediate file to the postrm, as required by dbconfig.
codehelp
as Neil Williams
More... over 12 years ago
add JSON module and fix variable scoping.
codehelp
as Neil Williams
More... over 12 years ago
fix typo in ucf de-registration.
codehelp
as Neil Williams
More... over 12 years ago
add json-perl dependency and remove dbconfig from build-deps
codehelp
as Neil Williams
More... over 12 years ago
fix typo in web config file
codehelp
as Neil Williams
More... over 12 years ago
use the JSON module to handle parsing and writing of the client.conf file.
codehelp
as Neil Williams
More... over 12 years ago
convert the dbconfig call to a snippet to avoid it being called accidentally.
codehelp
as Neil Williams
More... over 12 years ago
add the new templates to the translations
codehelp
as Neil Williams
More... over 12 years ago
add warnings about json and dependency sequences
codehelp
as Neil Williams
More... over 12 years ago
add the remaining debconf questions for pybit-web
codehelp
as Neil Williams
More... over 12 years ago
Add postrm and prerm maintainer scripts to properly handle dbconfig_common on removals.
codehelp
as Neil Williams
More... over 12 years ago
include the installed_path change and fix formatting.
codehelp
as Neil Williams
More... over 12 years ago
add debconf handling for web.conf
codehelp
as Neil Williams
More... over 12 years ago
use a conf directory just for web files.
codehelp
as Neil Williams
More... over 12 years ago
Remove the need for the duplication of webserver_url when information already exists.
codehelp
as Neil Williams
More... over 12 years ago
generalise the web.conf in preparation for feeding values in from the packaging.
codehelp
as Neil Williams
More... over 12 years ago
Installing web app from package now works, pending conf file wizard changes More... over 12 years ago
Added a variable to web config file so it will look for static assets in /usr/share/whatever if its a packaged installation, without breaking if you just have a git checkout all in one folder More... over 12 years ago
Merge branch 'master' of github.com:nicholasdavidson/pybit
codehelp
as Neil Williams
More... over 12 years ago
simplify the setup.py to not put unnecessary files in the /usr/lib/ directories.
codehelp
as Neil Williams
More... over 12 years ago
Updated description for pybitweb package, and added reccomends for javascript assets More... over 12 years ago
enable configuration of pybit-web using dbconfig-common to create and populate the necessary postgres tables.
codehelp
as Neil Williams
More... over 12 years ago
Merge branch 'master' of github.com:nicholasdavidson/pybit
codehelp
as Neil Williams
More... over 12 years ago
Document the suite field and add it to the conf file. Closes: #48. Document the dry_run field and add it to the conf file. Closes: #51
codehelp
as Neil Williams
More... over 12 years ago
[Auto]Formatted HTML/JS so it easier to read and understand. Also fixed a few errors that made it not valid. More... over 12 years ago
Merge branch 'master' of github.com:nicholasdavidson/pybit More... over 12 years ago