Miguel Serrano
|
f7ac10cc97
|
Added 'currentImageName' setting plus migration (#701)
|
2020-03-09 13:15:40 +01:00 |
|
Shane Kilkelly
|
f52a5aba99
|
Add migration for token prefix
|
2019-09-20 13:20:44 +01:00 |
|
Miguel Serrano
|
e5fb7c1ad2
|
Fixed misspelling in migration script (#641)
|
2019-09-18 14:11:34 +02:00 |
|
Miguel Serrano
|
0da28dd924
|
Added migration script for User.emails (#639)
|
2019-09-13 13:57:37 +02:00 |
|
Shane Kilkelly
|
5cb612f436
|
Merge pull request #570 from sharelatex/sk-unlisted-projects
add migration for token-based access indexes
|
2018-08-02 10:11:13 +01:00 |
|
Shane Kilkelly
|
1d1bf4a541
|
Fix whitespace
|
2018-08-02 10:10:19 +01:00 |
|
Henry Oswald
|
5941090629
|
added npm shrinkwrap to fix mongodb native version change
|
2018-01-31 11:19:05 +00:00 |
|
Henry Oswald
|
a08a74b95c
|
added track changes migration in again, we didn't add the setting
as a default before so needs 2nd migration
|
2018-01-26 09:46:35 +00:00 |
|
Shane Kilkelly
|
efe09aa885
|
Add token-access-refs indexes
|
2017-11-08 11:55:08 +00:00 |
|
Shane Kilkelly
|
008d052862
|
add migration for token-based access indexes
|
2017-11-08 09:59:08 +00:00 |
|
Shane Kilkelly
|
d14d5002ab
|
Remove un-used package import
|
2017-09-08 09:06:48 +01:00 |
|
Shane Kilkelly
|
d11b11222b
|
update bson api in migration 3
|
2017-09-07 15:27:28 +01:00 |
|
Shane Kilkelly
|
93b8a9b13d
|
Fix the doc lines migration.
- The bson module changed at some point, update to new api
|
2017-09-06 09:56:44 +01:00 |
|
James Allen
|
8090e5fca1
|
Update migration script for holding accounts to migrate group invites
|
2017-06-14 17:03:05 +01:00 |
|
Shane Kilkelly
|
48e4f32745
|
Add migration to enable trackChanges for all users
|
2017-05-17 14:23:55 +01:00 |
|
James Allen
|
930aa9c572
|
Don't find holding accounts with a hashed password
|
2017-03-24 13:46:31 +00:00 |
|
James Allen
|
ba3333303c
|
More loggin
|
2017-03-23 11:56:46 +00:00 |
|
James Allen
|
51dd24574a
|
Improve logging
|
2017-03-23 11:50:46 +00:00 |
|
James Allen
|
303dcba51b
|
Address Henry's comments about robustness
|
2017-03-23 11:34:45 +00:00 |
|
James Allen
|
a539398275
|
Add in dry run option for holding account migration and log out removed users
|
2017-01-30 15:40:31 +01:00 |
|
James Allen
|
92da38bb6b
|
Add migration to remove holding accounts
|
2017-01-30 14:36:06 +01:00 |
|
Shane Kilkelly
|
afcd6b9f53
|
Add a dummy rollback, clean up.
|
2016-12-02 14:12:52 +00:00 |
|
Shane Kilkelly
|
cc878e4caf
|
Add an update_user_features migration.
|
2016-12-02 14:01:19 +00:00 |
|
Henry Oswald
|
5bc0e529d5
|
upgrade east and check for null ids
|
2016-06-30 14:52:45 +01:00 |
|
Brian Gough
|
39e10c88c1
|
improve performance for migrating large dochistory collections
|
2016-02-10 15:09:42 +00:00 |
|
Brian Gough
|
f764f77b30
|
improve logging and interrupt handling
|
2016-02-10 15:09:42 +00:00 |
|
Brian Gough
|
c4618e795e
|
include commands to update indexes in docHistory migration - not called
|
2016-02-01 16:51:43 +00:00 |
|
Brian Gough
|
553e059a08
|
migration script for dochistory packing
|
2016-01-29 16:55:26 +00:00 |
|
Henry Oswald
|
40f9a59507
|
remove extra logging in migration and change file paths in migration 2
|
2015-09-16 16:29:26 +01:00 |
|
Henry Oswald
|
ffd21cd080
|
remove process.exit from migrations
|
2015-09-16 16:26:51 +01:00 |
|
Henry Oswald
|
da42dff40e
|
change timeout in migrations-1 to 0ms
|
2015-09-16 15:58:38 +01:00 |
|
Henry Oswald
|
0ef14ce759
|
bring down migration timeout in delete doc lines to 0ms
|
2015-09-16 14:44:53 +01:00 |
|
Henry Oswald
|
856404099b
|
renamed first migration to move_doc_lines_to_doc_collection
|
2015-09-16 14:22:54 +01:00 |
|
Henry Oswald
|
2ee81d6c50
|
improved migration script to delete docs
|
2015-04-16 13:45:16 +01:00 |
|
Henry Oswald
|
2d012db420
|
added migration 2 to clean up projects, removing the doc lines
|
2015-04-14 15:21:07 +01:00 |
|
Henry Oswald
|
123ba63ed4
|
finished migration script
|
2015-02-20 15:40:19 +00:00 |
|
Henry Oswald
|
58e12258f6
|
added migrations with east package
|
2015-02-20 15:40:18 +00:00 |
|
Henry Oswald
|
6f4545810f
|
added some null checks and more persistance
|
2015-01-29 12:20:49 +00:00 |
|
Henry Oswald
|
b95f94d90e
|
moved to a file appending with grep data store
|
2015-01-29 11:37:52 +00:00 |
|
Henry Oswald
|
219e9a3305
|
mvp migration script
|
2015-01-28 17:50:43 +00:00 |
|