summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* [CE] i18n: externalize strings from 'app/views/projects/forks'i18n-extract-app/views/projects-forksTao Wang2019-04-233-25/+18
* Fix issue with list label text colorTucker Chapman2019-04-231-0/+1
* Merge branch 'upgrade-to-rails-5-1' into 'master'Rémy Coutable2019-04-2316-34/+36
|\
| * Remove use of deprecated methodsupgrade-to-rails-5-1Heinrich Lee Yu2019-04-231-2/+2
| * Upgrade Rails to 5.1.6.1Jasper Maes2019-04-2315-32/+34
* | Merge branch '60569-timeline-entry-label-link-is-not-applying-the-filter-on-i...Kamil Trzciński2019-04-231-0/+1
|\ \
| * | Add label_name as scalar param of IssuableFinder60569-timeline-entry-label-link-is-not-applying-the-filter-on-issuesHeinrich Lee Yu2019-04-231-0/+1
| |/
* | Externalize some strings in issue page and new issue pageVictor Wu2019-04-232-6/+6
* | Merge branch 'sh-avoid-fetching-temp-refs-within-project' into 'master'Douwe Maan2019-04-231-2/+2
|\ \
| * | Check that source and target branch existStan Hu2019-04-181-2/+2
* | | Merge branch 'resolve-ee-ce-diff-of-noteable-discussion' into 'master'Phil Hughes2019-04-231-1/+6
|\ \ \
| * | | Resolve EE / CE diff of noteable_discussionresolve-ee-ce-diff-of-noteable-discussionPaul Slaughter2019-04-221-1/+6
* | | | Revert "Increased page size to 100"Natalia Tepluhina2019-04-232-11/+17
* | | | Merge branch '59514-uploading-images-base64' into 'master'Phil Hughes2019-04-236-7/+27
|\ \ \ \
| * | | | Stores 'binary' and 'rawPath' attr after uploadDenys Mishunov2019-04-184-2/+14
| * | | | Always hides editor in Web IDE for binary filesDenys Mishunov2019-04-171-1/+1
| * | | | Passes file type down to ContentViewerDenys Mishunov2019-04-172-5/+13
* | | | | Make swipe view images line upftab2019-04-231-4/+7
| |_|_|/ |/| | |
* | | | Remove unused codeMichael Kozono2019-04-221-6/+0
| |/ / |/| |
* | | Revert "Created a hack to prevent setting content on image"Natalia Tepluhina2019-04-222-3/+3
* | | Merge branch 'update-gitlab-runner-helm-chart-to-0-4-0' into 'master'James Lopez2019-04-221-1/+1
|\ \ \
| * | | Update GitLab Runner Helm Chart to 0.4.0update-gitlab-runner-helm-chart-to-0-4-0Steve Azzopardi2019-04-191-1/+1
* | | | Fix wrong use of ActiveRecord in PoolRepositoryJacob Vosmaer2019-04-202-7/+6
* | | | Merge branch '57247-show-prioritized-labels-to-guests' into 'master'Clement Ho2019-04-194-31/+33
|\ \ \ \
| * | | | Show prioritized labels to guests57247-show-prioritized-labels-to-guestsHeinrich Lee Yu2019-04-194-31/+33
| | |_|/ | |/| |
* | | | Improvements to Project overview UIIllya Klymov2019-04-193-4/+11
* | | | Merge branch 'fixed-diff-border' into 'master'Annabel Dunstone Gray2019-04-191-2/+2
|\ \ \ \
| * | | | Fixes the border color on diffsPhil Hughes2019-04-181-2/+2
* | | | | Merge branch 'ce-issue-10671' into 'master'Grzegorz Bizon2019-04-192-8/+8
|\ \ \ \ \
| * | | | | Aligned changes to Issuable with EEce-issue-10671Patrick Derichs2019-04-181-4/+4
| * | | | | Aligned IssuesController implementation with EEPatrick Derichs2019-04-181-4/+4
| |/ / / /
* | | | | Extract ProjectStatistics updates into a concernAlessio Caiazza2019-04-193-32/+65
| |_|/ / |/| | |
* | | | Merge branch '39858-add-group-owned-info-to-projects-api' into 'master'Douwe Maan2019-04-191-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Adds namespace information to project endpoint39858-add-group-owned-info-to-projects-apiMayra Cabrera2019-04-181-0/+5
* | | | Resolve cluster metrics regressionAdriel Santiago2019-04-181-4/+3
* | | | Merge branch 'ce-10725-restructure-project-merge-request-settings-page' into ...Michael Kozono2019-04-186-49/+63
|\ \ \ \
| * | | | Update CE-specific files for project MR settings UIce-10725-restructure-project-merge-request-settings-pageNathan Friend2019-04-176-49/+63
* | | | | Fix link issues with labelsTanya Pazitny2019-04-181-6/+5
* | | | | Replace ee-specific code for boards/issue_card_innerRoman Rodionov2019-04-182-8/+12
* | | | | Merge branch 'fe-uninstall-cluster-apps' into 'master'Filipa Lacerda2019-04-185-51/+96
|\ \ \ \ \
| * | | | | Pass installed attribute to app_rowsfe-uninstall-cluster-appsEnrique Alcantara2019-04-181-0/+7
| * | | | | Show uninstall button when app is uninstallableEnrique Alcantara2019-04-182-12/+41
| * | | | | Determine if app is installed in the storeEnrique Alcantara2019-04-173-40/+49
* | | | | | Merge branch 'boards-stylelint' into 'master'Filipa Lacerda2019-04-1817-241/+60
|\ \ \ \ \ \
| * | | | | | Fix stylelint rules in boards.scssPhil Hughes2019-04-1717-241/+60
* | | | | | | Merge branch 'an-use-labkit' into 'master'ce-xanf-add-links-to-admin-areaRémy Coutable2019-04-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-181-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Add instructions on how to contribute a "Built-In" template on projects/new"Illya Klymov2019-04-181-1/+6
* | | | | | | Merge branch 'markdown-autocomplete-escaping' into 'master'Kushal Pandya2019-04-181-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Only use backslash escapes in autocomplete when neededmarkdown-autocomplete-escapingSean McGivern2019-04-171-1/+4