summaryrefslogtreecommitdiffstats
path: root/models/fixtures/action.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix user profile activity feed (#1848)Ethan Koenig2017-06-021-1/+1
| | | | | | * Fix user profile activity feed * gofmt, and avoid overlapping database connections
* Fix activity feed (#1779)Ethan Koenig2017-05-261-9/+0
| | | | | | | | | | | | * Fix activity feed Preserve actions after user/repo name change * Add missing comment * Fix migration, and remove fields completely * Tests
* Consistency checks for action unit tests (#1079)Ethan Koenig2017-02-281-2/+2
|
* Fix public activity showing private repos (#892)Morgan Bazalgette2017-02-111-0/+11
| | | | | | | | | | * Fix public activity showing private repos (#811) Signed-off-by: Morgan Bazalgette <the@howl.moe> * error check after setting is_private to true * Add test for UpdateRepository w/ visibility change
* Unit tests for models/action (#619)Ethan Koenig2017-01-091-0/+22