summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tz-remove-csrf-token-for-emojis-json' into 'master'Mike Greiling2019-03-111-1/+9
* Merge branch 'sitcky-prefix-fix' into 'master'Filipa Lacerda2019-03-113-0/+6
* Revert "Merge branch 'remove-select2-rails' into 'master'"Marin Jankovski2019-03-081-1/+1
* Merge branch '58649-project-template-for-android' into 'master'Sean McGivern2019-03-081-0/+4
|\
| * Add Android templateJason Lenny2019-03-071-0/+4
* | remove select2-rails (select2 is now installed via yarn)Praveen Arimbrathodiyil2019-03-081-1/+1
* | Merge branch 'ingress-hostnames' into 'master'Mike Greiling2019-03-0810-79/+88
|\ \
| * | Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-0710-79/+88
| |/
* | Merge branch '9224-create-mr-from-vulnerabilty-feedback-fe' into 'master'Luke Bennett2019-03-081-2/+4
|\ \
| * | Fixes split button styling in modal footerssamdbeckham2019-03-071-2/+4
* | | Provide EE backports for filtering by approver featureIgor2019-03-0711-266/+310
* | | Revert "Merge branch 'sh-show-pre-receive-error-merge' into 'master'"Luke Duncalfe2019-03-081-1/+2
| |/ |/|
* | Display Ancestors in Issuable SidebarRajat Jain2019-03-071-0/+52
* | Merge branch '46464-improve-stop-pipeline-modal' into 'master'Kushal Pandya2019-03-073-35/+104
|\ \
| * | Emit submit event instead of passing handlermfluharty2019-03-072-6/+7
| * | Add information to "Stop pipeline" confirm modalmfluharty2019-03-073-35/+103
* | | Resolve "Project template for iOS"Jason Lenny2019-03-071-0/+4
* | | Merge branch '56618-hashed-storage-skip-validation' into 'master'Stan Hu2019-03-074-4/+4
|\ \ \
| * | | Skip project validation when switching storage layoutsGabriel Mazetto2019-03-054-4/+4
* | | | Merge branch 'use-date-for-upcoming-milestone-comparison' into 'master'Andreas Brandl2019-03-071-2/+2
|\ \ \ \
| * | | | Fix upcoming milestone for far-future due datesSean McGivern2019-03-061-2/+2
* | | | | Resolve "Mask the existing variables"Matija Čupić2019-03-074-7/+7
* | | | | Merge branch 'sh-rugged-tree-entries' into 'master'Sean McGivern2019-03-071-10/+1
|\ \ \ \ \
| * | | | | Remove old code in TreeHelper#flatten_treeStan Hu2019-03-071-10/+1
* | | | | | Merge branch 'restrict-jupyter-login' of https://gitlab.com/amit1rrr/gitlab-c...Amit Rathi2019-03-071-3/+8
* | | | | | Revert "Merge branch 'id-1951-filter-merge-requests-by-approvers' into 'master'"Igor2019-03-0711-310/+266
* | | | | | Merge branch 'fix-blob-editor-deleting-content' into 'master'Filipa Lacerda2019-03-071-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed the blob editor deleting all content for filesPhil Hughes2019-03-071-1/+1
* | | | | | | Merge branch 'eb-update-cycle-analytics-docs' into 'master'Kushal Pandya2019-03-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update Cycle Analytics documentationEric Brinkman2019-03-071-1/+1
* | | | | | | | Merge branch '56937-edit-knative-domain' into 'master'Grzegorz Bizon2019-03-0719-151/+369
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unecessary begin..end blockJoão Cunha2019-03-062-24/+20
| * | | | | | | | Use tap command for better readabilityJoão Cunha2019-03-061-3/+3
| * | | | | | | | Rename ClusterUpdateAppWorker to ClusterPatchAppWorkerJoão Cunha2019-03-053-3/+3
| * | | | | | | | Sends update route to the clientJoão Cunha2019-03-054-0/+15
| * | | | | | | | Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-059-61/+185
| * | | | | | | | Add ability to edit Knative domainjerasmus2019-03-055-78/+161
* | | | | | | | | Merge branch 'winh-enable-reply_to_individual_notes' into 'master'Grzegorz Bizon2019-03-072-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Enable reply_to_individual_notes feature flag by defaultWinnie Hellmann2019-03-062-2/+2
* | | | | | | | | Resolve "Jobs tab border top in pipeline's page is 1px off"Miranda Fluharty2019-03-072-5/+6
* | | | | | | | | Merge branch 'expand-diff-to-full-file' into 'master'Douwe Maan2019-03-0712-59/+275
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move diff_line preparation into presenterMark Chao2019-03-072-35/+35
| * | | | | | | | | Add option to expand diff to full filePhil Hughes2019-03-0610-10/+193
| * | | | | | | | | Fix spec description and outdated commentsMark Chao2019-03-061-2/+0
| * | | | | | | | | Add full option for blob diff actionMark Chao2019-03-062-14/+49
* | | | | | | | | | Merge branch 'osw-merge-to-ref-changes-for-ci-team' into 'master'Douwe Maan2019-03-071-9/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Provide reliable source and target IDsOswaldo Ferreira2019-03-061-1/+6
| * | | | | | | | | Ref merge does not fail upon FF config enabledOswaldo Ferreira2019-03-061-9/+1
* | | | | | | | | | Merge branch 'ce-9486-insights-config-file' into 'master'Rémy Coutable2019-03-071-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Port EE insights configuration partial renderingLin Jen-Shin2019-03-061-0/+2