]> git.ipfire.org Git - people/jschlag/pbs.git/log
people/jschlag/pbs.git
11 years agojobs: Cache arch.
Michael Tremer [Sat, 2 Mar 2013 11:57:06 +0000 (12:57 +0100)] 
jobs: Cache arch.

11 years agosettings: Add lazy caching for settings.
Michael Tremer [Sat, 2 Mar 2013 11:54:49 +0000 (12:54 +0100)] 
settings: Add lazy caching for settings.

11 years agoRemove using memcache.
Michael Tremer [Sat, 2 Mar 2013 11:32:42 +0000 (12:32 +0100)] 
Remove using memcache.

Basically we don't need that, but have to optimize our
application a little bit.

11 years agoFix typo in tornado module name.
Michael Tremer [Sat, 2 Mar 2013 10:58:30 +0000 (11:58 +0100)] 
Fix typo in tornado module name.

11 years agoarches: Remove noarch as always supported.
Michael Tremer [Sat, 2 Mar 2013 10:56:29 +0000 (11:56 +0100)] 
arches: Remove noarch as always supported.

This is usually true, but the data should come
from the database.

11 years agoUpdate hub.
Michael Tremer [Thu, 28 Feb 2013 10:32:58 +0000 (11:32 +0100)] 
Update hub.

Remove XMLRPC communication backend and replace it with
a proper API.

11 years agoRemove FULLTEXT index from users table.
Michael Tremer [Sun, 17 Feb 2013 18:36:17 +0000 (19:36 +0100)] 
Remove FULLTEXT index from users table.

11 years agoDon't show ETA on front page.
Michael Tremer [Sun, 17 Feb 2013 17:38:26 +0000 (18:38 +0100)] 
Don't show ETA on front page.

Because it takes too much performance.

11 years agoDivide stddev by two where ever it is shown.
Michael Tremer [Sun, 17 Feb 2013 17:37:13 +0000 (18:37 +0100)] 
Divide stddev by two where ever it is shown.

11 years agoFix formatting error with translations.
Michael Tremer [Sun, 17 Feb 2013 17:36:59 +0000 (18:36 +0100)] 
Fix formatting error with translations.

11 years agoChange format of build time.
Michael Tremer [Sun, 17 Feb 2013 17:36:07 +0000 (18:36 +0100)] 
Change format of build time.

11 years agobuilds: Active builds must be of type 'release'.
Michael Tremer [Sun, 17 Feb 2013 17:34:05 +0000 (18:34 +0100)] 
builds: Active builds must be of type 'release'.

11 years agoShow ETA of build jobs.
Michael Tremer [Sun, 17 Feb 2013 15:47:09 +0000 (16:47 +0100)] 
Show ETA of build jobs.

11 years agoSimplify finding the right locale.
Michael Tremer [Sun, 17 Feb 2013 14:57:10 +0000 (15:57 +0100)] 
Simplify finding the right locale.

11 years agoMake debug mode configurable.
Michael Tremer [Sun, 17 Feb 2013 14:49:41 +0000 (15:49 +0100)] 
Make debug mode configurable.

Default is false.

11 years agoChange default port to 7001 and start as many frontends as CPU cores are available.
Michael Tremer [Sun, 17 Feb 2013 14:45:34 +0000 (15:45 +0100)] 
Change default port to 7001 and start as many frontends as CPU cores are available.

11 years agoUpdate Font Awesome.
Michael Tremer [Sun, 17 Feb 2013 14:25:21 +0000 (15:25 +0100)] 
Update Font Awesome.

11 years agoRemove unused function.
Michael Tremer [Sun, 17 Feb 2013 14:18:30 +0000 (15:18 +0100)] 
Remove unused function.

11 years agoUpdate database schema.
Michael Tremer [Sun, 17 Feb 2013 14:02:27 +0000 (15:02 +0100)] 
Update database schema.

11 years agoAlter search so that no FULLTEXT index is required.
Michael Tremer [Sun, 17 Feb 2013 13:58:41 +0000 (14:58 +0100)] 
Alter search so that no FULLTEXT index is required.

Our version of MySQL does not support FULLTEXT indexes
with InnoDB.

11 years agoOptimize getting the latest build.
Michael Tremer [Sun, 17 Feb 2013 13:24:57 +0000 (14:24 +0100)] 
Optimize getting the latest build.

11 years agopackages overview: Also show recent packages, which are not in a repository.
Michael Tremer [Sun, 17 Feb 2013 13:09:57 +0000 (14:09 +0100)] 
packages overview: Also show recent packages, which are not in a repository.

11 years agoUpdate translations.
Michael Tremer [Sat, 16 Feb 2013 20:43:50 +0000 (21:43 +0100)] 
Update translations.

11 years agoForgot to add times.html template.
Michael Tremer [Sat, 16 Feb 2013 17:11:21 +0000 (18:11 +0100)] 
Forgot to add times.html template.

11 years agoAdd autocompletion of package names for search.
Michael Tremer [Sat, 16 Feb 2013 17:10:56 +0000 (18:10 +0100)] 
Add autocompletion of package names for search.

11 years agoAdd new build time statistics page.
Michael Tremer [Sat, 16 Feb 2013 16:45:36 +0000 (17:45 +0100)] 
Add new build time statistics page.

11 years agoAdd links for scratch and test builds.
Michael Tremer [Fri, 15 Feb 2013 14:55:37 +0000 (15:55 +0100)] 
Add links for scratch and test builds.

11 years agoOnly show active builds on package overview.
Michael Tremer [Fri, 15 Feb 2013 14:05:21 +0000 (15:05 +0100)] 
Only show active builds on package overview.

11 years agoBigger design changes on the package and builds pages.
Michael Tremer [Fri, 15 Feb 2013 12:36:24 +0000 (13:36 +0100)] 
Bigger design changes on the package and builds pages.

11 years agoMove builders templates to own directory.
Michael Tremer [Thu, 14 Feb 2013 16:12:50 +0000 (17:12 +0100)] 
Move builders templates to own directory.

11 years agoBuildHeadline: Slink header.
Michael Tremer [Thu, 14 Feb 2013 16:07:49 +0000 (17:07 +0100)] 
BuildHeadline: Slink header.

11 years agoFix uninitialized variable and change "running" colour.
Michael Tremer [Thu, 14 Feb 2013 15:49:53 +0000 (16:49 +0100)] 
Fix uninitialized variable and change "running" colour.

11 years ago.diff files are viewable.
Michael Tremer [Sat, 12 Jan 2013 10:46:51 +0000 (11:46 +0100)] 
.diff files are viewable.

11 years agoUpdate translations.
Michael Tremer [Sat, 12 Jan 2013 10:45:44 +0000 (11:45 +0100)] 
Update translations.

New languages: Dutch and Ukrainian (forgot to add that .po file).

11 years agoLanguage update.
Michael Tremer [Fri, 21 Dec 2012 15:58:29 +0000 (16:58 +0100)] 
Language update.

Add Ukrainian and sort languages in the dropdown menu
after their English name.

11 years agoFix some wording (#10111).
Michael Tremer [Fri, 21 Dec 2012 15:47:15 +0000 (16:47 +0100)] 
Fix some wording (#10111).

11 years agoRewrite bigger chunks of the job schedulung code.
Michael Tremer [Fri, 21 Dec 2012 15:44:11 +0000 (16:44 +0100)] 
Rewrite bigger chunks of the job schedulung code.

This patch fixes #10164 and some more parts have been
rewritten/duplicate code has been removed.

11 years agoCreate an actual pakfire instance when reading packages.
Michael Tremer [Fri, 21 Dec 2012 15:41:54 +0000 (16:41 +0100)] 
Create an actual pakfire instance when reading packages.

11 years agomanager: Update dist and repository update jobs.
Michael Tremer [Fri, 21 Dec 2012 15:40:14 +0000 (16:40 +0100)] 
manager: Update dist and repository update jobs.

11 years agoscheduler: Add function to fork worker process.
Michael Tremer [Fri, 21 Dec 2012 15:38:31 +0000 (16:38 +0100)] 
scheduler: Add function to fork worker process.

It is much better to let some jobs run in their own process,
because that helps us to deal with memory-leaks and saves
the main process from being terminated by an unforeseen error.

11 years agobuilders: Fix comparisons with None.
Michael Tremer [Fri, 21 Dec 2012 15:37:18 +0000 (16:37 +0100)] 
builders: Fix comparisons with None.

11 years agobuilders: Catch problems when the database returned nothing.
Michael Tremer [Fri, 21 Dec 2012 15:23:46 +0000 (16:23 +0100)] 
builders: Catch problems when the database returned nothing.

11 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/pbs
Michael Tremer [Thu, 13 Dec 2012 23:20:15 +0000 (00:20 +0100)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/pbs

11 years agojobs: Allow passing the database row to get_by_id().
Michael Tremer [Thu, 13 Dec 2012 23:19:57 +0000 (00:19 +0100)] 
jobs: Allow passing the database row to get_by_id().

11 years agohub: Fix wrong function call.
Michael Tremer [Thu, 13 Dec 2012 23:19:47 +0000 (00:19 +0100)] 
hub: Fix wrong function call.

11 years agoInitial import of the new manager daemon.
Michael Tremer [Thu, 13 Dec 2012 23:18:54 +0000 (00:18 +0100)] 
Initial import of the new manager daemon.

11 years agobuilders: Fix counting active jobs.
Michael Tremer [Thu, 13 Dec 2012 21:03:52 +0000 (22:03 +0100)] 
builders: Fix counting active jobs.

11 years agoImport database schema.
Michael Tremer [Wed, 12 Dec 2012 16:40:57 +0000 (17:40 +0100)] 
Import database schema.

11 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/pbs
Michael Tremer [Wed, 12 Dec 2012 16:31:30 +0000 (17:31 +0100)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/pbs

11 years agoFix for newer versions of tornado.
Michael Tremer [Wed, 12 Dec 2012 16:31:04 +0000 (17:31 +0100)] 
Fix for newer versions of tornado.

11 years agoFix creation of test builds.
Michael Tremer [Wed, 12 Dec 2012 16:29:08 +0000 (17:29 +0100)] 
Fix creation of test builds.

Test builds have not been created for all architectures.

11 years agoReorder some handlers.
Michael Tremer [Wed, 12 Dec 2012 14:12:08 +0000 (15:12 +0100)] 
Reorder some handlers.

11 years agoRemove unused code.
Michael Tremer [Wed, 12 Dec 2012 14:11:26 +0000 (15:11 +0100)] 
Remove unused code.

11 years agoAdd session property to all handlers.
Michael Tremer [Wed, 12 Dec 2012 13:59:28 +0000 (14:59 +0100)] 
Add session property to all handlers.

11 years agoRe-add search box in top navigation bar.
Michael Tremer [Wed, 12 Dec 2012 13:59:07 +0000 (14:59 +0100)] 
Re-add search box in top navigation bar.

11 years agoerrors: Move error page templates to their own directory.
Michael Tremer [Wed, 12 Dec 2012 13:46:32 +0000 (14:46 +0100)] 
errors: Move error page templates to their own directory.

Also add a nicer message for 400 - bad request.

11 years agoAdd pages to show recent comments.
Michael Tremer [Wed, 12 Dec 2012 13:38:17 +0000 (14:38 +0100)] 
Add pages to show recent comments.

11 years agochangelog: Fix wrong wording on pagination buttons.
Michael Tremer [Wed, 12 Dec 2012 13:35:43 +0000 (14:35 +0100)] 
changelog: Fix wrong wording on pagination buttons.

11 years agoFasten accessing Build from Package.
Michael Tremer [Wed, 12 Dec 2012 10:06:58 +0000 (11:06 +0100)] 
Fasten accessing Build from Package.

11 years agoAdjust to new geoip database.
Michael Tremer [Wed, 12 Dec 2012 09:58:33 +0000 (10:58 +0100)] 
Adjust to new geoip database.

11 years agoUpdate lists of builds.
Michael Tremer [Wed, 12 Dec 2012 09:43:17 +0000 (10:43 +0100)] 
Update lists of builds.

11 years agoUpdate translation.
Michael Tremer [Tue, 11 Dec 2012 14:58:49 +0000 (15:58 +0100)] 
Update translation.

11 years agoUpdate statistics page a little bit.
Michael Tremer [Sun, 9 Dec 2012 11:41:21 +0000 (12:41 +0100)] 
Update statistics page a little bit.

11 years agoAdd a page on which admins can see all active sessions.
Michael Tremer [Sun, 9 Dec 2012 11:33:40 +0000 (12:33 +0100)] 
Add a page on which admins can see all active sessions.

11 years agoAdd job overview page and option to filter them.
Michael Tremer [Sat, 8 Dec 2012 20:36:53 +0000 (21:36 +0100)] 
Add job overview page and option to filter them.

11 years agoFix firstname for users, that did not provide it.
Michael Tremer [Sat, 8 Dec 2012 16:26:53 +0000 (17:26 +0100)] 
Fix firstname for users, that did not provide it.

11 years agobuilders: Change icons.
Michael Tremer [Sat, 8 Dec 2012 15:15:07 +0000 (16:15 +0100)] 
builders: Change icons.

11 years agoRedesign the displayed job list on the main page.
Michael Tremer [Sat, 8 Dec 2012 15:14:41 +0000 (16:14 +0100)] 
Redesign the displayed job list on the main page.

11 years agoAdd icons to job states.
Michael Tremer [Sat, 8 Dec 2012 15:11:00 +0000 (16:11 +0100)] 
Add icons to job states.

11 years agobuilders progress: Round shown value to natural figures.
Michael Tremer [Sat, 8 Dec 2012 15:05:26 +0000 (16:05 +0100)] 
builders progress: Round shown value to natural figures.

11 years agoAdd some more extensions to the list of viewable files.
Michael Tremer [Sat, 8 Dec 2012 15:03:36 +0000 (16:03 +0100)] 
Add some more extensions to the list of viewable files.

11 years agoUpdate translations.
Michael Tremer [Tue, 4 Dec 2012 17:32:38 +0000 (18:32 +0100)] 
Update translations.

11 years agoRedesign dependency table.
Michael Tremer [Tue, 4 Dec 2012 16:07:45 +0000 (17:07 +0100)] 
Redesign dependency table.

11 years agoMake package files viewable.
Michael Tremer [Tue, 4 Dec 2012 16:06:33 +0000 (17:06 +0100)] 
Make package files viewable.

11 years agoRemove some dead code.
Michael Tremer [Tue, 4 Dec 2012 12:53:30 +0000 (13:53 +0100)] 
Remove some dead code.

11 years agoRedesign mirror management.
Michael Tremer [Tue, 4 Dec 2012 12:50:42 +0000 (13:50 +0100)] 
Redesign mirror management.

11 years agoRedesign key management pages.
Michael Tremer [Tue, 4 Dec 2012 11:54:57 +0000 (12:54 +0100)] 
Redesign key management pages.

11 years agoRedesign users list.
Michael Tremer [Tue, 4 Dec 2012 11:41:54 +0000 (12:41 +0100)] 
Redesign users list.

11 years agoRemove "advanced" page.
Michael Tremer [Tue, 4 Dec 2012 11:23:00 +0000 (12:23 +0100)] 
Remove "advanced" page.

11 years agoRedesign upload page.
Michael Tremer [Tue, 4 Dec 2012 11:19:12 +0000 (12:19 +0100)] 
Redesign upload page.

11 years agoRemove BETA tag from nav bar.
Michael Tremer [Tue, 4 Dec 2012 10:45:16 +0000 (11:45 +0100)] 
Remove BETA tag from nav bar.

11 years agoHave maintainer icons before the link.
Michael Tremer [Tue, 4 Dec 2012 10:44:44 +0000 (11:44 +0100)] 
Have maintainer icons before the link.

Underlined icons don't look very nice.

11 years agoAdd prettify.js.
Michael Tremer [Mon, 3 Dec 2012 22:06:46 +0000 (23:06 +0100)] 
Add prettify.js.

11 years agoMake it possible to download files from the packages.
Michael Tremer [Mon, 3 Dec 2012 21:45:28 +0000 (22:45 +0100)] 
Make it possible to download files from the packages.

11 years agoRedesign jobs and buildroot page.
Michael Tremer [Mon, 3 Dec 2012 15:02:46 +0000 (16:02 +0100)] 
Redesign jobs and buildroot page.

11 years agoFix reading the installed package size to database.
Michael Tremer [Mon, 3 Dec 2012 15:02:15 +0000 (16:02 +0100)] 
Fix reading the installed package size to database.

11 years agoReduce number of queries when searching for a package by UUID.
Michael Tremer [Mon, 3 Dec 2012 15:01:49 +0000 (16:01 +0100)] 
Reduce number of queries when searching for a package by UUID.

11 years agoFix showing release builds without commit messages.
Michael Tremer [Mon, 3 Dec 2012 12:14:57 +0000 (13:14 +0100)] 
Fix showing release builds without commit messages.

11 years agoForgot to add load progress bar template.
Michael Tremer [Mon, 3 Dec 2012 12:09:48 +0000 (13:09 +0100)] 
Forgot to add load progress bar template.

11 years agoRemove unused stuff from package detail list page.
Michael Tremer [Mon, 3 Dec 2012 12:09:25 +0000 (13:09 +0100)] 
Remove unused stuff from package detail list page.

11 years agoRedesign builders pages.
Michael Tremer [Mon, 3 Dec 2012 10:51:46 +0000 (11:51 +0100)] 
Redesign builders pages.

11 years agoFix calculating the build times of a repository.
Michael Tremer [Fri, 30 Nov 2012 15:15:25 +0000 (16:15 +0100)] 
Fix calculating the build times of a repository.

11 years agoRedesign build detail page.
Michael Tremer [Sun, 25 Nov 2012 20:44:29 +0000 (21:44 +0100)] 
Redesign build detail page.

11 years agoRemove "system_msg" from log entries.
Michael Tremer [Sun, 25 Nov 2012 20:43:34 +0000 (21:43 +0100)] 
Remove "system_msg" from log entries.

All log entries that do not have a user associated
are considered to be system messages.

11 years agoDon't remove line breaks from comments.
Michael Tremer [Sun, 25 Nov 2012 20:40:51 +0000 (21:40 +0100)] 
Don't remove line breaks from comments.

11 years agoFix double minus for negative credit.
Michael Tremer [Sun, 25 Nov 2012 20:40:15 +0000 (21:40 +0100)] 
Fix double minus for negative credit.

11 years agoFix calculating the average build times of a package.
Michael Tremer [Sun, 25 Nov 2012 20:39:30 +0000 (21:39 +0100)] 
Fix calculating the average build times of a package.

11 years agocss: Add class clear.
Michael Tremer [Sun, 25 Nov 2012 20:38:54 +0000 (21:38 +0100)] 
css: Add class clear.

11 years agoAdd a log event when build is created.
Michael Tremer [Sun, 25 Nov 2012 20:38:02 +0000 (21:38 +0100)] 
Add a log event when build is created.

11 years agobuilds: Remove too useless information from header.
Michael Tremer [Sun, 25 Nov 2012 15:04:22 +0000 (16:04 +0100)] 
builds: Remove too useless information from header.