index
:
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
/
commands
Age
Commit message (
Expand
)
Author
2015-08-05
Merge branch 'archweb' into archweb-generic
Luke Shumaker
2015-06-18
Handle Django's level 3 verbosity properly
Dan McGee
2015-04-16
Update update_types_permissions to work with Django 1.7 and up.
Luke Shumaker
2013-12-22
Merge tag 'release_2013-12-19' into archweb-generic
Luke Shumaker
2013-12-18
reporead: implement delayed parsing of files data
Dan McGee
2013-12-18
reporead: bring back batched_bulk_create()
Dan McGee
2013-11-28
Merge tag 'release_2013-11-25' into archweb-generic
Luke Shumaker
2013-11-28
Merge tag 'release_2013-10-27' into archweb-generic
Luke Shumaker
2013-11-06
Move signature data from base64 string to bytes type
Dan McGee
2013-11-06
Django 1.6 upgrade, deprecation cleanup
Dan McGee
2013-11-06
Fix parsing of depends with both epoch and description
Dan McGee
2013-09-30
Proper support for revoked signatures
Dan McGee
2013-06-23
Merge branch 'archweb' into archweb-generic2
Luke Shumaker
2013-05-12
Fix reporead issue with temporary database files
release_2013-05-12
Dan McGee
2013-04-21
Merge branch 'archweb' into archweb-generic2
Luke Shumaker
2013-04-21
Merge branch 'archweb' into archweb-generic2
Luke Shumaker
2013-04-16
Various minor code cleanups and fixes
release_2013-04-16
Dan McGee
2013-03-29
Remove old-style build date parsing
Dan McGee
2013-03-27
commands/reporead: handle null values
Luke Shumaker
2013-02-09
reporead: remove batched_bulk_create
Dan McGee
2013-02-04
Add './' hack to generate_keyring as well
release_2013-02-04
Dan McGee
2013-02-03
Add new pgp_import command; replaces import_signatures
Dan McGee
2013-01-15
Handle connection and transaction more properly in reporead
Dan McGee
2012-12-31
Add 'created' field to packages model
Dan McGee
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
[next]