summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update rails templaterails-template-updateHordur Freyr Yngvason2019-08-082-0/+5
* Merge branch '62609-test-summary-loading-spinner-is-too-large' into 'master'Mike Greiling2019-08-083-2/+11
|\
| * Adjust size and align MR-widget loading icon62609-test-summary-loading-spinner-is-too-largeDave Pisek2019-08-073-2/+11
* | Merge branch '63560-add-vue-i18n-eslint' into 'master'Mike Greiling2019-08-0849-17/+107
|\ \
| * | Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-0849-17/+107
|/ /
* | Merge branch 'docs/deploy-keys-api' into 'master'Evan Read2019-08-082-28/+33
|\ \
| * | Merge deploy keys example to deploy keys API docsAchilleas Pipinellis2019-08-082-28/+33
* | | Merge branch '7250-group-bulk-edit-issues-mrs-epics-change-label-ce' into 'ma...Mike Greiling2019-08-0811-173/+215
|\ \ \ | |/ / |/| |
| * | CE port for bulk updating group labelsEugenia Grieff2019-08-0811-173/+215
|/ /
* | Merge branch '20137-starrers' into 'master'Stan Hu2019-08-0839-95/+998
|\ \
| * | Fix public/private starrers counts in special cases20137-starrersCamil Staps2019-08-073-8/+59
| * | Handle reviewer comments on !24690Camil Staps2019-08-077-18/+28
| * | Fix display of own projects on the starred projects user profile tabCamil Staps2019-08-071-1/+1
| * | Allow viewing starrers of empty projectsCamil Staps2019-08-071-3/+0
| * | Add empty state for starred projects tab on user pageCamil Staps2019-08-072-10/+27
| * | Fix star count link after clicking star/unstar buttonCamil Staps2019-08-071-1/+1
| * | InternationalizationCamil Staps2019-08-072-2/+8
| * | Make users.private_profile default false (previously had no default value)Camil Staps2019-08-071-2/+2
| * | Address reviewer commentsCamil Staps2019-08-074-18/+40
| * | Remove postgres-specific SQL from UsersStarProjectCamil Staps2019-08-071-2/+2
| * | Fix test styleCamil Staps2019-08-071-3/+4
| * | Add tests for starrers viewsCamil Staps2019-08-075-1/+255
| * | Fix testsCamil Staps2019-08-073-3/+3
| * | Expose time since starring on project/:id/starrers API endpoint; exclude priv...Camil Staps2019-08-075-19/+38
| * | Remove private profiles from starrers view of projectsCamil Staps2019-08-074-6/+21
| * | Starrers view: fix search bar when a query did not match anythingCamil Staps2019-08-071-1/+1
| * | Starrers view: fix search icon, change placeholder, fix "no starrers" when se...Camil Staps2019-08-071-11/+14
| * | Fix API endpoint for starred projects of a user; add info about starred proje...Camil Staps2019-08-072-1/+3
| * | Refactor UsersController to present personal, contributed and starred project...Camil Staps2019-08-071-19/+7
| * | Add documentation and changelog for !24690Camil Staps2019-08-073-4/+232
| * | Avoid unnecessary includes in StarredProjectsFinderCamil Staps2019-08-071-1/+1
| * | Add pagination to {user}/starred viewCamil Staps2019-08-071-3/+5
| * | Rewrite StarredProjectsFinder to use ProjectsFinderCamil Staps2019-08-072-30/+5
| * | Add pagination to {project}/starrers viewCamil Staps2019-08-075-20/+12
| * | Change sorting options for starrers: name (asc/desc), most/least recent starCamil Staps2019-08-079-20/+87
| * | Fix code styleCamil Staps2019-08-071-1/+1
| * | Add users/:user_id/starred_projects API endpoint for projects starred by a userCamil Staps2019-08-071-0/+16
| * | Add message on starrers view when nobody has starred a repository yetCamil Staps2019-08-071-18/+22
| * | Make sure starred_since is of the requested project in StarrersController; cl...Camil Staps2019-08-072-13/+3
| * | Add "Starred projects" tab to user overviewCamil Staps2019-08-076-3/+68
| * | Add starring date to overview of starrersCamil Staps2019-08-075-17/+31
| * | 4-column table layout for starrers viewCamil Staps2019-08-073-2/+19
| * | Add links to starrers in lists of projectsCamil Staps2019-08-071-1/+3
| * | Add /starrers view for projectsCamil Staps2019-08-0717-66/+200
| * | Add projects/:id/starrers API endpoint for users who starred a repositoryCamil Staps2019-08-071-0/+12
* | | Merge branch 'tpresa-expose-reject-unsigned-commits' into 'master'Ash McKenzie2019-08-081-3/+7
|\ \ \
| * | | Updating description of the optiontpresa-expose-reject-unsigned-commitsThiago Presa2019-08-071-1/+1
| * | | Add docs for reject_unsigned_commits (premium only)Thiago Presa2019-08-071-3/+7
* | | | Merge branch 'docs-api-resources' into 'master'Evan Read2019-08-082-143/+148
|\ \ \ \
| * | | | Split api resources into it's own docMarcel Amirault2019-08-082-143/+148
|/ / / /