app/soc/models/seed_db.py
Thu, 23 Jul 2009 16:56:00 -0700 JamesLevy seed_db now creates fixture student project entities, and corresponding project surveys and grading surveys for debugging purposes.
Fri, 29 May 2009 20:56:39 +0200 Pawel Solyga Add some missing docstrings to Seeder classes in seed_db.py
Wed, 27 May 2009 20:37:04 +0200 Pawel Solyga Style fixes and pylint: disable-msg comments in different modules.
Wed, 27 May 2009 02:09:38 +0200 Pawel Solyga Some more pylint fixes in different Melange modules.
Tue, 26 May 2009 01:58:56 +0200 Pawel Solyga Link id and key name fixes for Organization And OrgApplication in seed_db.
Mon, 25 May 2009 16:23:16 -0700 Dan Bentley Add Organization Application seeding.
Fri, 17 Apr 2009 22:50:16 +0000 Pawel Solyga Add proper generation of Student entities and StudentProposal entities to seed_db module.
Wed, 15 Apr 2009 08:01:17 +0000 Daniel Bentley Step 2 of moving to new seeding model.
Mon, 13 Apr 2009 14:34:42 +0000 Sverre Rabbelier Fix a bug in seed_db
Sun, 12 Apr 2009 06:24:14 +0000 Daniel Bentley Respond to comments on r2769.
Sat, 11 Apr 2009 22:58:19 +0000 Sverre Rabbelier Use key().id_or_name() instead of key().name()
Fri, 03 Apr 2009 17:32:15 +0000 Pawel Solyga Fix too long lines, style and remove unused imports in soc.models modules.
Wed, 01 Apr 2009 10:24:26 +0000 Daniel Bentley A new model for seeding the database that makes it easier to seed many entities.
Sun, 29 Mar 2009 07:43:04 +0000 Tim Ansell Make test@example.com a mentor for one gsoc org and an admin (for a different) gsoc org.
Fri, 20 Mar 2009 09:58:23 +0000 Sverre Rabbelier Moved and updated seed_many documentation
Thu, 19 Mar 2009 00:12:35 +0000 Sverre Rabbelier Added missing status to seeded orgs
Mon, 16 Mar 2009 23:55:04 +0000 Sverre Rabbelier Added org app seeding to seed_many
Mon, 16 Mar 2009 23:54:33 +0000 Sverre Rabbelier Added StudentProposal to clean_db
Mon, 16 Mar 2009 23:54:07 +0000 Sverre Rabbelier Added seed student proposal support to seed_many
Mon, 16 Mar 2009 23:53:41 +0000 Sverre Rabbelier Add seed mentor support to seed_many
Mon, 16 Mar 2009 23:53:14 +0000 Sverre Rabbelier Added seed org support to seed_many
Mon, 16 Mar 2009 23:52:49 +0000 Sverre Rabbelier Added seed user to seed many
Mon, 16 Mar 2009 23:52:22 +0000 Sverre Rabbelier Added a seed_many url
Mon, 16 Mar 2009 23:51:46 +0000 Sverre Rabbelier Factor out ensureUser and add Error class in seed_db
Wed, 11 Mar 2009 21:30:28 +0000 Sverre Rabbelier Redirect to current page if the current request times out
Wed, 11 Mar 2009 21:29:58 +0000 Sverre Rabbelier Use accounts.getCurrentAccount instead of users.get_current_user
Wed, 11 Mar 2009 19:27:13 +0000 Sverre Rabbelier Also clear RankerRoot and ranker from datastore
Wed, 11 Mar 2009 19:26:41 +0000 Sverre Rabbelier Make it possible to only add users
Wed, 11 Mar 2009 19:26:11 +0000 Sverre Rabbelier Make it possible to add an arbitrary amount of users
Wed, 11 Mar 2009 19:25:41 +0000 Sverre Rabbelier Make it possible to add more users and orgs with GET args
Tue, 10 Mar 2009 23:55:33 +0000 Sverre Rabbelier Return a HttpResponse in seed_db
Wed, 04 Mar 2009 17:04:25 +0000 Lennard de Rijk Renamed rankerroot to ranker_root and made some changes due to comments.
Tue, 03 Mar 2009 22:47:44 +0000 Lennard de Rijk Create a new Ranker for each organization that is created.
Tue, 03 Mar 2009 19:50:42 +0000 Sverre Rabbelier Seed some users as well
Sat, 28 Feb 2009 17:05:53 +0000 Lennard de Rijk Made mailing lists and IRC channel required for group/org applications.
Mon, 23 Feb 2009 18:27:14 +0000 Sverre Rabbelier Make timeline a Linkable
Sun, 22 Feb 2009 10:31:45 +0000 Sverre Rabbelier Flush cache after seeding or clearing the datastore
Sat, 21 Feb 2009 16:39:46 +0000 Sverre Rabbelier Fixed a bug in seed_db
Sat, 21 Feb 2009 15:57:02 +0000 Sverre Rabbelier Update seed_db as WTFPL is no longer an allowed license
Sat, 21 Feb 2009 00:30:53 +0000 Sverre Rabbelier Added a document in the test user's user space
Thu, 19 Feb 2009 16:34:04 +0000 Sverre Rabbelier Fixed a missing property in seed_db
Mon, 16 Feb 2009 22:41:52 +0000 Pawel Solyga Typo fix in seed_db module which caused loaded organization applications not to work correctly (wrong keyname).
Mon, 16 Feb 2009 19:30:33 +0000 Sverre Rabbelier Add GHOP as program and put 'Melange' under it
Mon, 16 Feb 2009 19:30:11 +0000 Sverre Rabbelier Seed in some orgs
Sun, 15 Feb 2009 20:25:10 +0000 Sverre Rabbelier Add a Home document to the seeded entities
Sun, 15 Feb 2009 16:11:47 +0000 Sverre Rabbelier Seed more roles and factor out common properties
Sun, 15 Feb 2009 13:59:06 +0000 Sverre Rabbelier Added melange as org.
Sat, 14 Feb 2009 23:56:49 +0000 Sverre Rabbelier Add a script to (re)seed the datastore
less more (0) tip