summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Extra package image and display it on the pagegentoobrowse-1.0.2Dan Goodliffe2015-04-15
|
* Some fixes recommended by Googlegentoobrowse-1.0.1Dan Goodliffe2015-03-09
|
* Remove couch session configDan Goodliffe2015-03-09
|
* Pass include dirs to slice toolsDan Goodliffe2015-01-28
|
* Ignore Vim swap filesDan Goodliffe2015-01-15
|
* Support complex types in rows and parametersDan Goodliffe2014-12-09
|
* Add .gitignore filesDan Goodliffe2014-11-22
|
* Fix quirk (from glibc update?) around fields in struct tm and the ↵randomdan2014-11-13
| | | | _BSD_SOURCE macro
* More friendly linkflags and some ycm configsrandomdan2014-06-05
|
* Split out ICE support from project jam file, add support for slicerrandomdan2014-06-02
|
* Add missing parameterrandomdan2014-04-14
|
* Use the new autotree view to create nicer xml and thus a much less insane ↵randomdan2014-04-12
| | | | email template
* New email templaterandomdan2014-04-10
|
* Index the correct columns in FTSrandomdan2014-04-03
|
* Copy of schema with new functional FTS indexesrandomdan2014-04-03
| | | | Switch search to use functional FTS indexes
* Add missing nav button for small viewportsrandomdan2014-04-01
|
* Fix slice scanner and split .ice files back into logical blocksrandomdan2013-12-22
|
* Fix up some RSS odds and ends, thanks validatorrandomdan2013-08-19
|
* Allow specifying a custom date format in an XML presenter declaration, used ↵randomdan2013-08-19
| | | | to correct the date format used in GB RSS feeds
* Use CXX from the environmentrandomdan2013-08-19
|
* Fix new ebuilds today counter on the homepagerandomdan2013-03-09
|
* Reinstate package herd links and package trackingrandomdan2013-03-04
| | | | Tidy up search results page
* Fix spelling mistakerandomdan2013-03-01
|
* Add missing js filerandomdan2013-02-27
|
* New bootstrapped GentooBrowse siterandomdan2013-02-23
|
* Use media-type for content type of XSL transformed documentsrandomdan2013-01-04
| | | | | Allow setting up a default transformation chain with default presenters Remove mod_transform requirement from sites
* Fix signup processrandomdan2012-12-21
|
* Correct split homepages for package URLsrandomdan2012-08-08
|
* Tweak to work with + prefix on use flagsrandomdan2012-08-07
| | | | Mass fix to work with new metadata cache format
* Migrate all stuff to stricter compilations/links and C++0x buildsrandomdan2012-07-10
|
* Import script fix on rarely used field namerandomdan2012-05-09
| | | | CSS fixes for minor things
* Remove references to COMPRESS directly, add options and grant global access ↵randomdan2012-05-03
| | | | - fixes .htaccesses for a default Apache install
* Minor layout tweaksrandomdan2012-04-17
|
* Stream bug fixrandomdan2012-03-21
| | | | Fix trailing filerows ref
* Switch to the new stream style of thingsrandomdan2012-03-20
|
* Fix for updatewhere not being allowed as an attribute any morerandomdan2012-03-17
|
* Fix date formatrandomdan2012-03-17
|
* Add a sitemaprandomdan2012-03-17
|
* Create 404s when row sets optionally don't return rowsrandomdan2012-03-15
|
* Minor fixes and add pages for browsing by USE flagrandomdan2012-03-13
|
* Fix xsl paths for new outputrandomdan2012-02-19
|
* Finer control over output to presenters, addresses issues with JSON output ↵randomdan2012-02-17
| | | | | | and makes some other bits more sensible Tweaks to XSLT as some things have moved
* Add support for aggregates in row viewsrandomdan2012-01-31
| | | | | | Add a few aggregates implementations (min, max, distinct) Use distinct to get the GB homepage in a single DB trip Fix lessthan operation on variable types to be the right way round as it now matters
* Fixes for recents changesrandomdan2012-01-03
|
* Allowing specification of output encodingrandomdan2012-01-03
|
* Pluggable file system row filtersrandomdan2011-12-20
| | | | | | fsrows now uses the proper variable instantiation methods files module now includes a precompiled header Supporting script changes
* Split check and test functionality... if and check now take tests as ↵randomdan2011-12-20
| | | | children, adds all, any, none and not as building blocks
* Pluggable script enginesrandomdan2011-12-14
| | | | | | XML script parser moved to XML module Script parsing object multiple instantiation bug fix Scripts changed to match new standardized format and layout
* Drop Boost::program_options in favour of our own, pluggable system which ↵randomdan2011-12-08
| | | | integrates application platforms properly
* Groundwork for common presenter layerrandomdan2011-11-28
|