Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split migrations folder (#21549) | Lunny Xiao | 2022-11-02 | 1 | -56/+0 |
| | | | | There are too many files in `models/migrations` folder so that I split them into sub folders. | ||||
* | Use neutral language in comments and docs (#20135) | Gusted | 2022-06-25 | 1 | -1/+1 |
| | | | - Replace `his/her` to `their`, as it's more neutral language. | ||||
* | Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ↵ | 6543 | 2020-10-12 | 1 | -0/+56 |
(#13124) * Add timestamps to Star, Label, LanguageStat, Follow, Watch and Collaboration * Star do not need updated * LanguageStat do not need update (they wont change) * fix unit-test |