Commit Graph

245 Commits

Author SHA1 Message Date
James Allen 4eaa82b059 Merge pull request #553 from tomcoombs87/patch-1
fixed a typo
2017-08-05 21:14:24 +02:00
tomcoombs87 6daf08e9bc fixed a typo 2017-08-05 20:09:55 +01:00
Henry Oswald f880cee1f6 Merge pull request #549 from sharelatex/hof-replace-grunt-init
Replace grunt service initialisation with bash script
2017-08-02 14:00:30 +01:00
Hayden Faulds d099c1e1f1 add logging to install-services script 2017-07-31 13:36:37 +01:00
Hayden Faulds 6e91742a8a add postinstall message explaining how to use bin/install-services 2017-07-31 13:36:18 +01:00
Hayden Faulds 6ef2cae504 replace grunt service initialisation with bash script 2017-07-27 15:39:22 +01:00
James Allen 3f963689f9 Create ISSUE_TEMPLATE.md 2017-07-25 14:25:56 +01:00
James Allen 996399cc2e Merge pull request #541 from sharelatex/ja-update-holding-accounts-migration-for-groups
Update migration script for holding accounts to migrate group invites
2017-07-25 12:45:49 +01:00
James Allen 7ef02127a1 Update migration script for holding accounts to migrate group invites 2017-06-14 17:03:05 +01:00
Shane Kilkelly 65d21f712e Add migration to enable trackChanges for all users 2017-05-17 14:23:55 +01:00
Shane Kilkelly 1f30aa535f Merge pull request #509 from sharelatex/ja-remove-holding-accounts
Add migration to remove holding accounts
2017-04-05 14:55:49 +01:00
James Allen a8557bb139 Don't find holding accounts with a hashed password 2017-03-24 13:46:31 +00:00
James Allen 21b15c8c73 More loggin 2017-03-23 11:56:46 +00:00
James Allen ebb9a6c752 Improve logging 2017-03-23 11:50:46 +00:00
James Allen e1af76f652 Address Henry's comments about robustness 2017-03-23 11:34:45 +00:00
James Allen 73443f5a65 Add in dry run option for holding account migration and log out removed users 2017-01-30 15:40:31 +01:00
James Allen 05540ca8a7 Add migration to remove holding accounts 2017-01-30 14:36:06 +01:00
Shane Kilkelly fa89f55a0a Move web-sharelatex back to master branch. 2017-01-24 10:35:05 +00:00
Shane Kilkelly 54afc10461 Add a dummy rollback, clean up. 2016-12-02 14:12:52 +00:00
Shane Kilkelly 45d86c3a43 Merge branch 'master' into sk-user-features 2016-12-02 14:01:46 +00:00
Shane Kilkelly 42d48b7187 Add an update_user_features migration. 2016-12-02 14:01:19 +00:00
Henry Oswald 3a8becbe21 change how grunt splits tasks up which fix broken migrate call 2016-11-23 15:32:44 +00:00
Henry Oswald 9396b62bdb Merge pull request #493 from hyperdo/patch-1
Update +1 to 👍
2016-11-22 09:34:45 +00:00
Ethan 9c60ebcba3 Update +1 to 👍
Change comment with a +1 to modern github reaction (👍)
2016-11-19 19:02:27 -08:00
Henry Oswald b15dacdd26 Update README.md 2016-11-17 15:42:51 +00:00
Henry Oswald 248d3c5128 Update README.md 2016-11-15 10:29:06 +00:00
Henry Oswald 3dab268e51 Update docker-compose.yml 2016-11-15 10:27:21 +00:00
Henry Oswald fabf9c23cf Update ISSUE_TEMPLATE 2016-11-15 10:19:58 +00:00
Henry Oswald e4a57a84a5 Create ISSUE_TEMPLATE 2016-11-15 10:19:20 +00:00
Henry Oswald c2b3d1b12e Merge branch 'master' of https://github.com/sharelatex/sharelatex 2016-11-03 15:13:41 +00:00
Henry Oswald 9ccc476dd9 should check SHARELATEX_REDIS_HOST not SHARELATEX_REDIS_URL 2016-11-03 15:13:02 +00:00
Henry Oswald 59f312fb16 comment out project size for test 2016-11-03 10:59:17 +00:00
Henry Oswald 20a2b302b2 Update docker-compose.yml 2016-10-19 12:10:27 +01:00
Henry Oswald 85059077ed added coffeescript and moved admin require to bottom of file 2016-10-19 11:39:40 +01:00
Henry Oswald 6fe58b7900 Merge branch 'master' of https://github.com/sharelatex/sharelatex 2016-10-19 11:32:32 +01:00
Henry Oswald 488e9cb842 log out which version is being checked out 2016-10-19 11:30:10 +01:00
Henry Oswald 4dd905a70c Create ProjectSize.coffee 2016-10-13 15:46:18 +01:00
Henry Oswald 6758ab4ee2 fix comments for user create 2016-09-22 12:45:45 +01:00
Henry Oswald 8ebbffe4ba Update docker-compose.yml 2016-09-22 12:32:25 +01:00
Henry Oswald a3a7bdb890 make errors more clear 2016-09-22 12:30:43 +01:00
Henry Oswald 662f113503 throw errors in grunt when checking 2016-09-21 12:43:58 +01:00
Henry Oswald 0f1389a115 added check make back in and list of make grunt tasks 2016-09-21 12:08:11 +01:00
Henry Oswald 9e2b010238 remove helpers we don’t use 2016-09-20 17:08:38 +01:00
Henry Oswald 192b77c573 add checkMongoConnect and checkRedisConnect funcs to grunt 2016-09-20 17:07:52 +01:00
Henry Oswald 5b0a6eb384 remove calls to dirs 2016-08-15 13:39:34 +01:00
Henry Oswald 3e2a41b5a3 added logging 2016-08-05 17:35:46 +01:00
Henry Oswald f8ad9a6415 change command to create and delete users 2016-08-05 15:36:27 +01:00
Henry Oswald 1e7cd0647e added notifications and package for multi config files 2016-08-05 15:35:43 +01:00
Henry Oswald 7bfa3f97e7 move create-admin-user and delete-user to grunt folder 2016-08-05 13:29:11 +01:00
Henry Oswald a2cb2b68eb Merge branch 'master' of https://github.com/sharelatex/sharelatex 2016-08-05 12:51:53 +01:00