summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Tidy up jam stuffrandomdan2010-11-23
|
* 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
|
* Use package description from ebuild with highest version number, not file IDrandomdan2010-11-09
|
* Support form field autofocus and autofocus the search criteria boxrandomdan2010-11-06
|
* Make the XML NS consistentrandomdan2010-11-01
|
* 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
* Format the changelog properly in a prerandomdan2010-10-11
|
* Split the browse stylesheet into it's component parts, add some SEO stuffrandomdan2010-09-29
|
* Handle null fieldsrandomdan2010-09-21
| | | | | | Use null to hide null license details Fix mask counter Include change log
* Tidy up the bug listrandomdan2010-09-21
|
* Fix bug import via converting the HTML into a properly quoted CSVrandomdan2010-09-15
|
* Fix regexp_replace to match multiple timesrandomdan2010-09-14
|
* Fix Chromium irritation with whitespace in tooltipsrandomdan2010-09-13
|
* Show mask statusrandomdan2010-09-12
| | | | Fix import of slot and license
* Import the masksrandomdan2010-09-12
| | | | | Fix filecache updating Make things seperate files
* email users when new ebuilds come along that they have trackedrandomdan2010-09-01
|
* Import and display the ebuild slot and licenserandomdan2010-08-28
|
* Use modified bug summary to locate associate packages even with versionrandomdan2010-08-24
|
* Tidy up and prettehizerandomdan2010-08-17
|
* Add option to use a temporary view instead of a table to reduce WAL churn ↵randomdan2010-08-16
| | | | during SqlMerge
* Add missing filetypeid filterrandomdan2010-08-13
|
* Import and deal with the existance of changelogsrandomdan2010-08-13
|
* Bind merge populators recursively to leafsrandomdan2010-08-12
| | | | | | Make path in file based rows a variable Fix variable cache invalidation on parent row change Use new features to only load new files
* Use real path, not test pathrandomdan2010-08-12
|
* Split the package page into little tabby doobriesrandomdan2010-08-12
|
* Migrate package import to project2 sqlmergerandomdan2010-08-11
| | | | Show bug summary on package page
* Implement downloading and merging open Gentoo bugs into the databaserandomdan2010-08-10
|
* Fix date format of atom field itemsrandomdan2010-08-10
|
* Check user is logged in before presenting account pagesrandomdan2010-07-30
| | | | Provide a list of currently tracked packages
* 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
* Use correct links in atom feedrandomdan2010-07-27
|
* Tweak newebuilds SQL to be more efficientrandomdan2010-07-17
|
* Add signup and email confirmationrandomdan2010-07-11
|
* Implement variables (prefixed strings to find values elsewhere)randomdan2010-07-07
|
* Group by sync times instead of guessing at daysrandomdan2010-07-06
|
* Implement connection caching and checking (requires ODBCv3 driver)randomdan2010-07-05
| | | | Implement preferLocal DB access
* Make form a shared stylesheet and use it for the search toorandomdan2010-07-02
|
* Implement login and logout and generic formsrandomdan2010-07-01
|
* 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
|
* Initial workings of project2 - renders gentoobrowse homepagerandomdan2010-06-09