- 28 Jun, 2019 1 commit
-
-
Rowan Ruseler authored
-
- 22 Jun, 2019 2 commits
-
-
Jelle van der Waa authored
reporead: skip sanity check for public testing repos
-
Evangelos Foutras authored
-
- 18 Jun, 2019 1 commit
-
-
Jelle van der Waa authored
-
- 15 Jun, 2019 3 commits
-
-
Jelle van der Waa authored
Instead of adding odd and even classes on every td use a more modern CSS solution with nth-child(even) and odd. Closes: #206 Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
Jelle van der Waa authored
There where two extra columns added but the colspan was not increased. closes: #220
-
Jelle van der Waa authored
todolist: send email when the todolist is fully complete
-
- 13 Jun, 2019 1 commit
-
-
Jelle van der Waa authored
When a todolist item is complete ie. all TodoListPackages belonging to the todolist are marked as COMPLETE inform the creator of the todolist via an email. Closes: #222 Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
- 03 Jun, 2019 1 commit
-
-
Jelle van der Waa authored
-
- 24 May, 2019 1 commit
-
-
Jelle van der Waa authored
In the signoff status also show the packager and maintainer of the package.
-
- 17 May, 2019 2 commits
-
-
Jelle van der Waa authored
devel: add non existing dependencies report
-
Jelle van der Waa authored
Add a new devel report which shows packages which have non-existing make, opt or normal dependencies. Closes: #111
-
- 04 May, 2019 1 commit
-
-
Jelle van der Waa authored
-
- 28 Apr, 2019 5 commits
-
-
Jelle van der Waa authored
Close: #211
-
Jelle van der Waa authored
Kde unstable testing
-
Jelle van der Waa authored
This reverts commit 4a71835d.
-
Jelle van der Waa authored
Kde-unstable is just a testing repository but does not require signoffs but does require to be seen as a public repo (not staging) so add a new variant.
-
Jelle van der Waa authored
populate_signoffs: clean up old signoff(specifications)
-
- 27 Apr, 2019 8 commits
-
-
Jelle van der Waa authored
When populating new signoffs also clean up old signoff's and signoffspecifcations by querying the database for everything which is not displayed on the website.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
This reverts commit 1560c4d9.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
2to3 added an unrequired list() call around the django ORM query.
-
Jelle van der Waa authored
2to3 added list() for safety reasons, but not the right reasons, remove the conversion.
-
Jelle van der Waa authored
The PostgreSQL backend has been renamed to django.db.backends.postgresql and postgresql_psycopg2 has been an alias. Close: #195
-
Jelle van der Waa authored
Remove unrequired list()'s around django query's.
-
- 21 Apr, 2019 2 commits
-
-
Jelle van der Waa authored
main: Handle multiple testing repositories
-
Jelle van der Waa authored
Since there are multiple [testing] repositories when a package is in kde-unstable, testing and flagged in extra the in_testing function will generate an error since there are multiple results. Rewrite the query so it handles multiple results and order it by id since [testing] should have a lower id then kde-unstable.
-
- 17 Apr, 2019 1 commit
-
-
Jelle van der Waa authored
archweb.js is not used in the /visualize/ page and can be removed from being loaded. Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
- 15 Apr, 2019 2 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Hide unflag all split packages for non-split packages
-
- 14 Apr, 2019 1 commit
-
-
Jelle van der Waa authored
Fixes: #143
-
- 05 Apr, 2019 3 commits
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
Jelle van der Waa authored
In Django 3.0 the context parameter will be removed.
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
- 26 Mar, 2019 1 commit
-
-
Jelle van der Waa authored
The retro pages have been moved to a seperate git repository with static content.
-
- 19 Mar, 2019 4 commits
-
-
Jelle van der Waa authored
reporead: Delete old FlagRequests when deleting package from repo
-
Johannes Löthberg authored
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Giancarlo Razzolini authored
-
Giancarlo Razzolini authored
* Add the hetzner logo to the sponsors on the main page.
-