index
:
mirror/parabola/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
mirror of git://projects.parabola.nu/parabolaweb.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devel
/
management
Age
Commit message (
Expand
)
Author
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
2012-11-16
Use Python 2.7 dictionary comprehension syntax
Dan McGee
2012-10-12
reporead: don't print full backtrace if unnecessary
release_2012-10-12
Dan McGee
2012-09-30
Begin importing staging repos
release_2012-09-30
Dan McGee
2012-09-25
Only watch non-staging repos in inotify reporead
Dan McGee
2012-09-20
chmod -x reporead_inotify.py
Dan McGee
2012-09-20
Explicitly close the database connection in reporead
Dan McGee
2012-09-17
Sort package list before inserting it into the database
release_2012-09-18
Dan McGee
2012-08-15
Add ability to rematch developers on <username>@archlinux.org addresses
Dan McGee
2012-08-08
Extract parse_version function from reporead logic
Dan McGee
2012-08-04
reporead: import make and check depends
Dan McGee
2012-08-04
Make adjustments for optional -> deptype conversion
Dan McGee
2012-07-31
PGP key handling updates
Dan McGee
2012-07-28
reporead: don't use iexact lookup on arch name
Dan McGee
2012-07-24
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
2012-07-08
Work around bulk_create limitations in sqlite3 in reporead
Dan McGee
2012-07-08
reporead: disable FULL synchronous writes for sqlite3
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
Log package updates during reporead invocation
Dan McGee
2012-05-19
reporead: fix copy/paste issue
Dan McGee
2012-05-18
Switch to usage of new Depend object
Dan McGee
2012-05-02
rematch_developers: do mass updates instead of single saves
Dan McGee
2012-04-20
UserProfile model and fields shuffle
Dan McGee
2012-03-26
Rename 'packagedepend_set' attribute to 'depends'
Dan McGee
2012-03-23
reporead: use bulk_create() for more properties
Dan McGee
2012-03-23
Merge branch 'django14'
Dan McGee
2012-03-23
Make all datetime objects fully timezone aware
Dan McGee
2012-03-23
reporead: use Django 1.4 bulk_create() for package files
Dan McGee
2012-03-23
reporead: use Django 1.4 select_for_update()
Dan McGee
2012-03-23
reporead: blow up when package found with wrong architecture
Dan McGee
2012-03-16
reporead: rename Pkg to RepoPackage
Dan McGee
2012-02-22
import_signatures: code cleanup and ensure we update validity status
Dan McGee
2012-02-11
reporead: only reset flag date if upstream version changes
Dan McGee
2012-02-07
Make rematch command do a bit more
Dan McGee
2012-01-19
reporead: simplify and fix transaction management in update_common()
Dan McGee
2011-12-12
reporead: more efficient deletion of files
Dan McGee
2011-12-11
PyLint suggested cleanups
Dan McGee
2011-12-05
Add a stub admin command to help fix permissions/content types
Dan McGee
2011-12-05
Add import signatures management command
Dan McGee
2011-12-03
reporead: don't update timestamp on --force
Dan McGee
2011-12-03
reporead: fix --force flag
Dan McGee
2011-11-30
reporead: fix not defined variable
Dan McGee
2011-11-30
Allow generation of an ownertrust file
Dan McGee
2011-11-30
Integrate master key into rest of site
Dan McGee
2011-11-30
reporead: split out filesonly update method
Dan McGee
2011-11-30
reporead: fix filesonly needs update checks
Dan McGee
2011-11-17
reporead: don't trim pkgdesc length
Dan McGee
2011-11-17
Ensure reporead is protected against simultaneous runs
Dan McGee
[next]