Age | Commit message (Expand) | Author |
2012-12-27 | Fix "RuntimeWarning: DateTimeField received a naive datetime" warnings | Dan McGee |
2012-12-27 | Tablesorter JS upgrade | Dan McGee |
2012-12-11 | Update jQuery to 1.8.3 | Dan McGee |
2012-12-04 | get_latest_by cleanups | Dan McGee |
2012-11-27 | Don't cache package properties as aggressively | Dan McGee |
2012-11-16 | Use python set comprehension syntax supported in 2.7 | Dan McGee |
2012-10-26 | Cleanup meta model attributes | Dan McGee |
2012-10-21 | Update tablesorter JS | Dan McGee |
2012-10-18 | Clean up create index migration | Dan McGee |
2012-10-18 | Modernize initial main migration | Dan McGee |
2012-09-30 | Remote errant print() statement | Dan McGee |
2012-09-30 | PEP8 cleanups for main/models | Dan McGee |
2012-09-25 | Add staging repos to repos JSON fixture | Dan McGee |
2012-09-24 | Update jQuery to 1.8.2 | Dan McGee |
2012-09-05 | Upgrade jQuery to 1.8.1 | Dan McGee |
2012-09-04 | Add a 'format_http_headers' method | Dan McGee |
2012-09-04 | Filter out spam flag requests on package details page | Dan McGee |
2012-08-20 | Don't blow up when pgp signature data is '' on a package | Dan McGee |
2012-08-20 | Mark nullable fields as blank on package model | Dan McGee |
2012-08-15 | Ensure reverse conflicts match architecture if applicable | Dan McGee |
2012-08-13 | Add a rate limiting filter for log messages | Dan McGee |
2012-08-08 | Migrate flag request version info to new format | Dan McGee |
2012-08-07 | Push more default values down into the database | Dan McGee |
2012-08-07 | Make use of new ctypes ALPM API | Dan McGee |
2012-08-07 | Add reverse conflicts to package details | Dan McGee |
2012-08-05 | Smarter handling of multilib packages in "Versions Elsewhere" | Dan McGee |
2012-08-04 | Make adjustments for optional -> deptype conversion | Dan McGee |
2012-07-31 | PGP key handling updates | Dan McGee |
2012-07-31 | Update several bits and pieces for staging packages | Dan McGee |
2012-07-28 | Upgrade to jQuery 1.7.2 and a maintained tablesorterrelease_2012-07-28 | Dan McGee |
2012-07-24 | Remove custom utc_now() function, use django.utils.timezone.now() | Dan McGee |
2012-07-08 | Add a new jquery_tablesorter CDN template tag | Dan McGee |
2012-07-08 | Don't log package updates in Python when we have DB trigger support | Dan McGee |
2012-05-20 | Ensure we use last_modified date from News in headers | 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 | Simplify get_best_satisfier and get_providers | Dan McGee |
2012-05-02 | Ensure order_by default value is cleared when using distinct() | Dan McGee |
2012-04-26 | Convert old index addition migration to new format | Dan McGee |
2012-04-21 | Add an index on packages last update columnrelease_2012-04-21 | Dan McGee |
2012-04-20 | Fix ContentType related migrations | Dan McGee |
2012-04-20 | UserProfile model and fields shuffle | Dan McGee |
2012-04-08 | Add migrations for on_delete attributes | Dan McGee |
2012-04-03 | Include category when linking to bug reports | Dan McGee |
2012-03-29 | Add developer status table to master keys page | Dan McGee |
2012-03-26 | Rename 'packagedepend_set' attribute to 'depends' | Dan McGee |
2012-03-24 | Revert "Add some dev dashboard info regarding signed package count" | Dan McGee |
2012-03-24 | Use staticfiles_storage in jQuery tag | Dan McGee |
2012-03-24 | Remove cdnprefix template tag | Dan McGee |
2012-03-23 | Make all datetime objects fully timezone aware | Dan McGee |