summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Set storage type on commitidDan Goodliffe2016-06-17
* Import all commits regardless of ageDan Goodliffe2016-06-13
* Dedupe the change log file listDan Goodliffe2016-06-13
* commitid can be a straight char(40), it won't varyDan 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 bugsDan 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 tableDan Goodliffe2016-06-01
* packageManifestProcessor isn't implemented yet, so just delete the stubDan 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
* Merge branch 'gentoobrowse-api-maint2'Dan Goodliffe2016-05-30
|\
| * Ignore .ebuild files, lots of them and we don't use themDan 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 updatesDan 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 schemaDan Goodliffe2016-05-25
| * Fix order of properties on firstseenDan Goodliffe2016-05-25