summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
| * 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
| * Non-const processor methods and prepare, apply and tidy eventsDan Goodliffe2016-05-23
| * Create file processors per run maintenance runDan Goodliffe2016-05-22
| * Add support for merging dependenciesDan Goodliffe2016-05-22
| * Precompile regexen for dependenciesDan Goodliffe2016-05-03
| * Add a dependency scanner/extracterDan Goodliffe2016-05-02