index
:
server/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
Age
Commit message (
Expand
)
Author
2012-07-24
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
2012-07-24
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
2012-07-24
Add index on package updates pkgname field
Dan McGee
2012-07-23
Fall back to 410 Gone for package files view as well
Dan McGee
2012-07-23
Ensure package files JS can support corner cases
Dan McGee
2012-07-23
Remove files list AJAX conditionals
Dan McGee
2012-07-23
Add '410 Gone' support for packages moved out of repositories
Dan McGee
2012-07-21
Split details/display package views into new module
Dan McGee
2012-07-08
Get multilib package differences query working on sqlite3
Dan McGee
2012-07-08
Don't log package updates in Python when we have DB trigger support
Dan McGee
2012-07-08
Add triggers for adding package update rows
Dan McGee
2012-07-08
Use a set instead of list when gathering package IDs to fetch
Dan McGee
2012-07-01
Add indexes on 'created' field to several package-related models
Dan McGee
2012-07-01
Log package updates during reporead invocation
Dan McGee
2012-07-01
Add new package Update model
Dan McGee
2012-07-01
Remove no-longer necessary delayed imports of Package
Dan McGee
2012-05-18
Drop old PackageDepend model
Dan McGee
2012-05-18
Switch to usage of new Depend object
Dan McGee
2012-05-18
Migrate package depends data into new model
Dan McGee
2012-05-18
Add new depends model
Dan McGee
2012-05-18
Issue redirects from non-agnostic to agnostic URLs if unambiguous
Dan McGee
2012-05-18
Add a get_best_satisfier method to RelatedToBase
Dan McGee
2012-05-18
Refactor an abstract base class out of conflicts/provides/replaces
Dan McGee
2012-05-12
Use python json module directly in place of simplejson
Dan McGee
2012-05-05
Fix suggestion caching again for non-ASCII characters
release_2012-05-05
Dan McGee
2012-05-04
Fix search suggestions for invalid cache keys
Dan McGee
2012-05-02
Flagging related cleanups and improvements
release_2012-05-02
Dan McGee
2012-05-02
Ensure order_by default value is cleared when using distinct()
Dan McGee
2012-05-01
Add some caching to the Opensearch-related views
Dan McGee
2012-05-01
Opensearch enhancements
Dan McGee
2012-04-27
Use GenericIPAddressField in flag request ip_address
Dan McGee
2012-04-07
Add JSON search view
release_2012-04-07
Dan McGee
2012-04-07
Move PackageJSONEncoder into package.utils module
Dan McGee
2012-04-07
Choose an up-to-date mirror for download URLs
Dan McGee
2012-04-03
Use https:// links for all internal sites
Dan McGee
2012-04-03
Include category when linking to bug reports
Dan McGee
2012-04-02
Make hidden 'name' search field match exactly
Dan McGee
2012-03-29
Return files in default order
Dan McGee
2012-03-26
Rename 'packagedepend_set' attribute to 'depends'
Dan McGee
2012-03-26
Add more info to package JSON dump
Dan McGee
2012-03-26
Bump signoffs and mirror status JSON API versions
Dan McGee
2012-03-24
Revert "Add some dev dashboard info regarding signed package count"
Dan McGee
2012-03-23
Make all datetime objects fully timezone aware
Dan McGee
2012-03-23
Change Django urls.py import
Dan McGee
2012-02-14
Require message when flagging package out of date
Dan McGee
2012-02-12
Protect urlencode calls against Unicode data
Dan McGee
2012-02-07
FlagRequest model behavior tweaks
Dan McGee
2012-02-06
Encourage bug reports to have a summary
Dan McGee
2012-02-02
Extract split_package_details() method
Dan McGee
2012-01-28
Support more characters in package names
release_2012-01-28
Dan McGee
[next]