Age | Commit message (Expand) | Author |
2012-12-30 | Minor updates to READMErelease_2012-12-30 | Dan McGee |
2012-12-30 | Remove several context processors we don't use | Dan McGee |
2012-12-30 | Move needs_autoescape attribute to @register.filter | Dan McGee |
2012-12-30 | Enable clickjacking protection via middleware | Dan McGee |
2012-12-29 | Defer the 'raw' field when listing todolists | Dan McGee |
2012-12-28 | Retrieve arch and repo too when calling reverse_conflicts | Dan McGee |
2012-12-28 | Add a todolist package details link template tag | Dan McGee |
2012-12-28 | Reduce query count when retrieving satisfiers and providers | Dan McGee |
2012-12-28 | Set slug on todolist creation | Dan McGee |
2012-12-28 | Move slug creation helper to main/utils | Dan McGee |
2012-12-28 | Use todolist slugs for all URLs | Dan McGee |
2012-12-28 | Populate the todolist slug field and mark non-null | Dan McGee |
2012-12-28 | Add todolists slug field | Dan McGee |
2012-12-28 | Remove old todo list models | Dan McGee |
2012-12-28 | Todolist URLs map to old_id now, not id | Dan McGee |
2012-12-28 | Convert to using new todolist models everywhere | Dan McGee |
2012-12-28 | Add data migration for todolists | Dan McGee |
2012-12-28 | Add packages method to new Todolist model | Dan McGee |
2012-12-28 | Add todolist admin for new model | Dan McGee |
2012-12-28 | Add new todolists and todolist package model | Dan McGee |
2012-12-28 | Move the body of set_last_modified to main/utils | Dan McGee |
2012-12-28 | Allow pkg_details_link to return link title if package is missing | Dan McGee |
2012-12-28 | Make attach_maintainers null-safe | Dan McGee |
2012-12-28 | Make link to mirror overview list public | Dan McGee |
2012-12-28 | Remove sort icon graphics | Dan McGee |
2012-12-27 | Fix master key signing total counts | Dan McGee |
2012-12-27 | Ensure cascades in padding CSS happen correctly | Dan McGee |
2012-12-27 | Bump psycopg2 requirements versionrelease_2012-12-27 | Dan McGee |
2012-12-27 | Add initial todolists models migration | Dan McGee |
2012-12-27 | Add a __unicode__ method for RecentUpdate | Dan McGee |
2012-12-27 | Add some more tests for ALPM API stuff | Dan McGee |
2012-12-27 | Fix "RuntimeWarning: DateTimeField received a naive datetime" warnings | Dan McGee |
2012-12-27 | Update D3 to 3.0.0 | Dan McGee |
2012-12-27 | Ensure mirror protocols are distinct | Dan McGee |
2012-12-27 | Tablesorter JS upgrade | Dan McGee |
2012-12-18 | Allow data in developer biographies to wrap | Dan McGee |
2012-12-11 | Fix FS#32018, provides links always go to [testing] packages | Dan McGee |
2012-12-11 | Collapse really long signoff specifications using JS | Dan McGee |
2012-12-11 | Update jQuery to 1.8.3 | Dan McGee |
2012-12-11 | Use multiple separate document.ready() handlers | Dan McGee |
2012-12-11 | Bump Django version in requirements | Dan McGee |
2012-12-04 | get_latest_by cleanups | Dan McGee |
2012-12-04 | Add charset to meta tags | Dan McGee |
2012-11-28 | Add safe_mode filter to news admin; preview uses safe mode | Dan McGee |
2012-11-27 | Don't cache package properties as aggressively | Dan McGee |
2012-11-21 | Fix new magnet link generationrelease_2012-11-20 | Dan McGee |
2012-11-20 | Bump django-countries requirement | Dan McGee |
2012-11-21 | Fix mirror URL duplication in status view | Dan McGee |
2012-11-21 | Minor download template tweaks | Dan McGee |
2012-11-21 | Show release notes on downloads page | Dan McGee |