summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Adds Rubocop rule to enforce class_methods over module ClassMethodsJacopo2018-08-291-0/+66
* Ignore API requests in performance barSean McGivern2018-08-291-0/+63
* Include rich_text in diff cache keysSean McGivern2018-08-282-4/+12
* [master] Missing CSRF in System Hooks resend actionFrancisco Javier López2018-08-282-5/+5
* Escaped html charactersChantal Rollison2018-08-283-5/+69
* Resolve "Orphaned upload files are accessible via project exports"Michael Kozono2018-08-281-0/+32
* Block link-local addresses in URLBlockerStan Hu2018-08-281-1/+24
* Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-2813-49/+21
* Merge branch 'mk/geo-replicate-keep-around-refs-ce-backport' into 'master'Stan Hu2018-08-281-0/+18
|\
| * Backport Repository#keep_around changes from EE to CEMichael Kozono2018-08-271-0/+18
* | Merge branch '50441-high-number-of-statement-timeouts-in-groupdestroyworker-d...Nick Thomas2018-08-281-0/+8
|\ \
| * | don't trigger project deletion hooks twice when removing a groupGabriel Mazetto2018-08-261-0/+8
* | | Merge branch 'rails5-fix-import-merge-request-creator' into 'master'Rémy Coutable2018-08-281-2/+2
|\ \ \
| * | | Rails5: fix can't quote ActiveSupport::HashWithIndifferentAccessJasper Maes2018-08-271-2/+2
* | | | Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable2018-08-284-17/+128
|\ \ \ \
| * | | | Use policies to determine if attributes can be set in the APISean McGivern2018-08-224-17/+128
* | | | | Display default status emoji if only message is enteredWinnie Hellmann2018-08-281-0/+10
* | | | | Resolve "It's impossible to commit twice to the same branch"Paul Slaughter2018-08-281-13/+15
* | | | | Merge branch 'Expose-users-id-in-admin-users-show-page' into 'master'Phil Hughes2018-08-281-0/+1
|\ \ \ \ \
| * | | | | Expose user's id in /admin/users/ show page.Eva Kadlecová2018-08-211-0/+1
* | | | | | Creates vue component for environments blockFilipa Lacerda2018-08-281-0/+137
* | | | | | Merge branch 'issue_36138' into 'master'Sean McGivern2018-08-287-33/+85
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Allow to delete group milestonesissue_36138Felipe Artur2018-08-067-33/+85
* | | | | | Merge branch '50526-flash-hideflash-sets-transition-style-test-fails-on-maste...Clement Ho2018-08-271-2/+5
|\ \ \ \ \ \
| * | | | | | correct transtition style test to allow chrome v68 compatibilityAdriel Santiago2018-08-241-2/+5
* | | | | | | Merge branch 'bvl-correct-interpolation-i18n' into 'master'Sean McGivern2018-08-271-0/+68
|\ \ \ \ \ \ \
| * | | | | | | Reject ruby interpolation in externalized stringsbvl-correct-interpolation-i18nBob Van Landuyt2018-08-251-0/+68
* | | | | | | | Merge branch '49292-add-group-name-badge-under-milestone' into 'master'Sean McGivern2018-08-271-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Add group name badge under group milestoneKushal Pandya2018-08-261-0/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'patch-28' into 'master'Sean McGivern2018-08-271-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Add regression test for MR title fallbackFranz Liedke2018-08-251-0/+4
* | | | | | | | | Merge branch 'sh-insert-git-data-in-separate-transaction' into 'master'Yorick Peterse2018-08-261-0/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bitbucket Server importer: Eliminate most idle-in-transaction issuesStan Hu2018-08-261-0/+43
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sh-sanitize-project-import-names' into 'master'Rémy Coutable2018-08-261-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use slugs for default project path and sanitize names before importStan Hu2018-08-241-0/+10
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '6028-show-generic-percent-stacked-progress-bar' into 'master'Filipa Lacerda2018-08-261-1/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Show `< 1%` when percent value evaluated is less than 1Kushal Pandya2018-08-201-1/+5
* | | | | | | | | Merge branch '49110-update-mr-widget-styles' into 'master'Filipa Lacerda2018-08-263-6/+180
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Update mr_widget_header to not show branch names in 'commits behind' textPaul Slaughter2018-08-211-6/+8
| * | | | | | | | Create TooltipOnTruncate component to show tooltip only when neededPaul Slaughter2018-08-211-0/+162
| * | | | | | | | Create 'mountComponentWithRender' for testing with slotsPaul Slaughter2018-08-211-0/+10
* | | | | | | | | API: Protected tagsRobert Schilling2018-08-252-0/+242
* | | | | | | | | Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas2018-08-254-1/+99
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Rename feature flag to skip_hashed_storage_upgrade to be less confusing50345-hashed-storage-feature-flagGabriel Mazetto2018-08-222-5/+5
| * | | | | | | | Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto2018-08-224-1/+73
| * | | | | | | | Add FeatureFlag to disable hashed storage migration when renamingGabriel Mazetto2018-08-221-1/+27
* | | | | | | | | Merge branch 'sh-simplify-github-importer-refactor' into 'master'Yorick Peterse2018-08-244-42/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor GitHub Importer database helpers into helper methodsStan Hu2018-08-244-42/+55
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'api-labels-spec' into 'master'Rémy Coutable2018-08-241-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | POST should be PUT in the API labels specsRobert Schilling2018-08-241-4/+4
| | |_|/ / / / / / | |/| | | | | | |