index
:
archweb
master
working
Main repo is at https://projects.archlinux.org/archweb.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
Correctly reassign queryset with added annotation in mirror status
Dan McGee
1
-1
/
+1
2012-07-09
Add tags file (ctags) to .gitignore
Dan McGee
1
-0
/
+2
2012-07-09
Work around bulk_create limitations in sqlite3 in reporead
Dan McGee
1
-6
/
+28
2012-07-09
Make collapseDependsList() a bit smarter
Dan McGee
1
-5
/
+5
2012-07-09
mirrorcheck: Don't use bulk_create on sqlite3
Dan McGee
1
-2
/
+6
2012-07-09
reporead: disable FULL synchronous writes for sqlite3
Dan McGee
1
-0
/
+6
2012-07-09
Get multilib package differences query working on sqlite3
Dan McGee
1
-9
/
+22
2012-07-09
Don't include StdDev on sqlite3 mirror status query
Dan McGee
1
-3
/
+9
2012-07-09
Don't log package updates in Python when we have DB trigger support
Dan McGee
2
-2
/
+24
2012-07-09
Add triggers for adding package update rows
Dan McGee
2
-0
/
+75
2012-07-09
Handle HTTPException being thrown in mirrorcheck
Dan McGee
1
-0
/
+6
2012-07-09
Use a set instead of list when gathering package IDs to fetch
Dan McGee
1
-1
/
+1
2012-07-06
Collapse the dependencies and required by lists when they are long
Dan McGee
2
-5
/
+31
2012-07-06
reporead: don't append slash to empty (root) directory
Dan McGee
1
-1
/
+2
2012-07-05
reporead: handle files in root directory properly
Dan McGee
1
-1
/
+4
2012-07-05
reporead: properly handle cases where last_update == files_last_update
Dan McGee
1
-2
/
+2
2012-07-02
Update flag out of date verbiage when orphans are involved
Dan McGee
1
-1
/
+2
2012-07-02
Add indexes on 'created' field to several package-related models
Dan McGee
2
-3
/
+217
2012-07-02
Log package updates during reporead invocation
Dan McGee
2
-1
/
+42
2012-07-02
Add new package Update model
Dan McGee
3
-2
/
+302
2012-07-02
Remove no-longer necessary delayed imports of Package
Dan McGee
1
-10
/
+7
2012-06-21
Add a last_modified field to user profiles
Dan McGee
2
-1
/
+125
2012-06-08
Use 3 decimal places for showing compression ratio
Dan McGee
1
-1
/
+1
2012-06-08
Fix a few minor markup errors
Dan McGee
2
-2
/
+2
2012-05-20
Ensure we use last_modified date from News in headers
Dan McGee
2
-5
/
+6
2012-05-19
Add RSS links to /news/ and /packages/ URLs
Dan McGee
2
-0
/
+5
2012-05-19
reporead: fix copy/paste issue
Dan McGee
1
-1
/
+1
2012-05-19
Drop old PackageDepend model
Dan McGee
3
-72
/
+136
2012-05-19
Switch to usage of new Depend object
Dan McGee
7
-25
/
+54
2012-05-19
Migrate package depends data into new model
Dan McGee
1
-0
/
+246
2012-05-19
Add new depends model
Dan McGee
2
-0
/
+206
2012-05-19
mirrors: add an alternate_email column
Dan McGee
3
-2
/
+71
2012-05-19
Issue redirects from non-agnostic to agnostic URLs if unambiguous
Dan McGee
1
-0
/
+10
2012-05-19
Link to provides/conflicts/replacements if we can in details template
Dan McGee
2
-6
/
+16
2012-05-19
Add a get_best_satisfier method to RelatedToBase
Dan McGee
1
-1
/
+35
2012-05-19
Simplify get_best_satisfier and get_providers
Dan McGee
1
-27
/
+24
2012-05-19
Refactor an abstract base class out of conflicts/provides/replaces
Dan McGee
1
-24
/
+17
2012-05-14
Add ability to restrict status report to single tier
Dan McGee
4
-6
/
+20
2012-05-14
Add rsync support to mirrorcheck and other small improvements
Dan McGee
2
-43
/
+91
2012-05-14
Use linebreaksbr filter on log error message text
Dan McGee
1
-1
/
+1
2012-05-14
Change mirror log error text to unlimited length
Dan McGee
2
-1
/
+71
2012-05-14
Don't limit protocols returned by mirror status function
Dan McGee
1
-2
/
+0
2012-05-12
Use python json module directly in place of simplejson
Dan McGee
6
-23
/
+18
2012-05-12
Change to new time access methods in pgpdump code
Dan McGee
2
-2
/
+2
2012-05-12
Update requirements.txt
Dan McGee
2
-4
/
+4
2012-05-06
Update SevenL sponsor verbiage
Dan McGee
2
-13
/
+15
2012-05-05
Fix suggestion caching again for non-ASCII characters
Dan McGee
1
-1
/
+2
2012-05-04
Fix search suggestions for invalid cache keys
Dan McGee
1
-2
/
+3
2012-05-02
Add a smart protocol filter to mirrorlist generator
Dan McGee
2
-15
/
+41
2012-05-02
Allow mirrorlist generator pattern to match any protocol
Dan McGee
2
-9
/
+14
[prev]
[next]