summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/unittests
Commit message (Collapse)AuthorAge
* Fix memory leak in Git::throwErrorDan Goodliffe2017-07-10
|
* Use phaseEnd instead of apply for mask processor because new ebuilds can ↵gentoobrowse-api-0.9Dan Goodliffe2017-05-17
| | | | magically arrive masked by an existing mask
* Assert the record count of ebuild_masksDan Goodliffe2017-05-17
|
* Tidy some of the low level repo/sql bitsDan Goodliffe2017-05-14
|
* Include repository status in repository modelDan Goodliffe2017-05-14
|
* Replace the database file types and file list comparison logic with one ↵Dan Goodliffe2017-05-13
| | | | that's purely code
* Fix dumb typo in preprocessor testDan Goodliffe2017-05-13
|
* Only dump DB when desiredDan Goodliffe2017-05-07
|
* Remove diagnostic debug.Dan Goodliffe2017-05-07
|
* Remove support for tree comparison updates (unittests have their own variant)Dan Goodliffe2017-05-01
|
* HTTPS linksDan Goodliffe2017-05-01
|
* Update change log along with package treeDan Goodliffe2017-04-13
|
* Fix assertions and validate row count in SQL require equalDan Goodliffe2017-04-10
|
* Remove getSyncs method as it nolonger makes much senseDan Goodliffe2017-03-13
|
* Test, fix and remove debug around git operation function name retrievalDan Goodliffe2017-03-05
|
* Update lastcommit when performing a git tree updateDan Goodliffe2017-03-04
|
* Fix root dir paths for git importDan Goodliffe2017-03-04
|
* Address failing test cases by applying a merge operation on modified ↵Dan Goodliffe2017-03-04
| | | | filelist to avoid removing and readding ebuilds
* Initial WIP commit of refreshPackageTreeGit, some tests still failDan Goodliffe2017-03-04
|
* Add service methods to update repositoriesDan Goodliffe2017-03-04
|
* Git operations test data and setup sqlDan Goodliffe2017-02-26
|
* Update SQL_REQUIRE_EQUAL to accept literals and include SQL contextDan Goodliffe2017-02-17
|
* Create maintenance mock and client once per test, not globallyDan Goodliffe2017-02-17
|
* Fix getUse for cases where a flag is only package localgentoobrowse-api-0.7.3Dan Goodliffe2017-01-21
|
* Add missing method to get package URLsgentoobrowse-api-0.7.2Dan Goodliffe2017-01-19
|
* Use libtidy instead of messy shelling out to tidyDan Goodliffe2017-01-16
|
* Reference local schema.sqlDan Goodliffe2017-01-16
|
* Implement sending emails of news ebuilds and signup verificationDan Goodliffe2017-01-03
|
* Add fields/members/functions for storing a user's signup date and when they ↵Dan Goodliffe2017-01-03
| | | | last received a mailshot
* Introduce to mock mail serverDan Goodliffe2017-01-03
|
* Support merging when applying updates that target existing packagesDan Goodliffe2016-12-27
|
* Include archive id in test infoDan Goodliffe2016-12-27
|
* Restore commented out assertionsDan Goodliffe2016-12-27
|
* Actually run the send mail test case, but send the mail to noone@Dan Goodliffe2016-12-27
|
* Write email payloads to bin dir and validate HTML with tidyDan Goodliffe2016-12-27
|
* Fix ordering and test caseDan Goodliffe2016-12-27
|
* Add method for getting recent versions for user tracked packagesDan Goodliffe2016-12-27
|
* Implements package moves from profile/updatesDan Goodliffe2016-12-27
|
* Dump DB before doing assertions so you have some hope of diagnosing problemsDan Goodliffe2016-12-15
|
* Add multi-phase maintenance update cyclesDan Goodliffe2016-12-06
|
* Basic notification service implementationDan Goodliffe2016-12-02
|
* Fix use flag ordering to be not locale sensitive and resulting changes in ↵Dan Goodliffe2016-11-18
| | | | test case
* Add support for getting packaged details tracked by a usergentoobrowse-api-0.6Dan Goodliffe2016-11-04
|
* Add support for getting a user's tracked packagesDan Goodliffe2016-11-04
|
* Add support for search for use flagsDan Goodliffe2016-11-04
|
* Add basic methods for getting information about use flagsDan Goodliffe2016-11-01
|
* Make PackageUse suitable for generic useDan Goodliffe2016-10-30
|
* Don't refresh the package tree just after refreshing the package treeDan Goodliffe2016-10-30
|
* Strip junk from files table and revamp import to matchDan Goodliffe2016-10-29
|
* Don't screw with sequence settings just for testsDan Goodliffe2016-10-29
|