Wykres commitów

2069 Commity (6591fd077867fed7da7cbe1c45a0592bb60d754c)

Autor SHA1 Wiadomość Data
c9bot c730f706e1 c9-auto-bump 3.0.2511 2015-08-28 12:09:54 +02:00
Tim Robinson b22ebc80c7 Adding some more vfs logging and sending logs to loggly. 2015-08-28 10:07:35 +00:00
Lennart kats 94c67eb2a5 Port basics of the old quickfix code 2015-08-28 09:47:40 +00:00
c9bot edd1a015fd c9-auto-bump 3.0.2510 2015-08-28 11:44:38 +02:00
Lennart kats 7066ad5a0f Add more markers for code conventions 2015-08-28 09:39:41 +00:00
c9bot 3c49e930e1 c9-auto-bump 3.0.2509 2015-08-28 11:30:44 +02:00
Lennart kats 8db16902f5 Update, restore part of quickfixes functionality 2015-08-28 09:11:29 +00:00
c9bot e0079c1cc4 c9-auto-bump 3.0.2508 2015-08-28 10:33:42 +02:00
c9bot 0455006540 c9-auto-bump 3.0.2507 2015-08-28 10:09:32 +02:00
c9bot 88b79abf84 c9-auto-bump 3.0.2506 2015-08-28 10:02:44 +02:00
c9bot f7307fbab9 c9-auto-bump 3.0.2505 2015-08-28 09:20:24 +02:00
nightwing 137c2731fe include padding in fullWidth widget width 2015-08-28 04:25:47 +04:00
nightwing e29543adfb fix horizontal scrolling with line widgets 2015-08-28 04:17:20 +04:00
nightwing 1ca8dbdd31 fix linewidgets interaction with folding 2015-08-28 04:17:19 +04:00
nightwing 9c91ae4a8c update tree rowheights to match css
# Conflicts:
#	plugins/c9.ide.scm/detail.js
#	plugins/c9.ide.scm/log.js
#	plugins/c9.ide.scm/scm.js
2015-08-28 04:17:19 +04:00
Ruben Daniels 8f366a8539 Add menu items for Run Test in the run menu. In Addition they will run the last run test(s) 2015-08-27 17:08:19 -07:00
Ruben Daniels 016267bfa5 Show Syntax Error in results window. Disable live update when debugging mocha 2015-08-27 15:45:13 -07:00
Lennart kats 06fb2654f6 Further improve doc parsing 2015-08-27 19:34:54 +00:00
Lennart kats 51b3052b9c Fix some obvious XSS cases
This should be cleaned up further, but it's not my intention to fully fix this now
2015-08-27 19:34:54 +00:00
Dan Armendariz 0fb5596cae ensure gdbserver allows a single connection and warn users if debugger already is running 2015-08-27 19:11:19 +00:00
alperozisik 5a44357b84 Fixed code indentation 2015-08-27 20:42:52 +03:00
c9bot 558c6f2c82 c9-auto-bump 3.0.2504 2015-08-27 17:36:28 +02:00
c9bot 9cfabde02e c9-auto-bump 3.0.2503 2015-08-27 17:01:50 +02:00
c9bot 8ac986bb3a c9-auto-bump 3.0.2502 2015-08-27 16:37:40 +02:00
c9bot 199eecbae1 c9-auto-bump 3.0.2501 2015-08-27 16:11:50 +02:00
c9bot db9a7feb3e c9-auto-bump 3.0.2500 2015-08-27 15:55:50 +02:00
alperozisik e8aedd85f5 Exposed showing C9 about 2015-08-27 16:49:54 +03:00
c9bot 5963a6db7d c9-auto-bump 3.0.2499 2015-08-27 14:54:03 +02:00
c9bot 10f2c0fa96 c9-auto-bump 3.0.2498 2015-08-27 14:39:14 +02:00
c9bot 1a3d338eab c9-auto-bump 3.0.2497 2015-08-27 14:07:03 +02:00
c9bot bb3b662d76 c9-auto-bump 3.0.2496 2015-08-27 13:52:31 +02:00
c9bot fff6cd4f55 c9-auto-bump 3.0.2495 2015-08-27 13:47:57 +02:00
Lennart kats 401ef7d666 Improve and make filterDocumentation() more systematic 2015-08-27 10:39:27 +00:00
Tim Robinson 2954e8bc1d If a user mounts ftp with port 22 try sftp 2015-08-27 10:26:58 +00:00
c9bot 6129213dbd c9-auto-bump 3.0.2494 2015-08-27 11:42:56 +02:00
alperozisik 0543eea061 For SmartfaceCloud project added support for custom IDE provider name
Added support for confirmation dialog to display IDE provider name for
other providers, such as Smartface
2015-08-27 12:17:04 +03:00
alperozisik 6092fab83d Option to terminal colors
Terminal colors can be customized ad defined in configuration per theme
2015-08-27 12:11:24 +03:00
c9bot a22e4bd4bd c9-auto-bump 3.0.2493 2015-08-27 11:10:49 +02:00
alperozisik a964d678fe Added cusom IDE provider name support for document.title
For SmartfaceCloud project being able to change the document.title is
required with configuration.
2015-08-27 11:59:19 +03:00
Lennart kats 7eb0f7cbfd Show icons for contextual completions in strings 2015-08-27 07:08:31 +00:00
Lennart kats fdfa8e271b Allow tern plugins to pass URLs 2015-08-27 07:08:14 +00:00
Lennart kats 514e41c2e1 Don't ever show tern completions in strings 2015-08-27 07:08:01 +00:00
Ruben Daniels 89abde67e7 Fixes many small UX issues. Implements object proxies to keep state across usage (filter, results) 2015-08-26 22:10:33 -07:00
Ruben Daniels 000dca6c08 tweak skin for flat light 2015-08-26 12:18:15 -07:00
Ruben Daniels 7822e0c5a1 Small UI tweaks 2015-08-26 09:09:17 -07:00
Ruben Daniels 21b1d565e4 Fixes dark theme for test panel 2015-08-26 08:45:34 -07:00
Lennart kats fb50961b49 Avoid abbreviating types to "prototype" 2015-08-26 14:11:34 +00:00
Lennart kats f7084d1025 Allow libraries to show up as first-class javascript builtins 2015-08-26 14:09:41 +00:00
c9bot 18aff20ea4 c9-auto-bump 3.0.2492 2015-08-26 14:42:05 +02:00
c9bot 6e284db262 c9-auto-bump 3.0.2491 2015-08-26 14:41:21 +02:00