/[drupal]/contributions/modules/devel/devel_generate.module
ViewVC logotype

Log of /contributions/modules/devel/devel_generate.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 14:44:48 2009 UTC (6 weeks, 2 days ago) by weitzman
Branch: MAIN
CVS Tags: HEAD
Changes since 1.35: +11 -2 lines
Diff to previous 1.35
When generating users, allow admin to specify their roles.

Revision 1.11.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 15:57:44 2009 UTC (2 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.11.2.13: +7 -2 lines
Diff to previous 1.11.2.13 , to branch point 1.11 , to next main 1.36
#371892 by Dave Reid, deekayen, drewish: Generate content pretends to work even when no content types available.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 20:23:44 2009 UTC (2 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34
Get devel generate content working again. the taxonomy checkbox is still not working. i think that should get impemented when we re-implement the cck feature which populates all fields with demo data. see http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/cck/includes/content.devel.inc?view=log&pathrev=DRUPAL-6--3.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 20:43:58 2009 UTC (3 months ago) by drewish
Branch: MAIN
Changes since 1.33: +7 -5 lines
Diff to previous 1.33
#559356 by drewish Content generation doesn't load it's .inc file.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 20:25:38 2009 UTC (3 months ago) by drewish
Branch: MAIN
Changes since 1.32: +10 -2 lines
Diff to previous 1.32
#371892 by Dave Reid, deekayen, drewish: Generate content pretends to work even when no content types available.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 03:54:27 2009 UTC (3 months ago) by weitzman
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31
drupal_function_exists() no longer exists.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 11:23:47 2009 UTC (3 months, 2 weeks ago) by catch
Branch: MAIN
Changes since 1.30: +4 -4 lines
Diff to previous 1.30
#549140: Update paths for admin/config IA.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 6 16:24:29 2009 UTC (4 months, 3 weeks ago) by weitzman
Branch: MAIN
Changes since 1.29: +1 -2 lines
Diff to previous 1.29
remove debug line

Revision 1.11.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 00:30:31 2009 UTC (4 months, 3 weeks ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-17, DRUPAL-6--1-18
Changes since 1.11.2.12: +2 -2 lines
Diff to previous 1.11.2.12 , to branch point 1.11
#501236 by sun. use module_load_include()

Revision 1.11.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 2 23:46:19 2009 UTC (4 months, 3 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.11.2.11: +2 -1 lines
Diff to previous 1.11.2.11 , to branch point 1.11
#501236 by smk-ka. missing include.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 17:07:48 2009 UTC (4 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.28: +7 -5 lines
Diff to previous 1.28
#503528 by catch. keep up with head.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 15 14:14:22 2009 UTC (5 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.27: +5 -15 lines
Diff to previous 1.27
Update menu paths for generate so that we use core's Development section on /admin.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 16:24:58 2009 UTC (5 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
#488294 by Scott Reynolds. node_get_types() is no more.

Revision 1.11.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 04:34:47 2009 UTC (5 months, 4 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.11.2.10: +1 -26 lines
Diff to previous 1.11.2.10 , to branch point 1.11
#476310 by helmo. Missing include in devel_generate.drush.inc.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 17:28:12 2009 UTC (6 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
Update devel_generate_content for node_delete_multiple.

Revision 1.11.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 18:48:14 2009 UTC (7 months, 2 weeks ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-16
Changes since 1.11.2.9: +11 -2 lines
Diff to previous 1.11.2.9 , to branch point 1.11
Update and improve the drush commands for generating content/users/taxonomy.

Revision 1.11.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 19:41:13 2009 UTC (8 months, 1 week ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-15
Changes since 1.11.2.8: +5 -5 lines
Diff to previous 1.11.2.8 , to branch point 1.11
#376111 by Dave Reid. Randomize the number of comments generated per node.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 19:29:55 2009 UTC (8 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.24: +15 -2 lines
Diff to previous 1.24
#376108 by Dave Reid. Add statistics to content generation

Revision 1.11.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 19:26:56 2009 UTC (8 months, 1 week ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.11.2.7: +7 -1 lines
Diff to previous 1.11.2.7 , to branch point 1.11
#376108 by Dave Reid. Add statistics to content generation

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 20:40:50 2009 UTC (9 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
#368133 by drewish: Remove trailing whitespace.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 01:34:03 2009 UTC (10 months, 3 weeks ago) by weitzman
Branch: MAIN
Changes since 1.22: +5 -5 lines
Diff to previous 1.22
Avoid NOTICE when generating via drush.

Revision 1.11.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 01:15:20 2009 UTC (10 months, 3 weeks ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-14
Changes since 1.11.2.6: +2 -2 lines
Diff to previous 1.11.2.6 , to branch point 1.11
#297722 by swentel. drush commands for generating users, taxonomy, and content. nice work.. i adapted the code so it matches drush HEAD API ... minor fix for batch delete of nodes/comments

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 01:11:51 2009 UTC (10 months, 3 weeks ago) by weitzman
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Minor other devel generate improvement. Deleting content.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 19:31:17 2008 UTC (13 months, 1 week ago) by eaton
Branch: MAIN
Changes since 1.20: +28 -2 lines
Diff to previous 1.20
Porting #310060 forward to the D7 branch.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 03:21:29 2008 UTC (13 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
update devel_generate module. still a problem whereby blog.png gets deleted when creating nodes with attachments.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 02:47:53 2008 UTC (13 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.18: +23 -24 lines
Diff to previous 1.18
nodeapi updating

Revision 1.11.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 17:00:28 2008 UTC (14 months, 1 week ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-11, DRUPAL-6--1-12, DRUPAL-6--1-13
Changes since 1.11.2.5: +28 -2 lines
Diff to previous 1.11.2.5 , to branch point 1.11
#310060 by eaton. Allow devel_generate to create older nodes and users.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 18:19:47 2008 UTC (16 months ago) by weitzman
Branch: MAIN
Changes since 1.17: +35 -8 lines
Diff to previous 1.17
take better advantage of code registry.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 00:51:31 2008 UTC (17 months ago) by weitzman
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
#273099 by David Lesieur . Rename Generate categories to Generate taxonomy

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 24 02:23:47 2008 UTC (18 months ago) by weitzman
Branch: MAIN
Changes since 1.15: +12 -7 lines
Diff to previous 1.15
further cleanup of bulk node generation. modules may now participate using standard hook_form_alter() and hook_nodapi(). See devel_generate_nodeapi() for an example. content_field('presave') is another example.

Revision 1.11.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 24 02:18:07 2008 UTC (18 months ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-10, DRUPAL-6--1-9
Changes since 1.11.2.4: +12 -7 lines
Diff to previous 1.11.2.4 , to branch point 1.11
further cleanup of bulk node generation. modules may now participate using standard hook_form_alter() and hook_nodapi(). See devel_generate_nodeapi() for an example. content_field('presave') is another example.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 23 21:07:20 2008 UTC (18 months ago) by weitzman
Branch: MAIN
Changes since 1.14: +4 -3 lines
Diff to previous 1.14
rework devel_generate so that modules can cleanly form_alter themselves into the creation process. i have not changed comment, taxonomy, and upload to work like that yet. i will do so, and then add OG functionality so that group posts get properly affiliated with group nodes.

Revision 1.11.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 23 21:06:17 2008 UTC (18 months ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.11.2.3: +4 -3 lines
Diff to previous 1.11.2.3 , to branch point 1.11
rework devel_generate so that modules can cleanly form_alter themselves into the creation process. i have not changed comment, taxonomy, and upload to work like that yet. i will do so, and then add OG functionality so that group posts get properly affiliated with group nodes.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 15:04:17 2008 UTC (18 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.13: +10 -10 lines
Diff to previous 1.13
#244729 by BDragon. Misc. hook_menu problems/cleanups

Revision 1.11.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 14:37:50 2008 UTC (18 months, 1 week ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-8
Changes since 1.11.2.2: +10 -10 lines
Diff to previous 1.11.2.2 , to branch point 1.11
#244729 by BDragon. Misc. hook_menu problems/cleanups

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 16:32:57 2008 UTC (18 months, 2 weeks ago) by douggreen
Branch: MAIN
Changes since 1.12: +10 -3 lines
Diff to previous 1.12
#177722 - use batch api to create large number of node content

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 16:21:15 2008 UTC (18 months, 2 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.11.2.1: +10 -3 lines
Diff to previous 1.11.2.1 , to branch point 1.11
#177722 - use batch api to create large number of node content

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 17:47:12 2008 UTC (18 months, 2 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
#257874 by KarenS. Generate CCK fields when generating nodes.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 17:39:59 2008 UTC (18 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
#257874 by KarenS. Generate CCK fields when generating nodes.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 04:06:56 2008 UTC (22 months, 1 week ago) by weitzman
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-2, DRUPAL-5--0-3, DRUPAL-5--0-4, DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2
Changes since 1.1.2.6: +3 -1 lines
Diff to previous 1.1.2.6 , to branch point 1.1 , to next main 1.36
don't create poss nodes

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 13:05:13 2008 UTC (22 months, 2 weeks ago) by weitzman
Branch: MAIN
CVS Tags: DRUPAL-6--0-2, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3, DRUPAL-6--1-4, DRUPAL-6--1-5, DRUPAL-6--1-6, DRUPAL-6--1-7
Branch point for: DRUPAL-6--1
Changes since 1.10: +3 -1 lines
Diff to previous 1.10
#208349. don't try to generate polls

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 04:39:10 2007 UTC (2 years ago) by weitzman
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.9: +2 -3 lines
Diff to previous 1.9
add some initial code so cck field modules can participate in devel_generate. see #187599. patch by moshe weitzman.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 16:02:02 2007 UTC (2 years ago) by weitzman
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-1
Changes since 1.1.2.5: +33 -8 lines
Diff to previous 1.1.2.5 , to branch point 1.1
you may now generate nodes only of specified types ...  content deletion is slower now but more proper. we only delete nodes from the specified types.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 16:00:51 2007 UTC (2 years ago) by weitzman
Branch: MAIN
Changes since 1.8: +33 -10 lines
Diff to previous 1.8
you may now generate nodes only of specified types ...  content deletion is slower now but more proper. we only delete nodes from the specified types.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 15:12:09 2007 UTC (2 years ago) by weitzman
Branch: DRUPAL-5
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
terms on nodes now respect their vocab's multiple property, and requried property ... empty nodequeue if that module is installed and we are killing content.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 27 20:00:51 2007 UTC (2 years, 2 months ago) by weitzman
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#177520 Confusing wording: Delete all users but user 1 before generating new users.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 27 02:05:38 2007 UTC (2 years, 2 months ago) by weitzman
Branch: MAIN
Changes since 1.6: +47 -27 lines
Diff to previous 1.6
major update for devel_generate module. lots of stuff like comment threading was busted. further, we were attaching taxonomy terms to nodes in the wrong place (outside of node_save()). all is working ok in my tests except for the main block of links on /admin. for some reason, that isn't showing up.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 19 16:56:51 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.5: +9 -114 lines
Diff to previous 1.5
#160557 -- abstract taxonomy creation to devel_generate.inc. patch by hunmonk.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 19 16:54:45 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.1.2.3: +9 -115 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#160557 -- abstract taxonomy creation to devel_generate.inc. patch by hunmonk.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 17 17:21:00 2007 UTC (2 years, 4 months ago) by weitzman
Branch: DRUPAL-5
Changes since 1.1.2.2: +7 -41 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#159533 by hunmonk. refactor devel_generate

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 17 17:17:11 2007 UTC (2 years, 4 months ago) by weitzman
Branch: MAIN
Changes since 1.4: +7 -41 lines
Diff to previous 1.4
#159533 by hunmonk. refactor devel_generate and port to d6

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 02:53:15 2007 UTC (2 years, 5 months ago) by weitzman
Branch: MAIN
Changes since 1.3: +23 -23 lines
Diff to previous 1.3
#150505 Port devel_generate to 6.x. patch by Rok. not perfect, but close enough. see issue for details.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 18 05:24:29 2007 UTC (2 years, 6 months ago) by dww
Branch: DRUPAL-5
Changes since 1.1.2.1: +3 -22 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#144695: move user generation code into devel_generate.inc and fix
some minor bugs (missing table prefixing, for() off-by-1 error,
missing format_plural(), unnecessary update to {sequences}, etc).

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 18 05:24:19 2007 UTC (2 years, 6 months ago) by dww
Branch: MAIN
Changes since 1.2: +3 -22 lines
Diff to previous 1.2
#144695: move user generation code into devel_generate.inc and fix
some minor bugs (missing table prefixing, for() off-by-1 error,
missing format_plural(), unnecessary update to {sequences}, etc).

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 14:15:57 2007 UTC (2 years, 7 months ago) by weitzman
Branch: MAIN
Changes since 1.1: +299 -0 lines
Diff to previous 1.1
#135951 by Zen. forward port generator module to HEAD

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 29 00:00:25 2007 UTC (2 years, 8 months ago) by jjeff
Branch: DRUPAL-5
Changes since 1.1: +310 -0 lines
Diff to previous 1.1
#130989 - Devel Generate module - autopopulates the current site with users, taxonomy, and nodes - replaces the old generate scripts with permissioned and configurable administration pages

Revision 1.1
Thu Mar 29 00:00:25 2007 UTC (2 years, 8 months ago) by jjeff
Branch: MAIN
Branch point for: DRUPAL-5
FILE REMOVED
file devel_generate.module was initially added on branch DRUPAL-5.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2