| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
To avoid the use of slow queries, remove some deprecated methods and encourage
the use of ProjectFinder to find projects.
|
|
|
|
|
| |
The helper will be modified in V4, so copy the original to V4 to keep the
current behavior in V3.
|
|
|
|
|
|
| |
- As opposed to the `id` that was previously being used.
- This brings the API routes closer to the web interface's routes.
- This is specific to API v4.
|
|
- As opposed to the issue `id` that was previously being used.
- This brings the API routes closer to the web interface's routes.
- This is specific to API v4.
|