- 30 Dec, 2017 2 commits
-
-
Johannes Löthberg authored
* Add mirror detail URLs to JSON output Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com> * Bump mirror details JSON version to 4 Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Johannes Löthberg authored
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
- 28 Dec, 2017 3 commits
-
-
Jelle van der Waa authored
Add admin emails to the mirror status JSON output when logged in
-
Johannes Löthberg authored
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Johannes Löthberg authored
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
- 28 Nov, 2017 1 commit
-
-
Johannes Löthberg authored
* Return different dep types under different keys in JSON results * packages/utils: Put dependency type list above class Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
- 27 Nov, 2017 1 commit
-
-
Angel Velásquez authored
packages: Add tests for json and normal package search
-
- 26 Nov, 2017 1 commit
-
-
Jelle van der Waa authored
Test all known scenario's and easy to test search scenario's.
-
- 16 Nov, 2017 3 commits
-
-
Angel Velásquez authored
package details: remove category from bugtracker links
-
Angel Velásquez authored
Update differences
-
Angel Velásquez authored
Update test to x86_64
-
- 15 Nov, 2017 5 commits
-
-
Angel Velásquez authored
Drop i686
-
Jelle van der Waa authored
Replace dropped i686 with x86_64
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Remove the i686 and x86_64 comparison since i686 is dropped and change the multilib difference to compare against x86_64 instead of i686.
-
Jelle van der Waa authored
-
- 07 Nov, 2017 3 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- 24 Oct, 2017 1 commit
-
-
Eli Schwartz authored
This completely screws up searching for bugs, as you can easily miss any bugs filed to the testing package, and will *always* miss the ones that have been moved to "Upstream Bugs". There is no purpose in restricting the view of bugs filed against a specific package, to some arbitrary subcategory of "why" the bug was filed; all it accomplishes is causing unknowing users to file duplicate bug reports.
-
- 18 Oct, 2017 1 commit
-
-
Angel Velásquez authored
Make pylint scan all module directory's
-
- 13 Oct, 2017 1 commit
-
-
Angel Velásquez authored
donate: add Icons8
-
- 11 Oct, 2017 1 commit
-
-
Bartłomiej Piotrowski authored
-
- 05 Sep, 2017 1 commit
-
-
Jelle van der Waa authored
Add new sponsor (PIA)
-
- 04 Sep, 2017 2 commits
-
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
- 01 Sep, 2017 2 commits
-
-
Angel Velásquez authored
packages/admin: Fix the syntax for queryset
-
Giancarlo Razzolini authored
Django 1.7 changed the method name to get_queryset.
-
- 30 Aug, 2017 3 commits
-
-
Angel Velásquez authored
Remove schwag
-
Jelle van der Waa authored
All sites support https, some of them upgrade the connection to https while others don't. Change the links to be always https.
-
Jelle van der Waa authored
swag.archlinux.ca has been discontinued, remove the link.
-
- 28 Aug, 2017 6 commits
-
-
Jelle van der Waa authored
Remove comments which are not applicable to us.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Remove deprecated import of cgi for parse_qs
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Instead of only scanning the base *.py files, scan all module directories.
-
- 26 Aug, 2017 1 commit
-
-
Angel Velásquez authored
devel: Add reporead test
-
- 25 Aug, 2017 1 commit
-
-
Jelle van der Waa authored
Add a test for reporead import database functionality. Move tests for devel to a separate directory and depend on mock for patching the logging functonality. (Included by default in Python 3)
-
- 23 Aug, 2017 1 commit
-
-
Angel Velásquez authored
Refactor and introduce Pylint to travisci
-