Wykres commitów

1090 Commity (c2c5cc194ce992c549dd5e9c3e01937ea6b34929)

Autor SHA1 Wiadomość Data
Tim Robinson c2c5cc194c Improving wording 2015-06-17 09:43:07 +00:00
Tim Robinson b9bf80c5e6 Fix broken test 2015-06-17 09:27:15 +00:00
Tim Robinson d0eb35a7e8 Removing debugging and old code 2015-06-17 09:21:27 +00:00
Tim Robinson 8938bf50ee Added sending of collab errors to Raygun. Made users have to refresh their IDE if the database is reset 2015-06-17 09:02:21 +00:00
Tim Robinson adab6e0b8f Fixing bugs with DB resetting, only master resets and initializes the DB in write mode 2015-06-16 13:43:03 +00:00
Tim Robinson 387536a5d8 Don't initialize DB if we're not master to stop race conditions 2015-06-16 12:36:20 +00:00
Tim Robinson 3ff22b2029 Don't abort reset on ENOENT error 2015-06-09 13:37:54 +00:00
Tim Robinson d6c6d17dea Add check that close function exists 2015-06-09 11:18:03 +00:00
Tim Robinson a9de678692 Added double check to ensure database is really corrupt when getting read errors 2015-06-09 11:15:10 +00:00
Tim Robinson 9ae469eca9 Reset on IOERR. Use one checkDBCorruption function for during init too 2015-06-09 10:26:15 +00:00
Tim Robinson 7cf2ccb527 Making database reset if any writing errors are encountered in any command to modify the DB 2015-06-08 12:40:06 +00:00
Tim Robinson 117b523c2c Adding callback to initDB 2015-06-08 11:07:00 +00:00
Tim Robinson 53af910e37 Making it call initDB to check for DB corruption instead of resetDB immediately 2015-06-08 10:18:14 +00:00
Tim Robinson 30490b7ec5 Make database reset if it fails to write out to a file 3 times in a row as it's probably corrupt. 2015-06-08 10:06:26 +00:00
Lennart Kats 06efdc5cf0 Merge pull request +7544 from c9/update-ace
update ace
2015-06-05 11:21:30 +02:00
Harutyun Amirjanyan 63d82b21f0 Merge pull request +7596 from c9/fix-debug
Fix stdout maxBuffer exceeded breaking debugger
2015-06-05 13:14:25 +04:00
Harutyun Amirjanyan 2afebd7817 Merge pull request +7526 from c9/fix-welcome
[Trivial] Fix "more settings" link in welcome screen and related references
2015-06-05 13:08:21 +04:00
Lennart Kats 6b3bda7586 Fix stdout maxBuffer exceeded 2015-06-05 11:06:12 +02:00
nightwing 21cc0a2047 fix handling of plugins config from package.json 2015-06-05 03:17:07 +04:00
nightwing bf5aede66e add c9 --version 2015-06-05 03:00:31 +04:00
nightwing 74fc98e7b7 fix dropdown in dialog 2015-06-05 03:00:23 +04:00
Tim Robinson 4fd895ff4e Merge pull request +7584 from c9/fix/save-zero-length-documents
Fix fallback saving writing an empty file if user saves it before it's completely loaded
2015-06-04 16:46:19 +02:00
Tim Robinson b91409092b Fixing fallback saving writing an empty file if user saves it before it's completely loaded 2015-06-04 14:33:45 +00:00
Lennart kats 2a1c4d1dd6 Merge remote-tracking branch 'origin/master' into deploy-abuse 2015-06-04 08:29:48 +00:00
Lennart Kats b44f0848dd Merge pull request +7500 from c9/better-restores
Better restores
2015-06-04 10:07:20 +02:00
nightwing 1412e15569 create nw.js shortcuts on windows 2015-06-03 23:12:18 +04:00
nightwing fe3be8eff9 install node 0.10.28 on arm-pi 2015-06-03 23:10:37 +04:00
nightwing 43f73c2013 tweak raygun errors 2015-06-03 23:10:37 +04:00
Lennart kats b043c17ee4 Avoid accidentally editing generated file... 2015-06-03 10:03:31 +00:00
nightwing 6b1a3f3d00 update ace 2015-06-02 19:29:58 +04:00
Lennart Kats fa4c3db74f Remove duplicate entry 2015-06-02 16:33:49 +02:00
Harutyun Amirjanyan c9eb5b58c1 Merge pull request +7533 from c9/fix-c-runner
Fix simple C runner hiding failures
2015-06-02 14:03:34 +00:00
Lennart Kats c932c3954e Fix simple C runner hiding failures 2015-06-02 15:33:05 +02:00
nightwing 32facc0a40 remove unused account config from makestatic 2015-06-02 10:34:05 +00:00
Lennart Kats fdc8cfef2e Fix "more settings" link in welcome screen and related references 2015-06-02 10:30:55 +02:00
Fabian Jakobs e4087135a8 Merge remote-tracking branch 'origin/master' into better-restores 2015-06-01 12:46:57 +00:00
nightwing 281925be9e fix arguments to curl 2015-05-30 01:36:56 +04:00
nightwing 36795ae03f prevent infinite loop after failed rebuild attempt 2015-05-29 23:47:01 +04:00
nightwing 3e29bc2d4e do not fail silently when curl is missing 2015-05-29 23:21:36 +04:00
nightwing e20c2810be fix language worker when running with --packed 2015-05-29 23:21:17 +04:00
nightwing 288a3be0d9 fix c9 build failing silently 2015-05-29 22:53:00 +04:00
Tim Robinson db931d638f Merge pull request +7495 from c9/collab-server
move collab-server back to collab plugin to allow splitting it into smaller parts
2015-05-29 16:14:29 +02:00
Lennart Kats 6bec33983b Merge pull request +7504 from c9/sdk
Misc fixes for sdk
2015-05-29 15:39:00 +02:00
nightwing 000d2bf74e allow final functions in php outline 2015-05-29 14:20:13 +04:00
nightwing d7e1364be9 fixes for local version on windows 2015-05-29 14:20:12 +04:00
nightwing f8b88cf4f2 fix c9 list command 2015-05-29 14:20:12 +04:00
Harutyun Amirjanyan 1043ab5b7c Merge pull request +7502 from c9/fix-debug
[Trivial] Fix debug proxy killing
2015-05-29 13:19:19 +03:00
Lennart Kats 8bd4455da1 Make sure old debug proxy is actually killed 2015-05-29 11:48:58 +02:00
Tim Robinson 88070b4ec1 Merge pull request +7451 from c9/fix/ftp-mount-errorhandling
Adding error tracking to mounting
2015-05-29 11:40:14 +02:00
Tim Robinson 076a351853 Merge pull request +7453 from c9/fix-vfs-error
Fix protocol change error
2015-05-29 11:39:02 +02:00