summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
|/ / / / / / / / /
* | | | | | | | | Merge branch '62973-specify-time-frame-in-shareable-link-for-embedding-metric...Mike Greiling2019-08-0811-72/+141
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Simplify getTimeDiff functionSimon Knox2019-08-0811-72/+141
|/ / / / / / / / /
* | | | | | | | | Merge branch 'sh-add-missing-csp-report-uri' into 'master'Mayra Cabrera2019-08-073-2/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add missing report-uri to CSP configsh-add-missing-csp-report-uriStan Hu2019-08-073-2/+9
* | | | | | | | | | Merge branch 'clair-checksum' into 'master'Stan Hu2019-08-071-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Checksum clair executablePhilippe Lafoucrière2019-08-071-0/+2
|/ / / / / / / / /
* | | | | | | | | Merge branch '44496-save-project-id' into 'master'Stan Hu2019-08-0710-52/+233
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Save instance administration project id in DBReuben Pereira2019-08-0710-52/+233
|/ / / / / / / / /
* | | | | | | | | Merge branch 'gitaly-version-v1.57.0' into 'master'Sean McGivern2019-08-072-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Upgrade Gitaly to v1.57.0GitalyBot2019-08-072-1/+6
|/ / / / / / / / /
* | | | | | | | | Merge branch 'docs-update-feature-flags' into 'master'Achilleas Pipinellis2019-08-073-2/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update documentation for new feature flag percent rollout UXJason Goodman2019-08-073-2/+60
|/ / / / / / / / /
* | | | | | | | | Merge branch 'jenkins-quickstart-docs' into 'master'Achilleas Pipinellis2019-08-073-0/+211
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add Jenkins quick reference pageJason Lenny2019-08-073-0/+211
|/ / / / / / / / /
* | | | | | | | | Merge branch 'specific-embeds-be' into 'master'Sean McGivern2019-08-0723-55/+917
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Support dashboard params for metrics dashboardSarah Yasonik2019-08-0723-55/+917
|/ / / / / / / / /
* | | | | | | | | Merge branch '45619-reservedNames-docs' into 'master'Achilleas Pipinellis2019-08-071-21/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update and sort reserved namesStefan Schmalzhaf2019-08-071-21/+3
* | | | | | | | | | Merge branch '61445-prevent-persisting-auto-switch-discussion-filter' into 'm...Clement Ho2019-08-078-11/+65
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Do not persist notes filter when auto-switchingHeinrich Lee Yu2019-08-078-11/+65
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '65705-two-buttons' into 'master'Kushal Pandya2019-08-073-2/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Removes duplicate button65705-two-buttonsFilipa Lacerda2019-08-063-2/+13
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '60449-reduce-gitaly-calls-when-rendering-commits-in-md' into 'm...Douwe Maan2019-08-075-21/+48
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Initial commit of WIP code for considerationKerri Miller2019-08-075-21/+48
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '47814-search-view-labels' into 'master'Paul Slaughter2019-08-0712-44/+139
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Limiting search-field styling to search only47814-search-view-labelsDenys Mishunov2019-08-074-34/+49