Wykres commitów

3547 Commity (a8599aafe436f72822d51d88d6c1194848dc0a3b)

Autor SHA1 Wiadomość Data
c9bot 87c09c4649 c9-auto-bump 3.1.353 2015-11-14 03:26:36 +01:00
Alex Brausewetter 849c083a94 Merge pull request +10490 from c9/limit-collab
do not let collab to break not ace based editors
2015-11-13 18:26:22 -08:00
Ruben Daniels 31bfccd308 Add setting for project path find in files. Fixes +3655 2015-11-14 01:45:12 +00:00
Ruben Daniels 57ec419e86 don't expect e to be defined 2015-11-14 01:26:30 +00:00
c9bot 4086d6e0ca c9-auto-bump 3.1.352 2015-11-14 01:46:56 +01:00
Ruben Daniels 4672d219b4 oops 2015-11-14 00:46:55 +00:00
Ruben Daniels 3ed3bb9a05 Hide tab/pane immediately when closing last tab of pane and setting to keep pane is off 2015-11-14 00:45:45 +00:00
Ruben Daniels fb0a4644e7 Add a setting to not automatically close a pane when the last tab is closed 2015-11-14 00:03:17 +00:00
Ruben Daniels f46d1b6839 clean up ace session hook 2015-11-13 23:30:01 +00:00
Ruben Daniels 9e66210587 Fixes +10484 - show green line widgets when tests pass 2015-11-13 23:20:50 +00:00
Ruben Daniels bc70933184 Fix mocha sometimes skipping tests 2015-11-13 23:14:12 +00:00
Ruben Daniels 44d4bb0fed Fix regressions in how before/after* are handled. 2015-11-13 22:56:29 +00:00
nightwing 7b71718660 do not let collab to break not ace based editors 2015-11-13 22:55:17 +00:00
Ruben Daniels 1058bd9f32 Support tests with the exact same name - why do people do this? see: abuse_test.js 2015-11-13 22:28:23 +00:00
Ruben Daniels 07931dc781 Reconnect previewed tabs as they are created and destroyed 2015-11-13 20:42:49 +00:00
c9bot 02e9a7a419 c9-auto-bump 3.1.351 2015-11-13 20:24:05 +01:00
nightwing fada633f1e add mock for show error 2015-11-13 22:44:24 +04:00
nightwing 6d0acea2ca fix startup 2015-11-13 22:44:24 +04:00
Tim Robinson c2ee5ae028 Merge remote-tracking branch 'origin/master' into fix/clone-newclient 2015-11-13 18:19:57 +00:00
Ruben Daniels db978748a8 fixes markdown preview when file is not opened 2015-11-13 18:00:31 +00:00
c9bot 1e7c9d4d1c c9-auto-bump 3.1.350 2015-11-13 17:43:54 +01:00
Ruben Daniels b6411a7a53 Add support for the classic theme loading screen 2015-11-13 16:23:39 +00:00
Tim Robinson 270964cb62 Merge remote-tracking branch 'origin/master' into fix/clone-newclient 2015-11-13 15:32:30 +00:00
c9bot 9f08246ac6 c9-auto-bump 3.1.349 2015-11-13 15:01:31 +01:00
Lennart Kats 097a561002 Merge pull request +10337 from c9/xdebug
Fix php debugger
2015-11-13 14:55:27 +01:00
c9bot 44e8f23ab0 c9-auto-bump 3.1.348 2015-11-13 14:49:55 +01:00
Lennart Kats 22403f13c4 Merge pull request +10423 from c9/update-experiments
Update experiments, make FTP experimental for new users
2015-11-13 14:49:23 +01:00
c9bot e653a7ac10 c9-auto-bump 3.1.347 2015-11-13 14:24:24 +01:00
c9bot 301bdfa154 c9-auto-bump 3.1.346 2015-11-13 13:21:28 +01:00
Lennart Kats 42d069225a Revert "Revert markdown changes" 2015-11-13 13:21:21 +01:00
Lennart Kats 093560ec8a Revert "Merge pull request +10389 from c9/fix/small"
This reverts commit ace44def0d, reversing
changes made to 2f2b96a406.
2015-11-13 13:20:08 +01:00
Lennart Kats 3a75ab4654 Revert "fix code block style in markdown preview"
This reverts commit 5a65f80f47.
2015-11-13 13:19:11 +01:00
c9bot a3b5ce165a c9-auto-bump 3.1.345 2015-11-13 12:22:14 +01:00
c9bot a1c5a7d75e c9-auto-bump 3.1.344 2015-11-13 12:04:07 +01:00
c9bot c893b911ce c9-auto-bump 3.1.343 2015-11-13 10:06:51 +01:00
c9bot cead802524 c9-auto-bump 3.1.342 2015-11-13 02:44:37 +01:00
Ruben Daniels c5666c7fbc cleanup 2015-11-13 01:37:08 +00:00
Ruben Daniels 8c37dd8163 Support for the dark theme 2015-11-13 01:32:12 +00:00
nightwing 9cd19a0f01 fix jsonalyzer test failing because of opening close popup call from timeout 2015-11-13 05:31:46 +04:00
nightwing 75a2ee5e86 tweak testrunner 2015-11-13 05:30:54 +04:00
Ruben Daniels 286b903694 Allow for different loading screens, configured via the settings plugin. 2015-11-13 01:15:22 +00:00
nightwing 52f339d286 fix immediate test 2015-11-13 04:10:40 +04:00
c9bot 60a644ceef c9-auto-bump 3.1.341 2015-11-13 01:01:33 +01:00
nightwing 700cf076d5 fix test runner 2015-11-13 04:00:40 +04:00
nightwing b3c84e12a8 fix +10358: Object Error has no method 'indexOf' 2015-11-13 03:53:51 +04:00
nightwing 5a65f80f47 fix code block style in markdown preview 2015-11-13 03:53:51 +04:00
c9bot fff4c3240a c9-auto-bump 3.1.340 2015-11-12 23:29:36 +01:00
Ruben Daniels a5a8831523 Merge pull request +10464 from c9/fix/various
Various Fixes
2015-11-12 14:29:21 -08:00
Ruben Daniels 6b2f967dab Focus previously focussed tab when cancelling preview mode 2015-11-12 20:13:07 +00:00
Ruben Daniels d568e250e4 Fixes +9934. Show alert when using the experimental panel 2015-11-12 19:56:35 +00:00