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
path:
root
/
packages
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-01
Reuse removed template for packages with multiple replacements
Dan McGee
1
-4
/
+20
2012-08-01
Add package details redirect for package replacements
Dan McGee
1
-1
/
+13
2012-08-01
Rework package details dispatch code
Dan McGee
1
-37
/
+45
2012-07-31
Fix broken hidden input sort field on search form
Dan McGee
1
-1
/
+1
2012-07-25
Replace deprecated list_detail usage in search with class-based view
Dan McGee
3
-42
/
+45
2012-07-25
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
4
-24
/
+17
2012-07-25
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
3
-10
/
+10
2012-07-24
Add index on package updates pkgname field
Dan McGee
2
-1
/
+209
2012-07-24
Fall back to 410 Gone for package files view as well
Dan McGee
1
-2
/
+10
2012-07-24
Ensure package files JS can support corner cases
Dan McGee
1
-0
/
+6
2012-07-24
Remove files list AJAX conditionals
Dan McGee
1
-4
/
+0
2012-07-23
Add '410 Gone' support for packages moved out of repositories
Dan McGee
2
-5
/
+44
2012-07-21
Split details/display package views into new module
Dan McGee
2
-147
/
+167
2012-07-09
Get multilib package differences query working on sqlite3
Dan McGee
1
-9
/
+22
2012-07-09
Don't log package updates in Python when we have DB trigger support
Dan McGee
1
-2
/
+13
2012-07-09
Add triggers for adding package update rows
Dan McGee
2
-0
/
+75
2012-07-09
Use a set instead of list when gathering package IDs to fetch
Dan McGee
1
-1
/
+1
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
1
-0
/
+36
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-05-19
Drop old PackageDepend model
Dan McGee
1
-1
/
+1
2012-05-19
Switch to usage of new Depend object
Dan McGee
2
-7
/
+33
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
Issue redirects from non-agnostic to agnostic URLs if unambiguous
Dan McGee
1
-0
/
+10
2012-05-19
Add a get_best_satisfier method to RelatedToBase
Dan McGee
1
-1
/
+35
2012-05-19
Refactor an abstract base class out of conflicts/provides/replaces
Dan McGee
1
-24
/
+17
2012-05-12
Use python json module directly in place of simplejson
Dan McGee
3
-13
/
+9
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
Flagging related cleanups and improvements
Dan McGee
1
-10
/
+24
2012-05-02
Ensure order_by default value is cleared when using distinct()
Dan McGee
1
-1
/
+2
2012-05-02
Add some caching to the Opensearch-related views
Dan McGee
1
-5
/
+13
2012-05-02
Opensearch enhancements
Dan McGee
1
-1
/
+17
2012-04-27
Use GenericIPAddressField in flag request ip_address
Dan McGee
2
-1
/
+184
2012-04-07
Add JSON search view
Dan McGee
3
-1
/
+28
2012-04-07
Move PackageJSONEncoder into package.utils module
Dan McGee
2
-37
/
+39
2012-04-07
Choose an up-to-date mirror for download URLs
Dan McGee
1
-9
/
+4
2012-04-03
Use https:// links for all internal sites
Dan McGee
1
-1
/
+1
2012-04-03
Include category when linking to bug reports
Dan McGee
1
-0
/
+1
2012-04-02
Make hidden 'name' search field match exactly
Dan McGee
1
-1
/
+1
2012-03-29
Return files in default order
Dan McGee
1
-2
/
+4
2012-03-26
Rename 'packagedepend_set' attribute to 'depends'
Dan McGee
1
-6
/
+2
2012-03-26
Add more info to package JSON dump
Dan McGee
1
-7
/
+19
2012-03-26
Bump signoffs and mirror status JSON API versions
Dan McGee
1
-1
/
+1
2012-03-24
Revert "Add some dev dashboard info regarding signed package count"
Dan McGee
1
-8
/
+0
2012-03-24
Make all datetime objects fully timezone aware
Dan McGee
4
-8
/
+11
2012-03-24
Change Django urls.py import
Dan McGee
2
-2
/
+2
2012-02-14
Require message when flagging package out of date
Dan McGee
1
-3
/
+3
[prev]
[next]