8348...19ac
Author: AD7six
Date: 2009-02-04 10:38:35 +0100
adding more relevant(?) relevancy logic to search results
27a8...ecfe
Author: AD7six
Date: 2009-02-04 10:18:58 +0100
restructuring. enabling sorting results by relevance
40f8...401b
Author: AD7six
Date: 2009-02-04 09:39:34 +0100
code reformatting prevent unsetting a result if there are no methods, no properties but the class name matches a search term
3418...ef29
Author: AD7six
Date: 2009-02-04 09:32:41 +0100
minor restructuring
3c09...4f94
Author: AD7six
Date: 2009-02-04 08:32:05 +0100
moving search logic to model
5153...93eb
Author: AD7six
Date: 2009-02-04 08:15:04 +0100
adding/correcting distinct id to prevent duplicate rows being returned
0ce2...18cb
Author: chawbacca
Date: 2009-02-04 16:50:05 -0600
Merge from api_generator.git
c9cd...8dc1
Author: Mark Story
Date: 2009-02-03 23:14:56 -0500
Adding autolinks to class info
a5b5...cd21
Author: Mark Story
Date: 2009-02-03 23:13:36 -0500
Adding auto links to doc blocks for methods
9f62...ffb2
Author: Mark Story
Date: 2009-02-03 23:07:30 -0500
Fixing n-line doc string parsing.
ab9d...866f
Author: Mark Story
Date: 2009-02-03 22:36:23 -0500
Removing unused questions from config generation.
af8a...a9de
Author: Mark Story
Date: 2009-02-03 22:30:59 -0500
Cleaning up CSS for search-results
df5b...2f18
Author: Mark Story
Date: 2009-02-03 22:26:47 -0500
Fixing CSS to refactor
23f1...4993
Author: Mark Story
Date: 2009-02-03 22:26:24 -0500
Refactoring markup to make things simpler.
ab1e...b85a
Author: Mark Story
Date: 2009-02-03 21:54:54 -0500
Removing repetitive CR::init() calls
e5ee...5ecb
Author: AD7six
Date: 2009-02-03 20:34:52 +0100
removing pagination from search results, in all likelyhood not a problem forcing sort order of results to be classname matches, method matches, property matches
7e36...98dd
Author: AD7six
Date: 2009-02-03 20:02:54 +0100
allowing partial class, property and method name matches
f31c...f899
Author: AD7six
Date: 2009-02-03 19:51:58 +0100
updating ignore settings
9f70...b508
Author: AD7six
Date: 2009-02-03 19:49:24 +0100
seperating method and property search indexes Revised search logic
6f7a...a677
Author: Mark Story
Date: 2009-02-03 01:12:08 -0500
Fixing tab parsing in multiline @tags