evorepo/packages/migrations
Dan McGee b2b5c1a064 Add old version string to saved flag requests
This makes it easier to match up a flag request with the package state
at the time of flagging, and might also help to determine if flagging
actions were legit. We only store it if it is the same across all
packages to be marked.

Also, move the various database write activities when flagging packages
into a single transaction.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-01-10 23:31:11 -06:00
..
__init__.py Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
0001_initial.py Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
0002_populate_package_relation.py Get unit tests up and running again 2010-06-24 17:08:00 -05:00
0003_auto__add_packagegroup.py Add package groups model and display to packages 2010-07-25 15:49:06 -05:00
0004_auto__add_license.py Move license to a related model 2011-02-15 13:51:11 -06:00
0005_move_license_data.py Move license to a related model 2011-02-15 13:51:11 -06:00
0006_auto__add_provision__add_conflict__add_replacement.py Add new package parts models 2011-03-23 15:44:41 -05:00
0007_auto__add_field_packagerelation_created.py Add a created date to package relations 2011-05-03 14:41:00 -05:00
0008_add_signoff_model.py Add new packages signoff model 2011-07-06 11:27:33 -05:00
0009_add_packagegroup_name_index.py Add index to package groups name field 2011-07-29 12:26:27 -05:00
0010_auto__add_signoffspecification.py Many signoff page improvements 2011-11-03 17:19:26 -05:00
0011_auto__chg_field_signoffspecification_user.py Allow population of signoff specs with SVN commit messages 2011-11-14 12:27:38 -06:00
0012_auto__add_flagrequest.py Add a new FlagRequest model 2011-12-08 15:02:11 -06:00
0013_auto__add_field_flagrequest_version.py Add old version string to saved flag requests 2012-01-10 23:31:11 -06:00