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
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-0
/
+339