summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix MR checkboxes alignment on mobile57037-fix-mr-checkboxes-mobile-alignmentPaul Slaughter2019-05-302-48/+2
* Sort by position in issue boards store addList()Winnie Hellmann2019-05-303-17/+16
* Merge branch 'upgrade-core-js' into 'master'Mike Greiling2019-05-302-18/+19
|\
| * Upgrade core-js and add URL polyfillupgrade-core-jsPaul Gascou-Vaillancourt2019-05-302-18/+19
* | Merge branch '609120-ref-link' into 'master'Mayra Cabrera2019-05-301-1/+1
|\ \
| * | Fixes ref being displayed as raw HTML609120-ref-linkFilipa Lacerda2019-05-301-1/+1
* | | Externalize strings of PGP Keys and SSH Keys page in user profileantony liu2019-05-3010-36/+38
* | | Add offset adjust to fix line positionJustin Boyson2019-05-301-0/+10
* | | Merge branch '62485-label-weights' into 'master'Annabel Dunstone Gray2019-05-301-0/+6
|\ \ \
| * | | Give all labels bold weight62485-label-weightsJarek Ostrowski2019-05-291-0/+6
* | | | Merge branch 'fix-label-color-titles' into 'master'Sean McGivern2019-05-301-2/+2
|\ \ \ \
| * | | | Fix inconsistent capitalization in label colorsHeinrich Lee Yu2019-05-301-2/+2
* | | | | Get copy to clipboard button aligned within snippet headerMarcel van Remmerden2019-05-306-7/+9
|/ / / /
* | | | Merge branch '9121-sort-relative-position' into 'master'docs/create-table-driven-standardsSean McGivern2019-05-304-33/+51
|\ \ \ \
| * | | | Check for manual_sorting feature flag9121-sort-relative-positionBrett Walker2019-05-281-1/+1
| * | | | Allow issues to be sorted by relative_positionBrett Walker2019-05-284-33/+51
* | | | | Merge branch 'referenced-labels' into 'master'Kushal Pandya2019-05-301-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add referenced-commands in no overflow listreferenced-labelsRajat Jain2019-05-291-1/+2
| | |_|/ | |/| |
* | | | Externalize strings of active sessions page in user profileantony liu2019-05-302-7/+8
* | | | Backport of EE change in `app/views/search/_form.html.haml`Michel Engelen2019-05-301-0/+1
* | | | Add Pipeline IID to viewsMike Scott2019-05-309-16/+81
* | | | Merge branch '6104-ee-ce-difference' into 'master'Filipa Lacerda2019-05-302-2/+7
|\ \ \ \
| * | | | Unified repository/show.html for CE and EE6104-ee-ce-differenceDenys Mishunov2019-05-292-2/+7
* | | | | Merge branch 'vue-repo-parent-row-fixes' into 'master'Filipa Lacerda2019-05-301-2/+2
|\ \ \ \ \
| * | | | | Fixes bug with parent row component triggering multiple Vue router pushesPhil Hughes2019-05-291-2/+2
| |/ / / /
* | | | | Merge branch 'graphql-batch-requests-ee' into 'master'Filipa Lacerda2019-05-302-7/+16
|\ \ \ \ \
| * | | | | Enable GraphQL batch requestsPhil Hughes2019-05-292-7/+16
| | |/ / / | |/| | |
* | | | | Merge branch '62487-external-policy-desc' into 'master'Phil Hughes2019-05-301-1/+1
|\ \ \ \ \
| * | | | | Move text under p tag62487-external-policy-descJarek Ostrowski2019-05-291-1/+1
* | | | | | Merge branch '61393-emoji-button' into 'master'Filipa Lacerda2019-05-301-3/+0
|\ \ \ \ \ \
| * | | | | | Fix color of emoji button61393-emoji-buttonAnnabel Dunstone Gray2019-05-291-3/+0
| | |_|/ / / | |/| | | |
* | | | | | Extract clearDetailIssue() to issue boards storeWinnie Hellmann2019-05-303-2/+6
* | | | | | Fix for #61788 predefined colours dont have descriptive labelsChris Toynbee2019-05-304-36/+36
* | | | | | Merge branch '61024-update-resolved-icon' into 'master'Clement Ho2019-05-293-3/+3
|\ \ \ \ \ \
| * | | | | | Add new icon if resolved61024-update-resolved-iconJarek Ostrowski2019-05-293-3/+3
* | | | | | | Merge branch 'add-wiki-size-to-statistics' into 'master'Stan Hu2019-05-296-6/+22
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add wiki size to project statisticsPeter Marko2019-05-296-6/+22
| | |/ / / / | |/| | | |
* | | | | | Build visual_review_toolbar with webpackSarah Groff Hennigh-Palermo2019-05-292-0/+151
* | | | | | Redirect to admin projects index if project was deleted from admin pageLuke Picciau2019-05-292-3/+12
| |_|_|_|/ |/| | | |
* | | | | Merge branch '61639-flaky-spec-issue-boards-labels-creates-project-label-spec...Tim Zallmann2019-05-292-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix dropdown position when loading remote data61639-flaky-spec-issue-boards-labels-creates-project-label-spec-features-boards-sidebar_spec-rb-350Heinrich Lee Yu2019-05-272-2/+6
* | | | | Make external_dashboard_url available to frontendReuben Pereira2019-05-294-2/+8
* | | | | Updated heading for default state in Web IDEDenys Mishunov2019-05-2910-93/+180
* | | | | Merge branch 'vue-repo-breadcrumbs' into 'master'Filipa Lacerda2019-05-299-69/+158
|\ \ \ \ \
| * | | | | Created repository list breadcrumbs Vue appPhil Hughes2019-05-299-69/+158
| | |_|/ / | |/| | |
* | | | | Merge branch 'mc/feature/reports-download' into 'master'Grzegorz Bizon2019-05-294-2/+33
|\ \ \ \ \
| * | | | | Extract Ci::Build#report_artifacts into methodmc/feature/reports-downloadMatija Čupić2019-05-282-3/+8
| * | | | | Rename with_all_reports to with_reportsMatija Čupić2019-05-283-8/+11
| * | | | | Move JobArtifactEntity to JobArtifactReportEntityMatija Čupić2019-05-282-2/+2
| * | | | | Expose report download path in build detailsMatija Čupić2019-05-282-0/+19