Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates on success of an MR the count on top and in other tabs | Tim Zallmann | 2019-07-09 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | New API endpoint for merge request count Updates all open tabs at the same time with one call Restructured API response API response changed to 401 if no current_user Added API + JS specs Fix for Static Check Updated Count on Open/Close, Assign/Unassign of MR's Checking if MR Count is refreshed Added # frozen_string_literal: true to spec Added Changelog | ||||
* | Added forked projects API call function | Phil Hughes | 2019-06-19 | 1 | -0/+23 |
| | | | | Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/58583 | ||||
* | Merge branch 'fe-jestify-specs-starting-with-a-1' into 'master' | Mike Greiling | 2019-06-04 | 1 | -1/+1 |
| | | | | | Jestify some specs that start with "A" See merge request gitlab-org/gitlab-ce!28727 | ||||
* | Jestify api spec | Paul Slaughter | 2019-05-30 | 1 | -0/+477 |