]> git.ipfire.org Git - people/jschlag/pbs.git/shortlog
people/jschlag/pbs.git
2017-10-06  Michael TremerReplace geoip database by local database
2017-10-06  Michael TremerRemove Transifex configuration
2017-10-06  Michael TremerMakefile: Forgot to remove some deleted files
2017-10-06  Michael TremerImport __version__ into main module
2017-10-06  Michael TremerCleanup expired sessions once a day
2017-10-06  Michael TremerCleanup uploads a few times a day
2017-10-06  Michael Tremermanager: Remove old message queue processing
2017-10-06  Michael TremerInitialise memcache only when we need it
2017-10-06  Michael TremerInitialise database connection only when we need it
2017-10-06  Michael Tremercli: Add command to send all emails
2017-10-06  Michael TremerAdd new command to run functions from command line
2017-10-06  Michael TremerSimplify settings
2017-10-06  Michael TremerRename main object from Pakfire to Backend
2017-10-06  Michael Tremerbuilder: Base Builder on DataObject class
2017-10-06  Michael Tremerarches: Base Arch class on DataObject
2017-10-06  Michael TremerRename self.pakfire to self.backend
2017-10-06  Michael Tremerbase: Remove local cache
2017-10-06  Michael TremerAdd DataObject type
2017-10-06  Michael Tremerbase: Add custom constructor to Object
2017-10-06  Michael TremerAdd @lazy_property decorator
2017-10-06  Michael Tremer.gitignore: Ignore .vscode files
2017-10-06  Michael TremerUpdate translations
2017-10-06  Michael TremerUse relative imports everywhere
2017-10-06  Michael TremerMove main.py to __init__.py
2017-10-06  Michael TremerUse autotools
2017-10-06  Michael TremerDrop dependency on textile
2017-09-24  Michael TremerReplace database driver for PostgreSQL
2017-09-24  Michael Tremerdatabase: Convert data types to PostgreSQL native types
2017-09-24  Michael Tremerdatabase: Add foreign keys where ever possible
2017-09-23  Michael TremerMigrate database schema to PostgreSQL
2015-04-27  Michael TremerFix typos.
2014-01-19  Michael Tremerhub: Add handlers for statistics.
2013-03-29  Michael Tremerhub: Add functions to query job lists.
2013-03-02  Michael TremerFix for release builds that are not in a repository.
2013-03-02  Michael Tremerpackages: Add page to see scratch builds.
2013-03-02  Michael TremerAdd Romanian as a language option.
2013-03-02  Michael TremerUpdate translations.
2013-03-02  Michael TremerDon't regenerate pot when mo files are generated.
2013-03-02  Michael Tremerjobs: Cache arch.
2013-03-02  Michael Tremersettings: Add lazy caching for settings.
2013-03-02  Michael TremerRemove using memcache.
2013-03-02  Michael TremerFix typo in tornado module name.
2013-03-02  Michael Tremerarches: Remove noarch as always supported.
2013-02-28  Michael TremerUpdate hub.
2013-02-17  Michael TremerRemove FULLTEXT index from users table.
2013-02-17  Michael TremerDon't show ETA on front page.
2013-02-17  Michael TremerDivide stddev by two where ever it is shown.
2013-02-17  Michael TremerFix formatting error with translations.
2013-02-17  Michael TremerChange format of build time.
2013-02-17  Michael Tremerbuilds: Active builds must be of type 'release'.
2013-02-17  Michael TremerShow ETA of build jobs.
2013-02-17  Michael TremerSimplify finding the right locale.
2013-02-17  Michael TremerMake debug mode configurable.
2013-02-17  Michael TremerChange default port to 7001 and start as many frontends...
2013-02-17  Michael TremerUpdate Font Awesome.
2013-02-17  Michael TremerRemove unused function.
2013-02-17  Michael TremerUpdate database schema.
2013-02-17  Michael TremerAlter search so that no FULLTEXT index is required.
2013-02-17  Michael TremerOptimize getting the latest build.
2013-02-17  Michael Tremerpackages overview: Also show recent packages, which...
2013-02-16  Michael TremerUpdate translations.
2013-02-16  Michael TremerForgot to add times.html template.
2013-02-16  Michael TremerAdd autocompletion of package names for search.
2013-02-16  Michael TremerAdd new build time statistics page.
2013-02-15  Michael TremerAdd links for scratch and test builds.
2013-02-15  Michael TremerOnly show active builds on package overview.
2013-02-15  Michael TremerBigger design changes on the package and builds pages.
2013-02-14  Michael TremerMove builders templates to own directory.
2013-02-14  Michael TremerBuildHeadline: Slink header.
2013-02-14  Michael TremerFix uninitialized variable and change "running" colour.
2013-01-12  Michael Tremer.diff files are viewable.
2013-01-12  Michael TremerUpdate translations.
2012-12-21  Michael TremerLanguage update.
2012-12-21  Michael TremerFix some wording (#10111).
2012-12-21  Michael TremerRewrite bigger chunks of the job schedulung code.
2012-12-21  Michael TremerCreate an actual pakfire instance when reading packages.
2012-12-21  Michael Tremermanager: Update dist and repository update jobs.
2012-12-21  Michael Tremerscheduler: Add function to fork worker process.
2012-12-21  Michael Tremerbuilders: Fix comparisons with None.
2012-12-21  Michael Tremerbuilders: Catch problems when the database returned...
2012-12-13  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git/pbs
2012-12-13  Michael Tremerjobs: Allow passing the database row to get_by_id().
2012-12-13  Michael Tremerhub: Fix wrong function call.
2012-12-13  Michael TremerInitial import of the new manager daemon.
2012-12-13  Michael Tremerbuilders: Fix counting active jobs.
2012-12-12  Michael TremerImport database schema.
2012-12-12  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git/pbs
2012-12-12  Michael TremerFix for newer versions of tornado.
2012-12-12  Michael TremerFix creation of test builds.
2012-12-12  Michael TremerReorder some handlers.
2012-12-12  Michael TremerRemove unused code.
2012-12-12  Michael TremerAdd session property to all handlers.
2012-12-12  Michael TremerRe-add search box in top navigation bar.
2012-12-12  Michael Tremererrors: Move error page templates to their own directory.
2012-12-12  Michael TremerAdd pages to show recent comments.
2012-12-12  Michael Tremerchangelog: Fix wrong wording on pagination buttons.
2012-12-12  Michael TremerFasten accessing Build from Package.
2012-12-12  Michael TremerAdjust to new geoip database.
2012-12-12  Michael TremerUpdate lists of builds.
2012-12-11  Michael TremerUpdate translation.
next