summaryrefslogtreecommitdiff
path: root/gentoobrowse/views
Commit message (Collapse)AuthorAge
* Minor fixes and add pages for browsing by USE flagrandomdan2012-03-13
|
* 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
* Add another order by clause to stop random repition of package descriptionsrandomdan2011-07-21
|
* Improved home pagerandomdan2011-07-07
|
* Use unmangled FTS on bug searchrandomdan2011-03-31
|
* Move stuff round to tidy it up and add HTTP permissions to deny access to P2 ↵randomdan2011-02-22
| | | | config files
* Tidy up some HTML, add extra content from metadata.xml filesrandomdan2011-02-22
|
* Don't require the (probably repeated) inclusion of datasource definitions, ↵randomdan2011-02-18
| | | | | | | have CommonObjects load them once on demand Fix rdbmsDataSource closing transactions it didn't open Change XML to match the above changes
* Allow searching for bugs as well as packagesrandomdan2011-02-10
|
* Add a common collection of data containing the poweredBy folk and replace ↵randomdan2011-02-10
| | | | the hardcoded bit from the template with data from there
* All new fangled iterators, views, row engines, exceptions, the list goes onrandomdan2010-12-14
| | | | Includes site and console updates to match
* Add most popular tracked packages pagerandomdan2010-11-25
|
* Fix the order of change log entries submitted on the same dayrandomdan2010-11-14
|
* Populate and use new change logs tablerandomdan2010-11-14
|
* Remove most uses of files table from website, data now in ebuilds tablerandomdan2010-11-13
|
* Tidy up bugimport as xsltproc can do the remote get itself and disable DTD checkrandomdan2010-10-29
| | | | | Add Google tracking doobry Connect to DB as user apache for web stuff
* Add robots txtrandomdan2010-10-11
| | | | | | | Reduce tab size Fix regex in dependency finder Add reverse deps to DB Show reverse deps and dependee on site
* Handle null fieldsrandomdan2010-09-21
| | | | | | Use null to hide null license details Fix mask counter Include change log
* Show mask statusrandomdan2010-09-12
| | | | Fix import of slot and license
* Import and display the ebuild slot and licenserandomdan2010-08-28
|
* Tidy up and prettehizerandomdan2010-08-17
|
* Import and deal with the existance of changelogsrandomdan2010-08-13
|
* Migrate package import to project2 sqlmergerandomdan2010-08-11
| | | | Show bug summary on package page
* Allow users to track specific packages of their choicerandomdan2010-07-29
| | | | | | Highlight them on the home page Change the atom feed to only show these packages Minor tweaks to work with changes for default values
* Tweak newebuilds SQL to be more efficientrandomdan2010-07-17
|
* Implement variables (prefixed strings to find values elsewhere)randomdan2010-07-07
|
* Group by sync times instead of guessing at daysrandomdan2010-07-06
|
* Fix monthly roll over bug on new ebuildsrandomdan2010-07-01
| | | | Fix layout problem when cursive font not available
* Use cgicc, add checks, tasks, dynamic loader, atom feed, login pagerandomdan2010-06-18
|
* Use last seen ebuild time instead of NOW() in newebuilds queryrandomdan2010-06-11
|
* Fix age field of new ebuildsrandomdan2010-06-11
|
* Add package page using subqueriesrandomdan2010-06-11
| | | | Minor HTML and CSS fixes
* Use Glib::ustring in libodbcpp for data and std::string for non-datarandomdan2010-06-11
| | | | | Add support for parameters in SqlViews Uses parameters to implement category browse and search
* Add top level browse pagerandomdan2010-06-10
|
* Port of gentoobrowse to project, WIPrandomdan2010-06-09