Drupal CVS Log

Syndicate content
CVS commit messages for Media Mover at drupal.org
Updated: 1 hour 38 min ago

Commit 415900 by arthuregg

Fri, 09/03/2010 - 11:36
Commit #415900 by arthurf at 16:36 Media Mover: /modules/media_mover/class_media_mover_configuration.php 1.1.2.48 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.35 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_step.php 1.1.2.27 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.install 1.1.2.16.2.5.2.25 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.73 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_ui/media_mover_ui.module 1.1.2.60 @ DRUPAL-6--2
Media Mover: /modules/media_mover/modules/mm_compress/mm_compress.module 1.1.2.5 @ DRUPAL-6--2
Media Mover: /modules/media_mover/modules/mm_dir/mm_dir.module 1.1.2.12 @ DRUPAL-6--2 This is a major commit which changes the structures of configurations/steps/files. On an API level this should not make a difference, however much of how data is getting loaded to configurations and files has changed. Some internal functions to configurations/steps/files are now private to try to keep the api as simple as possible. Additionally the majority of the data saving is now done with drupal_write_record() in preperation for D7. End to end testing has been done, but it is likely that there will be regression because of the scope of the changes

Commit 411610 by arthuregg

Tue, 08/24/2010 - 16:06
Commit #411610 by arthurf at 21:06 Media Mover: /modules/media_mover/class_media_mover_configuration.php 1.1.2.47 @ DRUPAL-6--2
Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.32 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.info 1.1.2.1.2.2.2.3 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_api.module 1.1.2.110.2.47.2.70 @ DRUPAL-6--2
Media Mover: /modules/media_mover/media_mover_ui/media_mover_ui.module 1.1.2.58 @ DRUPAL-6--2 This is a big checkin that is bound to break many things. It requires drupal_queue and does some substaintial reorganization of the flow of the module. There is a bunch more cleanup to do, but major movement on queueing deletion of files, added some caching functions for file loading in, etc.

Commit 410760 by arthuregg

Sun, 08/22/2010 - 14:50
Commit #410760 by arthurf at 19:50 Media Mover: /modules/media_mover/media_mover_ui/media_mover_ui.module 1.1.2.57 @ DRUPAL-6--2 #876112 by arthurf: fixes display of configuration details

Commit 410758 by arthuregg

Sun, 08/22/2010 - 14:41
Commit #410758 by arthurf at 19:41 Media Mover: /modules/media_mover/modules/mm_ffmpeg/mm_ffmpeg.module 1.1.2.13 @ DRUPAL-6--2 #876734 by arthurf: fixes the file output extension

Commit 410752 by arthuregg

Sun, 08/22/2010 - 14:31

Commit 408758 by arthuregg

Tue, 08/17/2010 - 14:12

Commit 408180 by arthuregg

Mon, 08/16/2010 - 12:05

Commit 408130 by arthuregg

Mon, 08/16/2010 - 10:41
Commit #408130 by arthurf at 15:41 Media Mover: /modules/media_mover/class_media_mover_file.php 1.1.2.29 @ DRUPAL-6--2 #884654 by civicpixel: fixes the variable type

Commit 402344 by arthuregg

Wed, 08/04/2010 - 11:29

Commit 402340 by arthuregg

Wed, 08/04/2010 - 11:27
Commit #402340 by arthurf at 16:27 Media Mover: /modules/media_mover/modules/mm_cck/mm_cck.module 1.1.2.13 @ DRUPAL-6--2 #873788 by civicpixel: support for larger than php upload settings

Commit 402328 by arthuregg

Wed, 08/04/2010 - 11:18
Commit #402328 by arthurf at 16:18 Media Mover: /modules/media_mover/modules/mm_cck/mm_cck.module 1.1.2.12 @ DRUPAL-6--2 #873772 by civicpixel- fixes cids from ints to strings

Commit 402326 by arthuregg

Wed, 08/04/2010 - 11:16
Commit #402326 by arthurf at 16:16 Media Mover: /modules/media_mover/modules/mm_cck/mm_cck.module 1.1.2.11 @ DRUPAL-6--2 #795130 by civicpixel: cleans up the cck module for 6.2