Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jprovazn-rails5-boards' into 'master' | Rémy Coutable | 2018-06-11 | 1 | -6/+12 |
|\ | |||||
| * | Fix conversion of integer into string in board spec | Jan Provaznik | 2018-06-09 | 1 | -6/+12 |
* | | Make all uses of `fixture_file_upload` use relative paths | Robert Speicher | 2018-06-07 | 1 | -1/+1 |
|/ | |||||
* | Reduce CE/EE diff in spec/controllers/boards/issues_controller_spec.rb | Rémy Coutable | 2018-05-24 | 1 | -1/+1 |
* | Port `read_cross_project` ability from EE | Bob Van Landuyt | 2018-02-22 | 1 | -0/+1 |
* | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specs | blackst0ne | 2017-12-22 | 2 | -5/+5 |
* | Refactor `have_http_status` into `have_gitlab_http_status` in the specs | Jacopo | 2017-10-20 | 2 | -30/+30 |
* | fix another N+1 query for label priorities34510-board-issues-sql-speedup | micael.bergeron | 2017-09-12 | 1 | -0/+11 |
* | Backport specs | Felipe Artur | 2017-08-31 | 2 | -10/+24 |
* | Continue BE backport | Felipe Artur | 2017-08-31 | 2 | -0/+473 |