summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* commitid can be a straight char(40), it won't varygentoobrowse-api-0.4.4Dan Goodliffe2016-06-12
* Remove the need to associate bugs and packages with functional indexDan Goodliffe2016-06-12
* Provide package change log from changelog, drop package_changelogsDan Goodliffe2016-06-12
* Set permissions on changelogDan Goodliffe2016-06-12
* Index changelog by packageDan Goodliffe2016-06-12
* Fix changelogfts type in commentDan Goodliffe2016-06-11
* WIP import git change logsDan Goodliffe2016-06-11
* Add missing drop tmp table in refresh bugsgentoobrowse-api-0.4.3.2Dan Goodliffe2016-06-11
* Add a test case that scans all dependencies in the official treeDan Goodliffe2016-06-05
* Use covering unique indexes for ebuild use and arch mergeDan Goodliffe2016-06-03
* Use entity where filter's entity ids directlyDan Goodliffe2016-06-03
* Bulk merge ebuild archsDan Goodliffe2016-06-03
* Bulk merge ebuild use flagsDan Goodliffe2016-06-03
* Only parse and insert non-null depsDan Goodliffe2016-06-03
* Support character range input to dependency scannerDan Goodliffe2016-06-03
* Copy-free getRange in ebuild cache parserDan Goodliffe2016-06-03
* Simplify the regex used match package names in dependencies.Dan Goodliffe2016-06-02
* Support enabling/disabling various parts of the update process.Dan Goodliffe2016-06-02
* No need to expose stuff publically for testing if we just compile them into t...Dan Goodliffe2016-06-02
* Add missing drop tablegentoobrowse-api-0.4.3.1Dan Goodliffe2016-06-01
* packageManifestProcessor isn't implemented yet, so just delete the stubgentoobrowse-api-0.4.3Dan Goodliffe2016-06-01
* Don't delete packages and categories immediately when deleting ebuilds (they ...Dan Goodliffe2016-06-01
* Import package tree newsDan Goodliffe2016-06-01
* Fix date only conversions in news model.Dan Goodliffe2016-06-01
* Include parser state on lexer match failureDan Goodliffe2016-06-01
* Parallel extract and lookupDan Goodliffe2016-06-01
* Don't require processOrder on file typesDan Goodliffe2016-05-31
* Remove debug and bind correct fields of bug dataDan Goodliffe2016-05-31
* Ignore .ebuild files, lots of them and we don't use themgentoobrowse-api-0.4.2Dan Goodliffe2016-05-30
* gbdbupdate does bugs too and background optionDan Goodliffe2016-05-30
* Associate bugs with packagesDan Goodliffe2016-05-29
* Import bug list htmlsDan Goodliffe2016-05-29
* Move maintenanceimpl.cpp so parts can be separateDan Goodliffe2016-05-27
* Clean tmp folder at exit, not instantlyDan Goodliffe2016-05-27
* Apply ebuild masks after importDan Goodliffe2016-05-27
* Empty the right table on masks removalDan Goodliffe2016-05-27
* Add an update util for triggering database updatesgentoobrowse-api-0.4.1Dan Goodliffe2016-05-26
* Use SQL copy to upload file list fasterDan Goodliffe2016-05-26
* Improve file list merging with second temp tableDan Goodliffe2016-05-26
* Always remove tmp dir after scan regardless of successfulnessDan Goodliffe2016-05-26
* Updates to dependency scanner based on real world dataDan Goodliffe2016-05-26
* RepoId isn't part of the primary keyDan Goodliffe2016-05-26
* Dump a copy of files tooDan Goodliffe2016-05-26
* Phony current.sql is in binDan Goodliffe2016-05-26
* Add make file for updating schemagentoobrowse-api-0.4Dan Goodliffe2016-05-25
* Fix order of properties on firstseenDan Goodliffe2016-05-25
* Commit check function bodies on importDan Goodliffe2016-05-25
* Bulk merge ebuild dependencies (accidentally fixes bug where dependencies wer...Dan Goodliffe2016-05-24
* Extend EntityWhereFilter to operate on a set of IdsDan Goodliffe2016-05-24
* Add count tests for depsDan Goodliffe2016-05-24