4550 Commits

Author SHA1 Message Date
c9bot
d9e105afd2 c9-auto-bump 3.1.955 2016-01-08 09:50:22 +01:00
c9bot
dbfe1a1edb c9-auto-bump 3.1.954 2016-01-08 02:00:56 +01:00
c9bot
435a3081db c9-auto-bump 3.1.953 2016-01-08 01:25:15 +01:00
c9bot
ce9db59745 c9-auto-bump 3.1.952 2016-01-07 21:21:21 +01:00
c9bot
67cdf24176 c9-auto-bump 3.1.951 2016-01-07 15:49:36 +01:00
Lennart Kats
4ee57d721f Merge pull request +11356 from c9/premium-help/ide
Premium support requires premium subscription (IDE)
2016-01-07 15:49:31 +01:00
c9bot
73db0cb79f c9-auto-bump 3.1.950 2016-01-07 15:49:09 +01:00
Lennart Kats
afd2ea9f0a Merge pull request +11463 from c9/fix-callbacks
Fix callback is not a function or undefined
2016-01-07 15:49:03 +01:00
c9bot
9fc503371d c9-auto-bump 3.1.949 2016-01-07 15:44:56 +01:00
Fabian Jakobs
119ea0fd79 Merge pull request +11413 from c9/fix-xss
Fix xss
2016-01-07 15:44:43 +01:00
Lennart Kats
8092e57281 Fix callback is not a function or undefined 2016-01-07 12:57:52 +00:00
c9bot
307f5c86c0 c9-auto-bump 3.1.948 2016-01-07 13:02:40 +01:00
c9bot
a56c69c10a c9-auto-bump 3.1.947 2016-01-07 11:48:40 +01:00
c9bot
d367478a1a c9-auto-bump 3.1.946 2016-01-07 11:33:09 +01:00
Lennart Kats
45e981683b Use stdin instead of tempfile
Now it works, apparently
2016-01-07 09:30:25 +00:00
Lennart Kats
bba81d3048 Use a tempfile in cwd for pylint to fix relative imports
like

__init__.py
file.py
subdir/__init.py
subdir/foo.py:
   import bla from ..py
2016-01-07 09:30:19 +00:00
c9bot
a8b2e6fa2b c9-auto-bump 3.1.945 2016-01-07 10:14:08 +01:00
c9bot
305a06e706 c9-auto-bump 3.1.944 2016-01-07 00:41:48 +01:00
c9bot
e2168961b5 c9-auto-bump 3.1.943 2016-01-06 22:25:39 +01:00
nightwing
cdfc8147e6 fix regression in undomanager 2016-01-07 01:03:55 +04:00
c9bot
d990c7d441 c9-auto-bump 3.1.942 2016-01-06 18:17:01 +01:00
Harutyun Amirjanyan
f61e7c06a5 Merge pull request +11407 from c9/fix/various
Fix several small issues related to run/preview
2016-01-06 21:16:48 +04:00
c9bot
0972dcb459 c9-auto-bump 3.1.941 2016-01-06 16:42:16 +01:00
Brady Dowling
a32cb7a057 Added tracking for visiting community 2016-01-06 15:22:24 +00:00
c9bot
22b11ed6fd c9-auto-bump 3.1.940 2016-01-06 16:04:12 +01:00
c9bot
093ba221d1 c9-auto-bump 3.1.939 2016-01-06 16:02:37 +01:00
c9bot
db8ee53886 c9-auto-bump 3.1.938 2016-01-06 16:01:00 +01:00
c9bot
04df022536 c9-auto-bump 3.1.937 2016-01-06 15:59:37 +01:00
c9bot
6a70cab726 c9-auto-bump 3.1.936 2016-01-06 15:56:52 +01:00
c9bot
e318858d9a c9-auto-bump 3.1.935 2016-01-06 15:56:08 +01:00
c9bot
64827893c2 c9-auto-bump 3.1.934 2016-01-06 15:49:20 +01:00
c9bot
0683ce20f1 c9-auto-bump 3.1.933 2016-01-06 15:47:12 +01:00
Brady Dowling
3f0c1ef38c Added Welcome Page back to support menu 2016-01-06 14:12:59 +00:00
nightwing
2b965228e5 enable all plugin experiments when debug=2 2016-01-06 16:19:16 +04:00
c9bot
38e14d9e5d c9-auto-bump 3.1.932 2016-01-06 12:59:07 +01:00
c9bot
a68bce8c45 c9-auto-bump 3.1.931 2016-01-06 12:58:36 +01:00
nightwing
df521f0171 fix error when undoing deletion of fold 2016-01-06 15:52:14 +04:00
c9bot
8de4fc5c0d c9-auto-bump 3.1.930 2016-01-06 12:37:57 +01:00
c9bot
93c4096fb8 c9-auto-bump 3.1.929 2016-01-06 12:30:44 +01:00
Matthijs van Henten
15aa2f911e Merge pull request +11433 from c9/remove-nps
Removes nps and dependencies
2016-01-06 12:30:37 +01:00
c9bot
c7c4d916de c9-auto-bump 3.1.928 2016-01-06 12:30:11 +01:00
c9bot
7e02548704 c9-auto-bump 3.1.927 2016-01-06 12:23:25 +01:00
Dana Ivan
8decff1b09 Removes nps and dependencies 2016-01-06 11:18:51 +00:00
c9bot
66b257e9a9 c9-auto-bump 3.1.926 2016-01-06 12:03:24 +01:00
c9bot
dd2fb8b669 c9-auto-bump 3.1.925 2016-01-06 12:02:31 +01:00
Matthijs van Henten
017e7630ed Merge pull request +11427 from c9/fix-issue-11379-git-urls
fixes +11379 we dont allow dangerous shell chars in scm urls ever
2016-01-06 12:02:25 +01:00
c9bot
92dace1fdc c9-auto-bump 3.1.924 2016-01-06 12:00:27 +01:00
Matthijs van Henten
ad867d45c1 fixes +11379 we dont allow dangerous shell chars in scm urls ever 2016-01-06 10:13:28 +00:00
c9bot
1fa5d4568f c9-auto-bump 3.1.923 2016-01-06 10:32:59 +01:00
Lennart Kats
fe17372d6c Add remark about experiment 2016-01-06 10:32:41 +01:00