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
Age
Commit message (
Expand
)
Author
2012-07-25
Add arch and repo filter to todolist packages
Dan McGee
2012-07-24
Replace deprecated list_detail usage in search with class-based view
Dan McGee
2012-07-24
Remove use of deprecated redirect_to function-based generic view
Dan McGee
2012-07-24
Remove no-longer needed handler imports
Dan McGee
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
Enable filtering of todolist packages
Dan McGee
2012-07-23
Add blank description to todo list creation and editing
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
Generate package filelist in JavaScript via AJAX
Dan McGee
2012-07-23
Clean up package file list styles
Dan McGee
2012-07-23
Update for new Arch ISO release
release_2012-07-23
Pierre Schmitz
2012-07-23
Simplify the download page
Pierre Schmitz
2012-07-23
Minor template touchups
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-21
Add packages.php URL redirect
Dan McGee
2012-07-08
Update d3.js resources
Dan McGee
2012-07-08
Add a new jquery_tablesorter CDN template tag
Dan McGee
2012-07-08
Don't remove approval CSS class when updating signoff list
Dan McGee
2012-07-08
Correctly reassign queryset with added annotation in mirror status
release_2012-07-08
Dan McGee
2012-07-08
Add tags file (ctags) to .gitignore
Dan McGee
2012-07-08
Work around bulk_create limitations in sqlite3 in reporead
Dan McGee
2012-07-08
Make collapseDependsList() a bit smarter
Dan McGee
2012-07-08
mirrorcheck: Don't use bulk_create on sqlite3
Dan McGee
2012-07-08
reporead: disable FULL synchronous writes for sqlite3
Dan McGee
2012-07-08
Get multilib package differences query working on sqlite3
Dan McGee
2012-07-08
Don't include StdDev on sqlite3 mirror status query
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
Handle HTTPException being thrown in mirrorcheck
Dan McGee
2012-07-08
Use a set instead of list when gathering package IDs to fetch
Dan McGee
2012-07-05
Collapse the dependencies and required by lists when they are long
Dan McGee
2012-07-05
reporead: don't append slash to empty (root) directory
Dan McGee
2012-07-05
reporead: handle files in root directory properly
Dan McGee
2012-07-05
reporead: properly handle cases where last_update == files_last_update
Dan McGee
2012-07-01
Update flag out of date verbiage when orphans are involved
release_2012-07-01
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-06-20
Add a last_modified field to user profiles
Dan McGee
2012-06-07
Use 3 decimal places for showing compression ratio
Dan McGee
2012-06-07
Fix a few minor markup errors
Dan McGee
2012-05-20
Ensure we use last_modified date from News in headers
Dan McGee
2012-05-19
Add RSS links to /news/ and /packages/ URLs
release_2012-05-20
Dan McGee
2012-05-19
reporead: fix copy/paste issue
Dan McGee
[next]