- Mar 07, 2022
-
-
Matt Harrison authored
Fixes issue reported on the mailing list here: https://lists.archlinux.org/pipermail/aur-general/2022-March/036833.html Thanks to Henry-Joseph Audéoud for diagnosing the issue https://lists.archlinux.org/pipermail/aur-general/2022-March/036836.html Also update the event variable to use the local copy instead of the deprecated global version https://stackoverflow.com/questions/58341832/event-is-deprecated-what-should-be-used-instead
-
- Feb 26, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Straight up bug. Closes #324 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Feb 24, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
-
Colin Woodbury authored
-
Kevin Morris authored
-
- Feb 23, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
...This was an obvious bug in hindsight. Apologies :( Closes #314 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Feb 21, 2022
-
-
Colin Woodbury authored
-
Colin Woodbury authored
-
Colin Woodbury authored
-
- Feb 20, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
This was causing some false negative errors in the update process, and it clearly not correct -- oops :( Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Feb 19, 2022
-
-
Kevin Morris authored
Additionally, respond with a 503 if the var is not set when /metrics is requested. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
In addition, treat package search by keywords as lowercase. Closes #296, #297, #298, #301 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Somehow, many aur.al records of PackageVotes do not have a valid VoteTS value. This migration fixes that issue by setting all null VoteTS columns to the epoch timestamp. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Feb 18, 2022
-
-
Kevin Morris authored
Closes #284 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
We need to query for this after we've applied all filters. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
The previous behavior was carried over from PHP. It has been requested that we use the true defaults when rendering the default form, making search a bit more sensible. Closes #269 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
-
- Feb 17, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
This was not including other parameters that should be persisted for users. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
These were being produced with the db state before the flag was set, which is not what should be done for flag notifications, as the notification contains data about the comment and the current flagger. Closes #292 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Feb 14, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
We were redirecting in some error-cases, which this commit sorts out: - package count == 1 and package base name != package name - was redirecting to {name} and not the only associated Package Now, when we have a package base name that mismatches its only package, we display the package base page. Otherwise, we redirect to the first package's page. Closes #282 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Closes #283 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Feb 12, 2022
-
-
Kevin Morris authored
Closes #279 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Feb 11, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Closes #278 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-