]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
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.
2012-12-09  Michael TremerUpdate statistics page a little bit.
2012-12-09  Michael TremerAdd a page on which admins can see all active sessions.
2012-12-08  Michael TremerAdd job overview page and option to filter them.
2012-12-08  Michael TremerFix firstname for users, that did not provide it.
2012-12-08  Michael Tremerbuilders: Change icons.
2012-12-08  Michael TremerRedesign the displayed job list on the main page.
2012-12-08  Michael TremerAdd icons to job states.
2012-12-08  Michael Tremerbuilders progress: Round shown value to natural figures.
2012-12-08  Michael TremerAdd some more extensions to the list of viewable files.
2012-12-04  Michael TremerUpdate translations.
2012-12-04  Michael TremerRedesign dependency table.
2012-12-04  Michael TremerMake package files viewable.
2012-12-04  Michael TremerRemove some dead code.
2012-12-04  Michael TremerRedesign mirror management.
2012-12-04  Michael TremerRedesign key management pages.
2012-12-04  Michael TremerRedesign users list.
2012-12-04  Michael TremerRemove "advanced" page.
2012-12-04  Michael TremerRedesign upload page.
2012-12-04  Michael TremerRemove BETA tag from nav bar.
2012-12-04  Michael TremerHave maintainer icons before the link.
2012-12-03  Michael TremerAdd prettify.js.
next