c78b271
Merge branch 'feature/lang_fixes' into develop by
2014-06-08 15:06:57 -0400
c475de1
Finish new language spec. by
2014-06-08 15:06:11 -0400
2cc5be8
Update footer, minor changes to /about styling. by
2014-06-08 13:41:19 -0400
63dfa82
Clean up style rules, improve positioning. by
2014-06-08 12:59:25 -0400
dcf9c28
Add prototype about page. by
2014-06-08 12:25:16 -0400
335027b
Remove null values for rows. by
2014-06-08 11:41:18 -0400
0601291
Merge branch 'feature/style' into develop by
2014-06-06 18:54:20 -0400
5cb1189
Add hotkey help. Close #47. by
2014-06-06 18:52:20 -0400
4d56f14
Suppress hotkeys entered in text inputs. Fix #58. by
2014-06-06 18:03:16 -0400
9b4d5e4
Add UI error messages. Close #50. by
2014-06-06 17:37:39 -0400
bf25b3a
Don't configure logging twice. by
2014-06-06 16:23:26 -0400
53a8ad9
Fix for symbol locs. by
2014-06-06 16:16:38 -0400
91ab08f
Try something. by
2014-06-06 16:07:51 -0400
d609c23
Attempt to fix /tmp race condition. by
2014-06-06 15:58:03 -0400
11b460e
Fix repo names. by
2014-06-06 13:06:42 -0400
66ac216
Fix. by
2014-06-06 13:05:35 -0400
fb341d5
empty_database procedure. by
2014-06-06 12:58:55 -0400
f3bf38c
Fix substring error. by
2014-06-06 10:36:15 -0400
e77de23
Start working on new language system. by
2014-06-06 01:29:10 -0400
2d643b1
Stop ruby parser from failing. Add other parser fixes. Should be good to go now. by
2014-06-05 23:38:11 -0400
78665f2
Fix for parser by
2014-06-05 22:14:57 -0400
9d3f944
Not necessary: codelet.symbols is {} by default. by
2014-06-05 19:01:19 -0400
16775a6
Remove negative line numbers for parsers. by
2014-06-05 11:02:30 -0400
ddcb5b2
Use logs to calculate ranks (closes #61). by
2014-06-05 07:02:21 -0400
10e7491
Fix indexer breaking http:// URLs. by
2014-06-05 06:17:55 -0400
71ba6c3
Minor cleanup. by
2014-06-05 05:44:52 -0400
525e049
Bug fixes. by
2014-06-05 00:02:11 -0400
966ef00
Debug parse init function. by
2014-06-04 23:02:04 -0400
e9f0ddf
Ensure ruby parser returns all dictionary keys, regardless of whether or not there are elements in them. by
2014-06-04 23:00:13 -0400
b1aedcc
Stop hotkeys from disabling hover by
2014-06-04 22:06:09 -0400
94caaec
Fix scrolling / shortcut problems with focusing on results by only disabling mouse events on scroll and enabling them after scroll is finished. by
2014-06-04 21:58:24 -0400
1015298
Make it easy to stop crawler/parsers. Cleanup. by
2014-06-04 13:49:52 -0400
21067ef
Complete server querying. by
2014-06-04 13:13:45 -0400
a43e119
Change colorscheme to monakai for results again. by
2014-06-04 13:12:19 -0400
6eeea5b
Fix parsing via servers. by
2014-06-04 12:48:31 -0400
d958619
Tweak style by
2014-06-03 23:27:03 -0400
d9e9787
Add github colorscheme alternative. by
2014-06-03 23:22:42 -0400
ca104b2
Update config file for violent horned mammals. by
2014-06-03 23:13:22 -0400
5d16fdc
Fix reduction. by
2014-06-03 23:10:25 -0400
28d07de
Fix origin stuff. by
2014-06-03 23:05:20 -0400
f74740d
Get rid of origin images (closes #51). by
2014-06-03 22:28:05 -0400
9ba3721
Patche nextResult() and previousResult() so that they don't rely on mouse position to display results. Fixed hover bug. by
2014-06-03 22:28:04 -0400
00058d3
Only return the right codelet symbols from the database (closes #46). by
2014-06-03 22:15:20 -0400
0f7628f
Add h and j keymaps for result. by
2014-06-03 22:11:34 -0400
f4efe8e
Codelet.serialize() update (for #46). by
2014-06-03 21:39:02 -0400
4202552
Remove unecessary import by
2014-06-03 20:49:16 -0400
3fe6b2e
Work on #47. Add j, k shortcuts. by
2014-06-03 20:17:17 -0400
bda63ad
Add server querying for results. by
2014-06-03 14:31:44 -0400
7902cb7
Remove run.sh file. by
2014-06-03 13:44:49 -0400
024f0c7
Rawr. by
2014-06-03 00:05:29 -0400
69ca385
Search-result style edits. Close #41. by
2014-06-02 21:43:39 -0400
1c77071
Move cycling buttons around. by
2014-06-02 18:45:29 -0400
4cc903f
Prevent page from scrolling to top when next match is clicked. by
2014-06-02 18:34:44 -0400
0f23aa0
Buttons to cycle through matches in the code. by
2014-06-02 18:32:49 -0400
7f63adf
Fix jquery selecting error. by
2014-06-02 17:51:32 -0400
eac8d69
Add cycling between matches when clicking on the result. by
2014-06-02 17:45:54 -0400
65a1c2e
Move language tag into hidden info. by
2014-06-02 17:02:34 -0400
bf332ee
Add mock python file. by
2014-06-02 16:51:29 -0400
0b5e721
Update mock html. by
2014-06-02 16:51:20 -0400
bc1ed0b
Add highlighted lines to css rules. by
2014-06-02 16:51:10 -0400
c65e738
Remove sidebar, display button. Change styling for results. by
2014-06-02 16:00:42 -0400
fea757f
Add gunicorn support. by
2014-06-02 13:57:14 -0400
7bac5c0
Update schema to v7; correctly order entries in cache. by
2014-06-02 13:45:51 -0400
2a81da4
Merge branch 'develop' into feature/style by
2014-06-02 13:13:52 -0400
e0194ab
Forgot to update query numbers. by
2014-06-01 02:52:24 -0400
69b011a
Fix. by
2014-06-01 02:48:51 -0400
8acddb6
Fix cache retrieval behavior. by
2014-06-01 02:44:04 -0400
65f8933
Fix merge conflicts by
2014-06-01 01:57:03 -0400
7337638
Change form get_lexer to guess_lexer -- guess_lexer is more accurate. by
2014-06-01 01:55:00 -0400
7b9e98b
Thanks @riamse by
2014-06-01 01:52:49 -0400
ca4bb8f
Change format of symbols to fit databse model. by
2014-06-01 01:52:35 -0400
b2d9ad5
Missed a line. by
2014-06-01 01:45:27 -0400
b6fabc5
Can't use executemany() here. by
2014-06-01 01:45:06 -0400
21cf52e
Call start_parse_servers from crawl.py by
2014-06-01 01:29:41 -0400
c9520fd
Add function to start parse servers in parser/__init__.py by
2014-06-01 01:29:28 -0400
73dee77
Can specify which port to run ruby server on. by
2014-06-01 01:29:01 -0400
fd3a8b1
Fix missing import. by
2014-06-01 01:19:04 -0400
e64c81f
Consistency fix: Use Codelet.url instead of Codelet.code_url. by
2014-06-01 00:51:43 -0400
2793f07
Merge conflicts by
2014-06-01 00:20:56 -0400
6edb142
Can specify port number to run java server on. by
2014-06-01 00:18:02 -0400
65a2688
Adjust test for new language dict. by
2014-05-31 23:42:44 -0400
f02dc44
Fixes. by
2014-05-31 23:49:22 -0400
1f56300
Make sure parse servers return json loadable data. Make sure Java server closes client connection. by
2014-05-31 23:42:10 -0400
5d3baf4
Change format of string returned from ruby server to correct symbol table format. by
2014-05-30 23:54:51 -0400
5d8ac66
HAHA WHAT ARE ITERATORS by
2014-05-31 23:44:30 -0400
5e6e3fc
Adjust test for new language dict. by
2014-05-31 23:42:44 -0400
0fb2cac
Make sure parse servers return json loadable data. Make sure Java server closes client connection. by
2014-05-31 23:42:10 -0400
9495362
Fix #34. by
2014-05-31 23:37:21 -0400
5a83720
Strip encoding lines. by
2014-05-31 23:38:11 -0400
fc8d478
Untested fix #33. by
2014-05-31 23:22:28 -0400
a3eacc2
Try to make exception reporting more useful. by
2014-05-31 23:11:42 -0400
5d9ef27
Some fixes, mainly involving language detection. by
2014-05-31 22:59:14 -0400
9f935bb
This is ugly, but it improves the current setup. by
2014-05-31 22:02:25 -0400
08a8daa
Add cascading results again by
2014-05-31 12:03:46 -0400
0a7cccc
Change format of string returned from ruby server to correct symbol table format. by
2014-05-30 23:54:51 -0400
4ee545a
Allow lib directories to be staged. by
2014-05-30 19:59:34 -0400
dc84a6f
Prevent removal of last input fields. by
2014-05-30 14:26:48 -0400
c6e5b4f
Merge branch 'feature/style.results' into feature/style by
2014-05-30 14:04:20 -0400
b698a16
Add parse() and insert() calls to crawler. by
2014-05-30 13:02:54 -0400
f8436fa
Part of #26. Move __init__.py to crawl.py. by
2014-05-30 12:44:31 -0400