Lennart Kats
ae6e89f36b
Merge pull request +8808 from c9/fix-sdk
...
Fix missing node_module error in sdk and add test
2015-08-21 13:56:44 +02:00
nightwing
31dbc16d90
ensure we never use node_modules outside of root dir
2015-08-19 20:14:52 +04:00
Fabian Jakobs
24748e5f53
link to github
2015-08-19 12:02:36 +00:00
Fabian Jakobs
8c86f46c25
Revert "Use open for repos"
2015-08-18 12:21:10 +02:00
Fabian Jakobs
6dfec5299b
fix ssh check
2015-08-17 09:15:08 +00:00
Lennart Kats
7431dee3de
Only show git login/signup for supported domains
2015-08-01 12:55:23 +00:00
Fabian Jakobs
9fca7a6cd3
rewrite URL and let proxy listen on port 80
2015-07-21 14:12:47 +00:00
Lennart kats
b232c0d1e8
Fix undefined.replace()
2015-07-02 12:07:50 +00:00
Lennart kats
4477a5f124
Fix circular json error
2015-07-01 08:44:44 +00:00
Lennart kats
ea585fd0e8
Fix not passing host
2015-07-01 08:20:12 +00:00
Lennart kats
15742463d0
Work on multi-domain support in IDE and apps-proxy
2015-07-01 07:50:36 +00:00
Lennart kats
959d6c275d
Fix broken cookie
2015-07-01 07:50:36 +00:00
Lennart kats
eabf2027c5
Make ide opening flow partly aware of multiple domains
2015-07-01 07:50:36 +00:00
Lennart kats
e252cb3a18
Add multi-domain support to most of the sign-in flow
2015-07-01 07:50:36 +00:00
Lennart kats
aaeceb921f
Make profile client multi-domain aware
2015-07-01 07:50:35 +00:00
Lennart kats
9eeccd6d05
Make profile multi-domain aware
2015-07-01 07:50:35 +00:00
Lennart kats
23f3e6e809
Extend urls.js
2015-07-01 07:50:35 +00:00
Lennart kats
d19366c653
Move urls into node_modules/c9
2015-07-01 07:50:34 +00:00
nightwing
5d404b50fe
fix handling of root modules in setup_paths
2015-06-29 19:38:48 +04:00
Lennart kats
a74faf23a8
Restore setup_paths.js
2015-06-28 13:12:11 +00:00
Lennart kats
6dd0764e91
Make sure generated tokens are never valid JavaScript
2015-06-25 10:47:30 +00:00
Fabian Jakobs
429814667d
cleanup
2015-06-16 12:52:21 +00:00
Fabian Jakobs
999f0a08b0
Merge remote-tracking branch 'origin/master' into clone-workspaces
...
Conflicts:
plugins/c9.api.project/resize.js
plugins/c9.api.project/resize_test.js
plugins/c9.api.project/routes.js
plugins/c9.db.redis/user_test.js
plugins/c9.docker/d9/archive.sh
plugins/c9.docker/d9/backup.sh
plugins/c9.docker/d9/check.sh
plugins/c9.docker/d9/d9.sh
plugins/c9.docker/daemon.js
2015-06-16 10:46:08 +00:00
Lennart kats
00f48eb9ab
Store internal IP in docker host
2015-06-10 16:08:10 +00:00
Fabian Jakobs
60360f8598
document req timeout
2015-05-29 08:50:49 +00:00
Fabian Jakobs
aac904b65e
add timeout handler to rest client
2015-05-28 12:35:12 +00:00
Tim Robinson
ee44507ced
Misc restore fixes to fix large restores failing
2015-05-12 10:11:14 +00:00
Tim Robinson
e592c05f74
Adding error logging to raygun for failed cloning. Fixed bugs with registering project api functions
2015-04-24 13:52:40 +00:00
Fabian Jakobs
cb368e4ab9
fix scm detection for specific git urls
2015-04-02 08:40:49 +00:00
Fabian Jakobs
298c5518f1
fix c9/ssh
2015-03-31 13:42:17 +00:00
Fabian Jakobs
61c7ae04b8
rename git_url_parse into scm_url_parse and make it more generic
2015-03-31 13:34:03 +00:00
Fabian Jakobs
80867587eb
cleanups
2015-03-17 10:22:41 +00:00
Fabian Jakobs
f1b14e0117
fix datadog test
2015-03-17 09:55:49 +00:00
Matthijs van Henten
9f09732f15
gets rid of warnings, update to current version
2015-03-10 10:35:39 +00:00
Lennart Kats
3f2dd4cf25
Revert "Revert "Merge pull request +6023 from c9/profile-integration""
...
This reverts commit e6fc5d467dc6a4c8f8d962ff0c2930b805d4d2e2.
2015-03-05 09:54:49 +01:00
Lennart Kats
e6fc5d467d
Revert "Merge pull request +6023 from c9/profile-integration"
...
This reverts commit 584e691a3f8dc298eff20401cfd9a8ef23164b16, reversing
changes made to 7af49ff62b19985c3ee39df1af7a683183a3a25b.
Conflicts:
configs/monitor.js
scripts/makestatic.js
scripts/makestatic.sh
2015-02-27 14:26:25 +01:00
Matthijs van Henten
584e691a3f
Merge pull request +6023 from c9/profile-integration
...
[WIP] Profile Pages milestone 1
2015-02-25 10:05:05 +01:00
Lennart Kats
0e694c09a2
Report a better error if bcrypt fails to load
2015-02-23 13:03:27 +01:00
Fabian Jakobs
8635ad3557
add event loop and gc monitoring
2015-02-18 11:43:43 +00:00
Fabian Jakobs
e2b9e86fec
cleanup
2015-02-18 09:34:26 +00:00
Fabian Jakobs
86e03b7501
add function to measure event loop run times
2015-02-18 09:34:10 +00:00
c9bot
b0108959bc
initial commit
2015-02-10 23:41:24 +04:00