Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add # frozen_string_literal to spec/models | Thong Kuah | 2019-04-01 | 1 | -0/+2 |
* | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specs | blackst0ne | 2017-12-22 | 1 | -1/+1 |
* | Change all `:empty_project` to `:project`rs-empty_project-default | Robert Speicher | 2017-08-02 | 1 | -1/+1 |
* | Enable Style/DotPosition Rubocop :cop: | Grzegorz Bizon | 2017-06-21 | 1 | -2/+2 |
* | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 1 | -1/+1 |
* | Use `:empty_project` where possible in model specsrs-empty_project-models | Robert Speicher | 2017-01-26 | 1 | -1/+1 |
* | Process commits in a separate workerprocess-commits-using-sidekiq | Yorick Peterse | 2016-11-07 | 1 | -0/+9 |
* | Added IssueCollection | Yorick Peterse | 2016-11-07 | 1 | -0/+58 |