Branch: refs/heads/master Home: https://github.com/OpenGuides/OpenGuides Commit: 311ef0ed91aab8a0808c8de64f091d5e115a6550 https://github.com/OpenGuides/OpenGuides/commit/311ef0ed91aab8a0808c8de64f09... Author: Kake kake@earth.li Date: 2013-10-23 (Wed, 23 Oct 2013)
Changed paths: M Build.PL M Changes M INSTALL M lib/OpenGuides/Config.pm M lib/OpenGuides/Search.pm A lib/OpenGuides/Search/Lucy.pm A lib/OpenGuides/Search/Lucy.pm~ M lib/OpenGuides/Test.pm M lib/OpenGuides/Utils.pm M t/206_geo_data_search_form.t M t/300_search_raw.t M t/301_search.t
Log Message: ----------- Make a start at a Lucy backend.
Commit: ea03735ad8ab1a9e8445d4875973dd6335f214d7 https://github.com/OpenGuides/OpenGuides/commit/ea03735ad8ab1a9e8445d4875973... Author: Kake kake@earth.li Date: 2013-10-25 (Fri, 25 Oct 2013)
Changed paths: M lib/OpenGuides/Search/Lucy.pm M lib/OpenGuides/Utils.pm M t/301_search.t M t/302_search_simple_metadata.t M t/303_search_advanced_search.t M t/303_search_advanced_search_utm.t
Log Message: ----------- Made some more tests pass with Lucy.
Commit: 7824923ac64ecd4b58705a08158bd603736ed8b3 https://github.com/OpenGuides/OpenGuides/commit/7824923ac64ecd4b58705a08158b... Author: Kake kake@earth.li Date: 2013-10-25 (Fri, 25 Oct 2013)
Changed paths: M lib/OpenGuides/Search/Lucy.pm M lib/OpenGuides/Utils.pm M t/101_utils.t
Log Message: ----------- Factor out creation of Wiki::Toolkit::Search::Lucy object.
Commit: 1fc4462ae84e4cebef3f5f6beece4fdc433025d7 https://github.com/OpenGuides/OpenGuides/commit/1fc4462ae84e4cebef3f5f6beece... Author: Kake kake@earth.li Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths: M Changes M lib/OpenGuides.pm M lib/OpenGuides/Utils.pm M t/304_search_paging.t M t/305_search_two_searches.t M t/306_search_order.t M t/307_search_summaries.t M t/308_search_params.t M t/309_search_form.t M t/400_search_as_feed.t M wiki.cgi
Log Message: ----------- Finish making the search tests pass with Lucy.
Commit: c28f1ce240314be33688cb6c6648830b2c5e59b8 https://github.com/OpenGuides/OpenGuides/commit/c28f1ce240314be33688cb6c6648... Author: bob walker bob@randomness.org.uk Date: 2013-11-17 (Sun, 17 Nov 2013)
Changed paths: M .travis.yml
Log Message: ----------- Tell travis to install Lucy.
To test lucy we need it installed.
Commit: 058a8195fce66c7c1c3b4f1c8fc8e3901cc8051f https://github.com/OpenGuides/OpenGuides/commit/058a8195fce66c7c1c3b4f1c8fc8... Author: bob walker bob@randomness.org.uk Date: 2013-11-17 (Sun, 17 Nov 2013)
Changed paths: M Build.PL
Log Message: ----------- Bump version of Wiki::Toolkit.
This is so we get a version which knows how to do Lucy searches.
Commit: 988fb24705cd0f3479752ac4ce99f91846aa55a9 https://github.com/OpenGuides/OpenGuides/commit/988fb24705cd0f3479752ac4ce99... Author: bob walker bob@randomness.org.uk Date: 2013-11-17 (Sun, 17 Nov 2013)
Changed paths: M t/101_utils.t
Log Message: ----------- Don't fail on new Config::Tiny output.
Should work on old versions too.
Commit: b524ed27ccbe71d294a1dd6310c6fa068ce92f7b https://github.com/OpenGuides/OpenGuides/commit/b524ed27ccbe71d294a1dd6310c6... Author: bob walker bob@randomness.org.uk Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths: M Build.PL
Log Message: ----------- Bump the required version of Wiki::Toolkit.
This picks up fixes we need for our tests to pass.
Commit: 4c4db9d4b58a35cdca026bedeb9b674e1c900aac https://github.com/OpenGuides/OpenGuides/commit/4c4db9d4b58a35cdca026bedeb9b... Author: bob walker bob@randomness.org.uk Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths: R lib/OpenGuides/Search/Lucy.pm~
Log Message: ----------- Remove a backup file
Commit: 4ce3abe6f3f5abf1ef8de48c409ef2d85bc25844 https://github.com/OpenGuides/OpenGuides/commit/4ce3abe6f3f5abf1ef8de48c409e... Author: bob walker bob@randomness.org.uk Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths: M MANIFEST
Log Message: ----------- Add OpenGuides/Search/Lucy.pm to the MANIFEST
Commit: f866504ca02aa3169615277d0c928706ef7f008f https://github.com/OpenGuides/OpenGuides/commit/f866504ca02aa3169615277d0c92... Author: bob walker bob@randomness.org.uk Date: 2013-11-23 (Sat, 23 Nov 2013)
Changed paths: M .gitignore
Log Message: ----------- Ignore emacs backup files
Commit: d0301f93e162b7c3f4e75db176a4e0a499c89d5e https://github.com/OpenGuides/OpenGuides/commit/d0301f93e162b7c3f4e75db176a4... Author: bob bob@randomness.org.uk Date: 2013-11-23 (Sat, 23 Nov 2013)
Changed paths: M .gitignore M .travis.yml M Build.PL M Changes M INSTALL M MANIFEST M lib/OpenGuides.pm M lib/OpenGuides/Config.pm M lib/OpenGuides/Search.pm A lib/OpenGuides/Search/Lucy.pm M lib/OpenGuides/Test.pm M lib/OpenGuides/Utils.pm M t/101_utils.t M t/206_geo_data_search_form.t M t/300_search_raw.t M t/301_search.t M t/302_search_simple_metadata.t M t/303_search_advanced_search.t M t/303_search_advanced_search_utm.t M t/304_search_paging.t M t/305_search_two_searches.t M t/306_search_order.t M t/307_search_summaries.t M t/308_search_params.t M t/309_search_form.t M t/400_search_as_feed.t M wiki.cgi
Log Message: ----------- Merge pull request #73 from OpenGuides/lucy
Add Lucy search backend
Compare: https://github.com/OpenGuides/OpenGuides/compare/e1ec7247f063...d0301f93e162