| .. |
|
20130128_add_missing_crons.js
|
handle missing crons @WIP
|
2013-01-28 22:32:04 -05:00 |
|
20130128_merge_completed_todo_ids.js
|
add completed/todo merge migration a la @toebu
|
2013-01-28 15:09:10 -05:00 |
|
20130129_add_missing_preferences.js
|
fix to prefs migration
|
2013-01-31 21:28:55 -05:00 |
|
20130204_count_habits.js
|
add count habits mongo script, for the kickstarter blog post
|
2013-02-04 13:03:25 -05:00 |
|
20130204_user_public_private_paths.js
|
[#1444] implement delete-tag (incl server route). run tags-cleanup migration
|
2013-09-09 00:04:02 -04:00 |
|
20130208_idLists_to_typeIds.js
|
disappearing habits
|
2013-02-08 22:02:25 -05:00 |
|
20130208_user_customizations.js
|
.main-avatar popovers were all clobbering eachother
|
2013-02-08 18:45:22 -05:00 |
|
20130307_exp_overflow.js
|
add exp overflow migration
|
2013-03-07 14:28:24 -05:00 |
|
20130307_normalize_algo_values.js
|
semi-colons
|
2013-03-07 13:16:47 -05:00 |
|
20130307_remove_duff_histories.js
|
#315 fixes: newValue not accessible at scope, only remove duff history
|
2013-03-10 11:40:58 -04:00 |
|
20130326_migrate_pets.js
|
pets: migration working, but still don't understand why some users
|
2013-03-26 22:14:47 -07:00 |
|
20130327_apply_tokens.js
|
apply backer tier to their backer property, add tokens if not already there, disable ads, etc
|
2013-05-07 16:19:09 +01:00 |
|
20130503_max_gear_achievement.js
|
add migration for current users with ultimate gear
|
2013-05-03 16:31:16 +01:00 |
|
20130507_fix_broken_tags.js
|
tags: add migration to set initial empty tags to an array - why was it
|
2013-05-07 10:27:31 +01:00 |
|
20130508_add_backer_pets.js
|
backer: fix pets html, add migration
|
2013-05-08 21:40:01 +01:00 |
|
20130508_fix_duff_party_subscriptions.js
|
fix up some db indexes
|
2013-06-15 19:14:49 -04:00 |
|
20130518_setup_groups.js
|
guilds: generic handling of invitations (incl. accept, reject, invite, etc)
|
2013-05-28 00:48:35 +01:00 |
|
20130602_survey_rewards.js
|
fix survey migration
|
2013-06-04 10:32:33 -04:00 |
|
20130612_survey_rewards_individual.js
|
survey rewards: add individual migration for missing users
|
2013-06-12 14:22:43 -04:00 |
|
20130615_add_extra_indexes.js
|
fix up some db indexes
|
2013-06-15 19:14:49 -04:00 |
|
20130908_cleanup_corrupt_tags.js
|
[#1444] implement delete-tag (incl server route). run tags-cleanup migration
|
2013-09-09 00:04:02 -04:00 |
|
20130908_cleanup_derby_corruption.js
|
[#1491] remove old.habit from bailey notif
|
2013-09-08 22:01:20 -04:00 |
|
20130908_remove_staged_users.js
|
[#1491] add user.loggedin on cron, some comments on remove-staging-users
|
2013-09-08 21:45:46 -04:00 |
|
20131022_purchased_and_newStuff.js
|
migrate: flags.ads -> purchased.ads (boolean); flags.newStuff to boolean
|
2013-10-22 18:50:50 -07:00 |
|
20131022_restore_ads.js
|
add an "oh-shit" backtrack migration
|
2013-10-22 20:56:13 -07:00 |
|
20131028_task_subdocs_tags_invites.js
|
[#1685] add help popover to explain challenge task coloring / charts
|
2013-11-01 11:09:49 -07:00 |
|
20131102_restore_task_ids.js
|
fix adding challenges as subdoc to groups. write migration to restore those that have been created. Also in migration fix missing task.ids (taskSchema issue)
|
2013-11-02 18:05:14 -07:00 |
|
20131104_remove_invalid_dues.js
|
temp migration to remove invalid due dates since npmjs is down
|
2013-11-04 12:19:56 -08:00 |
|
20131104_restore_lost_task_data.js
|
[#1712] restore streaks, values, dates, tags that got lost in the
|
2013-11-04 01:41:23 -08:00 |
|
20131105_remove_history_ids.js
|
allow users to trigger "missed day" manually from Restore modal
|
2013-11-05 17:43:43 -08:00 |
|
20131107_from_backer_to_contributor.js
|
contrib: add migration to help me start porting existing contribs
|
2013-11-07 12:47:33 -08:00 |
|
20131108_add_gems_for_contribs.js
|
contrib: remove gems from admin section, update automatically when they
|
2013-11-08 19:28:07 -08:00 |
|
20131111_task_NaN.js
|
[#1763] migration to restore NaN tasks.value to 0
|
2013-11-11 20:17:14 -08:00 |
|
20131114_migrate_websites_to_blurb.js
|
migration script: websites → blurb
|
2013-11-14 17:57:07 +11:00 |
|
csvexport.py
|
CSV Export supports null values
|
2013-06-03 23:08:42 +01:00 |
|
facebook_to_local.js
|
add migration script for moving facebook auth'd users to local
|
2013-06-14 15:56:27 -04:00 |
|
find_unique_user.js
|
update find_unique_user to use lodash
|
2013-05-23 14:40:34 +01:00 |
|
json.js
|
remove expired sessions on cron too. Eventually expired sessions
|
2013-02-15 22:30:27 -05:00 |
|
metrics.js
|
add agreement copy on registration.
|
2013-10-31 00:03:43 -07:00 |
|
new_stuff.js
|
migrate: flags.ads -> purchased.ads (boolean); flags.newStuff to boolean
|
2013-10-22 18:50:50 -07:00 |