92db937
(HEAD -> develop)
Merge pull request #81 from earwig/dependabot/maven/parsers/java/junit-junit-4.13.1 by
2020-10-14 13:27:48 -0400
3b9c9a2
(refs/pull/81/head)
Bump junit from 4.11 to 4.13.1 in /parsers/java by
2020-10-13 03:18:06 +0000
3cb896e
Add database script hints by
2019-06-30 18:44:29 -0400
ee3f661
Fix sitemap URL. by
2014-10-14 01:43:08 -0500
462e4bc
Minor about page parallax style edit. by
2014-09-14 22:33:14 -0400
feae14a
Embed our NYTM demo video in the about page. by
2014-09-14 22:28:33 -0400
061454a
(tag: v1.0, master)
Merge branch 'develop'. Version 1.0. by
2014-09-03 21:38:21 -0400
5e834e6
Add links for non-developers to README. by
2014-09-03 21:35:09 -0400
0427dab
Fix UI codelet metadata duplicate comma bug. by
2014-07-12 00:29:40 -0400
1fc123a
Fix initing lexer. by
2014-07-06 02:35:32 -0400
ab163f6
Fix lexer selection a bit. by
2014-07-05 21:34:55 -0400
d7432b3
Reapply 41396b1c79
. by
2014-07-02 15:27:33 -0400
e550c0d
Fix error message insertion for 0 search results. by
2014-07-02 14:46:46 -0400
82f44c4
Replace scalable-video JS solution with pure CSS. by
2014-06-24 14:21:36 -0400
54cbd29
Reformat about.html, embed vimeo demo video. by
2014-06-24 14:09:45 -0400
72f21b7
Fix line-numbers gap in /docs code sample. by
2014-06-24 12:23:51 -0400
bd7ec45
Return empty symbol dictionary instead of None. by
2014-06-21 21:34:49 -0400
f38ba20
Fix varname clash. by
2014-06-21 21:24:50 -0400
fd556d9
MySQL, how could you do something like that? by
2014-06-21 20:57:21 -0400
1002b3c
New stopword list. by
2014-06-21 20:38:12 -0400
e1422b3
Whoops. by
2014-06-21 18:30:47 -0400
83d6fbd
Give anchors styling in the docs. by
2014-06-21 18:30:17 -0400
a73d080
CSS tweaks. by
2014-06-21 18:26:20 -0400
8b379b5
Fix spacing. by
2014-06-21 18:18:55 -0400
e64c492
API documentation, fixes, support not highlighting (closes #56). by
2014-06-21 18:14:52 -0400
523217e
Update /developers an "under construction" message by
2014-06-19 21:56:30 -0400
65d2529
Use DEFINE instead of ASSIGN. Be consistent. by
2014-06-19 20:48:15 -0400
41396b1
Benjamin Kurtovic -> Ben Kurtovic by
2014-06-19 03:10:57 -0400
5f483cc
Add some unit tests; fix #74. by
2014-06-19 00:19:28 -0400
d31c49b
parsing.jar, exclude. by
2014-06-18 22:13:44 -0400
a6c4884
Fix subprocess error in java by
2014-06-18 21:30:34 -0400
c1764c8
Fix advanced-search form query bug. by
2014-06-18 17:06:06 -0400
54dfe93
Fix filenames as unicode. by
2014-06-18 16:53:01 -0400
a748baf
Fix authors as unicode. by
2014-06-18 16:45:59 -0400
334f649
Merge branch 'feature/docs' into develop by
2014-06-18 13:12:11 -0400
647eaf2
Add _logo.sass, add logo to docs page. by
2014-06-18 13:05:21 -0400
912c8e9
Add content and styling to docs page. by
2014-06-18 12:54:25 -0400
764398c
Work on #74. Add docs route, partly-skeleton page. by
2014-06-18 11:41:36 -0400
7debb99
Add submit button to adv-search form. by
2014-06-18 11:05:35 -0400
d08d04c
Fix error-message bug; mod anchor styling. by
2014-06-17 22:52:33 -0400
2155622
Fix accidental typo in app.py. by
2014-06-17 21:14:16 -0400
9f007e8
Fix lack of autocompl; change input field names. by
2014-06-17 21:08:51 -0400
81126ab
Rem footer animations; fix language mis-alignment. by
2014-06-17 21:07:26 -0400
b0c59ba
Merge branch 'feature/results-styling' into develop by
2014-06-17 20:03:41 -0400
23d6f90
Mod results styling, enforce max attr length. by
2014-06-17 19:58:56 -0400
508a421
Change advanced-search button, mod error messages. by
2014-06-17 16:57:25 -0400
3fd25b9
Change parser commands into subprocesses rather than servers. by
2014-06-17 12:52:28 -0400
484202b
Add variable 404 messages. Close #70. by
2014-06-17 10:51:54 -0400
754c951
Scale bio images to a smaller size. by
2014-06-17 09:53:05 -0400
1095046
Add real bios/photos to /about. by
2014-06-17 09:47:27 -0400
3243d7b
Fix createResult() attribute names. by
2014-06-14 23:08:01 -0400
7f4cd92
Mod results style; integrate front/back end. by
2014-06-14 22:50:03 -0400
9dcc0ad
Modify parallax image speeds and offsets. by
2014-06-14 21:14:03 -0400
ed4bc75
Update parser commands, change parsers to subprocesses rather than servers, implement ruby parser with subprocess. by
2014-06-14 01:33:26 -0400
8363f2b
Generic try/catch directly around parse() for parser errors. by
2014-06-13 14:19:31 -0400
9ab6155
Work on #55: add styled bio divs. by
2014-06-13 09:03:25 -0400
71b6675
Move adv-search form buttons. Close #65. by
2014-06-12 23:30:18 -0400
5ba1738
Merge branch 'feature/seo' into develop by
2014-06-12 23:11:28 -0400
064dde5
Add 404 page. Minor footer-style mod. by
2014-06-12 23:09:49 -0400
cd1c9a2
Remove hard-coded file routes. by
2014-06-12 22:41:55 -0400
26a2068
Add Google Analytics, authentication file. by
2014-06-12 22:23:12 -0400
ba16230
Optimize all the search engines. by
2014-06-12 21:47:51 -0400
bafddab
Fix symbol insertion. by
2014-06-11 12:50:34 -0400
d45b88f
Strengthen query generation when NULLs are involved; fix table join types. by
2014-06-10 23:42:54 -0400
54a3485
Add parsing for import statements in java. by
2014-06-10 13:15:28 -0400
36dd97d
Support only searching for symbol decls/uses (fixes #53) by
2014-06-10 12:51:41 -0400
6659e1f
Add block position function to handle positions for java ast nodes. by
2014-06-10 11:00:30 -0400
6ffe80c
Catch more symbols python. by
2014-06-09 23:26:10 -0400
554314c
Move ruby parser to Ripper. by
2014-06-09 23:24:47 -0400
12ad10b
Rename modules 'namespaces' by
2014-06-09 15:53:09 -0400
13c4d7e
Merge branch 'feature/style' into develop by
2014-06-09 20:59:02 -0400
5b60352
Add some documentation, clean up before merge. by
2014-06-09 20:56:34 -0400
bdcbfa0
Add text to about page; fix copyright year. by
2014-06-09 20:51:17 -0400
8431390
Don't print the symbols. by
2014-06-09 14:45:20 -0400
a4c428f
Java parser: use 'functions' instead of 'methods'. by
2014-06-09 14:36:41 -0400
fb35774
Remove funcName from log messages. by
2014-06-09 14:32:11 -0400
8f39ce2
Ruby: use 'namespaces' instead of 'modules'. by
2014-06-09 14:30:36 -0400
10d5d12
Implement utf8mb4 charset. by
2014-06-09 14:26:53 -0400
0496f09
Merge branch 'feature/gitpython' into develop by
2014-06-09 14:03:54 -0400
e4ddd3e
Fix for repo.git.log(). by
2014-06-09 13:07:01 -0400
62efe9f
Fully support namespace, interface, and import types. by
2014-06-09 12:59:20 -0400
55980f3
Better method for determining commit history. by
2014-06-09 12:48:20 -0400
1c1eb60
utf8mb4 by
2014-06-09 03:23:51 -0400
627dead
Improve metadata retrieval. by
2014-06-09 03:08:50 -0400
782b9b9
Use the branch name. by
2014-06-08 22:51:17 -0400
2987ae2
Sadface. by
2014-06-08 22:48:53 -0400
4c34055
Another bugfix. by
2014-06-08 22:48:07 -0400
be091df
Assorted bugfixes. by
2014-06-08 22:46:50 -0400
a1a5252
Typo. by
2014-06-08 22:44:20 -0400
afc5980
Rewrite much of the indexer to use GitPython. by
2014-06-08 22:39:19 -0400
e295044
Fix null row issue. by
2014-06-08 20:50:38 -0400
1469536
Finalize about page parallax styling. by
2014-06-08 19:23:11 -0400
ae542e6
Typo. by
2014-06-08 17:58:21 -0400
33c9424
Python parser bugfix, again. by
2014-06-08 17:56:59 -0400
3dbdf86
Fix. by
2014-06-08 17:36:13 -0400
4c6f403
Ugly, but fixes a crawler threading bug. by
2014-06-08 17:19:29 -0400
05811c7
Fix bug in parser for Python classes. by
2014-06-08 17:05:40 -0400
ac5f098
Rearrange sleep. by
2014-06-08 16:52:49 -0400
1c0c410
Support crawling specific repos; add some logging. by
2014-06-08 16:39:34 -0400
3c786c5
Merge remote-tracking branch 'origin/develop' into develop by
2014-06-08 15:09:25 -0400