summaryrefslogtreecommitdiff
path: root/gentoobrowse/views/package.xml
Commit message (Collapse)AuthorAge
* 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
* All new fangled iterators, views, row engines, exceptions, the list goes onrandomdan2010-12-14
| | | | Includes site and console updates to match
* 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
|
* 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
* Implement variables (prefixed strings to find values elsewhere)randomdan2010-07-07
|
* Use cgicc, add checks, tasks, dynamic loader, atom feed, login pagerandomdan2010-06-18
|
* Add package page using subqueriesrandomdan2010-06-11
Minor HTML and CSS fixes