aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/mysql.ini
Commit message (Collapse)AuthorAgeFilesLines
* Set console to debug for integration testsEthan Koenig2017-06-151-2/+2
|
* fix collborators lack of units on orgnization repositories (#1968)Lunny Xiao2017-06-151-2/+2
| | | | | | * fix collborators lack of units on orgnization repositories * also change log level to debug
* Fix activity feed (#1779)Ethan Koenig2017-05-261-10/+12
| | | | | | | | | | | | * Fix activity feed Preserve actions after user/repo name change * Add missing comment * Fix migration, and remove fields completely * Tests
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-081-0/+1
|
* MySQL, Postgres integration tests in drone (#1638)Ethan Koenig2017-04-301-3/+3
| | | | | | | | | | * MySQL, Postgres integration tests in drone * Fix .drone.yml * sign drone * resign drone
* Integration test framework (#1290)Ethan Koenig2017-04-251-0/+56
* Integration test framework * udpate drone sign * Formatting fixes and move router.go to routers/ * update sign for drone