index
:
archweb
master
working
Main repo is at https://projects.archlinux.org/archweb.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
devel
/
management
/
commands
/
reporead.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-23
reporead performance improvements
Dan McGee
1
-3
/
+18
2011-02-22
Use new split package file fields everywhere
Dan McGee
1
-2
/
+8
2011-02-17
Read in optional deps and show in web interface
Dan McGee
1
-13
/
+23
2011-02-15
Move license to a related model
Dan McGee
1
-5
/
+6
2011-02-15
Clean up Package related objects code
Dan McGee
1
-2
/
+2
2011-01-31
Defer format string substitution to logger
Dan McGee
1
-21
/
+20
2010-12-29
Commit during reporead on a per-arch basis
Dan McGee
1
-1
/
+1
2010-11-27
Remove print statement
Dan McGee
1
-1
/
+0
2010-11-05
reporead: fix small issues when loading files databases
Dan McGee
1
-4
/
+14
2010-11-05
reporead: Use transparent compression on open
Dan McGee
1
-2
/
+2
2010-11-04
reporead: orphaning code cleanup and debug removal
Dan McGee
1
-18
/
+12
2010-10-05
Make user profile a OneToOneField
Dan McGee
1
-1
/
+1
2010-10-04
reporead: ignore nicknames in name matching code
Dan McGee
1
-0
/
+4
2010-09-12
reporead: revamp database parsing code
Dan McGee
1
-93
/
+64
2010-09-10
reporead: allow traceback on USR1 signal as well
Dan McGee
1
-2
/
+3
2010-09-10
Remove SomethingFishyException
Dan McGee
1
-7
/
+2
2010-08-28
PyLint suggested cleanups
Dan McGee
1
-26
/
+26
2010-08-04
reporead: Add ability to generate traceback via signal
Dan McGee
1
-0
/
+4
2010-08-01
Fix stupid mistake in user parsing
Dan McGee
1
-1
/
+1
2010-07-28
Clean up find_user() code a bit
Dan McGee
1
-23
/
+24
2010-07-28
Add missing group delete in reporead
Dan McGee
1
-0
/
+1
2010-07-28
Add packager support to reporead
Dan McGee
1
-1
/
+51
2010-07-25
Add package groups model and display to packages
Dan McGee
1
-0
/
+5
2010-07-07
Update code to use new flag_date column
Dan McGee
1
-1
/
+1
2010-05-26
Have reporead populate filename column
Dan McGee
1
-0
/
+1
2010-05-24
reporead: use the DB package we already have
Dan McGee
1
-5
/
+3
2010-05-24
Fix null field issues exposed by Django 1.1.2
Dan McGee
1
-5
/
+0
2010-04-17
reporead: allow removal of last package in an arch
Dan McGee
1
-10
/
+8
2010-03-28
Make reporead always populate pkgbase
Dan McGee
1
-1
/
+4
2010-03-11
Fix one missed testing repo check
Dan McGee
1
-1
/
+1
2010-03-02
Merge branch 'package-files'
Dan McGee
1
-29
/
+61
2010-02-28
Make reporead.py not executable
Dan McGee
1
-0
/
+0
2010-02-27
reporead: add --filesonly option
Dan McGee
1
-26
/
+47
2010-02-27
reporead: support reading files entries again
Dan McGee
1
-8
/
+19
2010-02-27
reporead: whitespace cleanups
Dan McGee
1
-11
/
+11
2010-02-27
reporead: only reset needsupdate when setting last_update
Dan McGee
1
-1
/
+1
2010-02-27
reporead: build date data is crazy
Dan McGee
1
-1
/
+4
2010-02-27
reporead: accommodate old-school build date
Dan McGee
1
-1
/
+4
2010-02-27
reporead: allow a force update
Dan McGee
1
-11
/
+20
2010-02-27
Add some additional fields to package import
Dan McGee
1
-0
/
+4
2010-02-17
reporead: use different timestamp for each package
Dan McGee
1
-3
/
+2
2010-02-11
reporead: small touchups, mostly in argument validation
Dan McGee
1
-23
/
+30
2010-02-11
reporead: turn into a django-admin command
Dan McGee
1
-0
/
+339