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
/
devel
/
management
Age
Commit message (
Expand
)
Author
2011-02-27
reporead: small cleanups
Dan McGee
2011-02-23
reporead performance improvements
Dan McGee
2011-02-22
Use new split package file fields everywhere
Dan McGee
2011-02-16
Read in optional deps and show in web interface
Dan McGee
2011-02-15
Move license to a related model
Dan McGee
2011-02-15
Clean up Package related objects code
Dan McGee
2011-01-31
Defer format string substitution to logger
Dan McGee
2010-12-29
Commit during reporead on a per-arch basis
Dan McGee
2010-11-27
Remove print statement
Dan McGee
2010-11-04
reporead: fix small issues when loading files databases
release_2010-11-04
Dan McGee
2010-11-04
reporead: Use transparent compression on open
Dan McGee
2010-11-04
reporead: orphaning code cleanup and debug removal
Dan McGee
2010-10-04
Make user profile a OneToOneField
release_2010-10-05
Dan McGee
2010-10-04
reporead: ignore nicknames in name matching code
Dan McGee
2010-09-12
reporead: revamp database parsing code
Dan McGee
2010-09-10
reporead: allow traceback on USR1 signal as well
Dan McGee
2010-09-10
Remove SomethingFishyException
Dan McGee
2010-08-28
PyLint suggested cleanups
Dan McGee
2010-08-04
reporead: Add ability to generate traceback via signal
release_2010-08-08
Dan McGee
2010-08-01
Fix stupid mistake in user parsing
Dan McGee
2010-07-28
Clean up find_user() code a bit
release_2010-07-28
Dan McGee
2010-07-28
Add missing group delete in reporead
Dan McGee
2010-07-28
Add packager support to reporead
Dan McGee
2010-07-25
Add package groups model and display to packages
Dan McGee
2010-07-06
Update code to use new flag_date column
Dan McGee
2010-05-26
Have reporead populate filename column
Dan McGee
2010-05-24
reporead: use the DB package we already have
release_2010-05-24
Dan McGee
2010-05-24
Fix null field issues exposed by Django 1.1.2
Dan McGee
2010-04-16
reporead: allow removal of last package in an arch
Dan McGee
2010-03-27
Make reporead always populate pkgbase
Dan McGee
2010-03-10
Fix one missed testing repo check
Dan McGee
2010-03-01
Merge branch 'package-files'
Dan McGee
2010-02-27
Make reporead.py not executable
Dan McGee
2010-02-27
reporead: add --filesonly option
Dan McGee
2010-02-27
reporead: support reading files entries again
Dan McGee
2010-02-27
reporead: whitespace cleanups
Dan McGee
2010-02-27
reporead: only reset needsupdate when setting last_update
Dan McGee
2010-02-26
reporead: build date data is crazy
release_2010-02-26
Dan McGee
2010-02-26
reporead: accommodate old-school build date
Dan McGee
2010-02-26
reporead: allow a force update
Dan McGee
2010-02-26
Add some additional fields to package import
Dan McGee
2010-02-16
reporead: use different timestamp for each package
release_2010-02-17
Dan McGee
2010-02-10
reporead: small touchups, mostly in argument validation
Dan McGee
2010-02-10
reporead: turn into a django-admin command
Dan McGee