summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Flush cached information about schema.Andreas Brandl2018-03-061-0/+6
* Only track contributions if table is available.Andreas Brandl2018-03-062-1/+12
* Address rubocop offenses.Andreas Brandl2018-03-061-28/+30
* Treat special cases accordingly.Andreas Brandl2018-03-061-1/+15
* Cache project/user combinations.Andreas Brandl2018-03-061-3/+19
* Track which projects a user contributed to.Andreas Brandl2018-03-062-0/+18
* Merge branch 'jprovazn-count-cleanup' into 'master'43739-gl_repository-not-set-when-merging-merge-requests-from-the-web-uiRobert Speicher2018-03-051-4/+0
|\
| * Cleanup after adding MR diff's commit_countJan Provaznik2018-03-051-4/+0
* | Merge branch 'fix-impersonate-ui' into 'master'Rémy Coutable2018-03-051-1/+0
|\ \
| * | Remove impersonate token from flash scopejulien MILLAU2018-03-021-1/+0
* | | Merge branch 'fix/find-commit-with-empty-rev' into 'master'Robert Speicher2018-03-051-1/+1
|\ \ \
| * | | Keep a commit around if its sha is presentAhmad Sherif2018-03-051-1/+1
* | | | Merge branch 'kp-label-select-vue' into 'master'Phil Hughes2018-03-0513-4/+559
|\ \ \ \
| * | | | LabelsSelect DropdownValueCollapsed ComponentKushal Pandya2018-03-051-0/+48
| * | | | LabelsSelect DropdownValue ComponentKushal Pandya2018-03-051-0/+63
| * | | | LabelsSelect DropdownTitle ComponentKushal Pandya2018-03-051-0/+30
| * | | | LabelsSelect DropdownSearchInput ComponentKushal Pandya2018-03-051-0/+27
| * | | | LabelsSelect DropdownHiddenInput ComponentKushal Pandya2018-03-051-0/+22
| * | | | LabelsSelect DropdownHeader ComponentKushal Pandya2018-03-051-0/+21
| * | | | LabelsSelect DropdownFooter ComponentKushal Pandya2018-03-051-0/+34
| * | | | LabelsSelect DropdownCreateLabel ComponentKushal Pandya2018-03-051-0/+84
| * | | | LabelsSelect DropdownButton ComponentKushal Pandya2018-03-051-0/+78
| * | | | LabelsSelect Base ComponentKushal Pandya2018-03-051-0/+149
| * | | | Update path for ListLabel modelKushal Pandya2018-03-051-1/+1
| * | | | ListLabel Shared ModelKushal Pandya2018-03-051-3/+1
| * | | | Allow exposing methods to `gon_helper`Kushal Pandya2018-03-051-0/+1
| | |_|/ | |/| |
* | | | Merge branch '43809-not-seeing-mentioned-in-commit-system-message-after-mergi...Robert Speicher2018-03-051-4/+3
|\ \ \ \
| * | | | Fix MR merge commit cross-references to the MR itselfSean McGivern2018-03-051-4/+3
* | | | | Merge branch 'wip-slash-command-on-mr-description' into 'master'Rémy Coutable2018-03-055-15/+25
|\ \ \ \ \
| * | | | | Rename quick actions handlerOswaldo Ferreira2018-03-052-3/+3
| * | | | | Move wip handling to MergeRequest::BaseServicewip-slash-command-on-mr-descriptionOswaldo Ferreira2018-03-015-355/+25
| * | | | | /wip slash command on MR creationAdam Pahlevi2018-03-013-11/+351
* | | | | | Merge branch '37430-projects-comparecontroller-show-is-calling-gitaly-n-1-tim...Rémy Coutable2018-03-051-4/+2
|\ \ \ \ \ \
| * | | | | | Fix n+1 issue by not reloading fully loaded blobsAlejandro Rodríguez2018-03-051-4/+2
* | | | | | | Merge branch '43837-error-handle-in-updating-milestone-on-issue' into 'master'Jacob Schatz2018-03-051-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Stop loading spinner on error of milestone update on issueTakuya Noguchi2018-03-041-0/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern2018-03-055-0/+33
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Adds updated_at filter to issues and merge_requests APIJacopo2018-03-055-0/+33
* | | | | | | Use limited count queries also for scoped searchesJan Provaznik2018-03-052-4/+16
* | | | | | | Merge branch '43334-reply-by-email-did-not-pick-up-unsubscribe-quick-action' ...Rémy Coutable2018-03-052-6/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-actionSean McGivern2018-03-022-6/+4
* | | | | | | | Merge branch 'ee-4862-verify-file-checksums' into 'master'Sean McGivern2018-03-051-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Foreground verification of uploads and LFS objectsee-4862-verify-file-checksumsNick Thomas2018-03-021-0/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'remove-projects-finder-from-todos-finder' into 'master'Sean McGivern2018-03-051-9/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't use ProjectsFinder in TodosFinderremove-projects-finder-from-todos-finderYorick Peterse2018-03-021-9/+6
* | | | | | | | | Merge branch 'remove-ide' into 'master'Tim Zallmann2018-03-0559-3662/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | removed IDE buttonremove-idePhil Hughes2018-03-021-1/+0
| * | | | | | | | removed show_new_branch_formPhil Hughes2018-03-021-6/+0
| * | | | | | | | removed helper methodsPhil Hughes2018-03-024-29/+0
| * | | | | | | | Remove IDE from CEPhil Hughes2018-03-0254-3626/+0
| | |_|_|_|_|_|/ | |/| | | | | |