Luke Shumaker
|
824bd93116
Merge branch 'archweb-generic' into master-nomake
|
11 年之前 |
Dan McGee
|
3faeab7d54
Add 'Latest Update' column to stale package relations
|
11 年之前 |
Luke Shumaker
|
5bfa5b7eee
Merge branch 'archweb-generic2'
|
12 年之前 |
Dan McGee
|
ac1c00ee86
When retrieving signoff specs, select the arch object as well
|
12 年之前 |
Dan McGee
|
6fa6a8db07
Use required_signoffs value when creating signoff specs
|
12 年之前 |
Luke Shumaker
|
df7a6aa620
Merge branch 'archweb-generic2'
|
12 年之前 |
Luke Shumaker
|
3caad55417
remove unnecessary differences between this and upstream
|
12 年之前 |
Dan McGee
|
b7b2474064
Various minor code cleanups and fixes
|
12 年之前 |
Dan McGee
|
1f2a6384f3
Remove function caching in packages/utils
|
12 年之前 |
Dan McGee
|
5bc8524428
Fix split packages sitemap
|
12 年之前 |
Dan McGee
|
2c958511c4
Use a subquery rather than two queries in attach_maintainers
|
12 年之前 |
Dan McGee
|
375684ed91
Use a set instead of list when gathering package differences
|
12 年之前 |
Dan McGee
|
b801818eee
Make attach_maintainers null-safe
|
12 年之前 |
Luke Shumaker
|
6c5c3355a9
Merge tag 'release_2012-04-07'
|
12 年之前 |
Dan McGee
|
9e9157d0a8
Use python set comprehension syntax supported in 2.7
|
12 年之前 |
Dan McGee
|
6dd4d54bb0
Use Python 2.7 dictionary comprehension syntax
|
12 年之前 |
Luke Shumaker
|
64f6dd9cb4
Merge tag 'release_2012-01-11'
|
12 年之前 |
Luke Shumaker
|
87520a5933
Merge commit '96fecb1' (Multilib differences report)
|
12 年之前 |
Dan McGee
|
0b3aa29cb6
Refactor signoff-grabbing queries
|
12 年之前 |
Dan McGee
|
a71aa2e354
Make wrong permissions query more efficient
|
12 年之前 |
Dan McGee
|
a071d800c6
Fix signoffs SQL query
|
13 年之前 |
Dan McGee
|
ad05f3eb2c
PEP8 cleanups in package utils
|
13 年之前 |
Dan McGee
|
241ff8fbd7
Extract parse_version function from reporead logic
|
13 年之前 |
Dan McGee
|
3c906888e2
Get multilib package differences query working on sqlite3
|
13 年之前 |
Dan McGee
|
b95b0cd419
Use a set instead of list when gathering package IDs to fetch
|
13 年之前 |
Dan McGee
|
72a92102df
Switch to usage of new Depend object
|
13 年之前 |
Dan McGee
|
badc535aeb
Ensure order_by default value is cleared when using distinct()
|
13 年之前 |
Dan McGee
|
068bc8db6b
Move PackageJSONEncoder into package.utils module
|
13 年之前 |
Dan McGee
|
6b16b9487a
Adjust page and content caching lengths and decorators
|
13 年之前 |
Dan McGee
|
a60801bb7d
PyLint suggested cleanups
|
13 年之前 |