summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix :wiki_can_not_be_created_total counteralipniagov-fix-wiki_can_not_be_created_total-counterAleksei Lipniagov2019-08-091-1/+1
* Merge branch 'visual-review-tools-constant-storage-keys' into 'master'Paul Slaughter2019-08-098-16/+31
|\
| * Visual review app gitlab storage keysvisual-review-tools-constant-storage-keysshampton2019-08-028-16/+31
* | Shrink size of please register or sign in boxMarcel van Remmerden2019-08-091-1/+1
* | Revert "Merge branch '4221-board-milestone-should-persist-any-none-properly-c...Winnie Hellmann2019-08-093-19/+20
* | resolve review comments:Tom Quirk2019-08-091-4/+4
* | Merge branch '39217-remove-kubernetes-service-integration' into 'master'James Lopez2019-08-095-139/+3
|\ \
| * | Final removal of KubernetesService39217-remove-kubernetes-service-integrationTiger2019-08-085-139/+3
* | | Remove duplicate button to add new metricsMiguel Rincon2019-08-092-15/+5
* | | Enable the prometheus endpoint by defaultSarah Yasonik2019-08-081-1/+1
* | | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-087-5/+113
* | | Rename blocking MRs to cross-project MR dependenciesNick Thomas2019-08-082-2/+1
* | | Merge branch 'no-oxygen' into 'master'Annabel Dunstone Gray2019-08-081-1/+1
|\ \ \
| * | | Prefer Noto Sans fontAlexander Oleynikov2019-08-071-1/+1
* | | | Record usage on snippet usageMark Chao2019-08-084-1/+9
* | | | Merge branch '63181-collapsible-line' into 'master'Kushal Pandya2019-08-081-14/+31
|\ \ \ \
| * | | | Makes title section collapsible63181-collapsible-lineFilipa Lacerda2019-08-071-14/+31
* | | | | FE for group level Cycle AnalyticsBrandon Labuschagne2019-08-082-6/+19
* | | | | Merge branch '62609-test-summary-loading-spinner-is-too-large' into 'master'Mike Greiling2019-08-082-2/+6
|\ \ \ \ \
| * | | | | Adjust size and align MR-widget loading icon62609-test-summary-loading-spinner-is-too-largeDave Pisek2019-08-072-2/+6
* | | | | | Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-0845-14/+69
* | | | | | CE port for bulk updating group labelsEugenia Grieff2019-08-086-4/+7
* | | | | | Merge branch '20137-starrers' into 'master'Stan Hu2019-08-0822-70/+372
|\ \ \ \ \ \
| * | | | | | Fix public/private starrers counts in special cases20137-starrersCamil Staps2019-08-072-3/+21
| * | | | | | Handle reviewer comments on !24690Camil Staps2019-08-074-12/+16
| * | | | | | 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-071-10/+21
| * | | | | | Fix star count link after clicking star/unstar buttonCamil Staps2019-08-071-1/+1
| * | | | | | InternationalizationCamil Staps2019-08-071-2/+2
| * | | | | | Make users.private_profile default false (previously had no default value)Camil Staps2019-08-071-2/+2
| * | | | | | Address reviewer commentsCamil Staps2019-08-071-0/+1
| * | | | | | Remove postgres-specific SQL from UsersStarProjectCamil Staps2019-08-071-2/+2
| * | | | | | Fix testsCamil Staps2019-08-072-2/+2
| * | | | | | Expose time since starring on project/:id/starrers API endpoint; exclude priv...Camil Staps2019-08-072-1/+10
| * | | | | | 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
| * | | | | | Refactor UsersController to present personal, contributed and starred project...Camil Staps2019-08-071-19/+7
| * | | | | | 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-078-20/+84
| * | | | | | Fix code styleCamil Staps2019-08-071-1/+1
| * | | | | | 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-075-3/+67
| * | | | | | Add starring date to overview of starrersCamil Staps2019-08-075-17/+31
| * | | | | | 4-column table layout for starrers viewCamil Staps2019-08-073-2/+19