summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PATCHrepo-forks/gitlab-ce-frozen-string-enable-app-helpersgfyoung2018-08-291-2/+2
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-08-29102-130/+317
* Merge branch 'fix_emojis_cutting_and_regressions' into 'master'Annabel Dunstone Gray2018-08-293-2/+10
|\
| * Fix Emojis cutting in the right wayAlexander Popov2018-08-293-2/+10
* | Merge branch 'move-package-and-qa-to-the-end' into 'master'Rémy Coutable2018-08-291-1/+1
|\ \
| * | Move package-and-qa to the test phaseSean McGivern2018-08-281-1/+1
* | | Merge branch '49800-reorganize-qa-scenarios' into 'master'Rémy Coutable2018-08-2957-901/+1011
|\ \ \ | |_|/ |/| |
| * | Improve QA scenarios contexts & descriptions consistencyRémy Coutable2018-08-2824-631/+673
| * | Reorganize QA scenarios based on the DevOps cycleRémy Coutable2018-08-2832-0/+49
| * | Allow to pass --tag to bin/qa runRémy Coutable2018-08-285-5/+24
* | | Merge branch '50801-error-getting-performance-bar-results-for-uuid' into 'mas...Phil Hughes2018-08-294-8/+85
|\ \ \
| * | | Warn to console, not flash, when performance bar failsSean McGivern2018-08-291-2/+2
| * | | Ignore API requests in performance barSean McGivern2018-08-293-6/+83
|/ / /
* | | Merge branch 'rails5-silence-stream' into 'master'Sean McGivern2018-08-292-1/+17
|\ \ \
| * | | Rails 5: replace removed silence_streamJasper Maes2018-08-282-1/+17
* | | | Merge remote-tracking branch 'origin/master' into dev/masterStan Hu2018-08-28643-435/+2472
|\ \ \ \
| * | | | Update CHANGELOG.md for 11.1.6GitLab Release Tools Bot2018-08-281-0/+4
| * | | | Update CHANGELOG.md for 11.2.3GitLab Release Tools Bot2018-08-281-0/+4
| * | | | Include rich_text in diff cache keysSean McGivern2018-08-283-7/+16
| * | | | Update CHANGELOG.md for 11.1.5GitLab Release Tools Bot2018-08-281-0/+13
| * | | | Update CHANGELOG.md for 11.0.6GitLab Release Tools Bot2018-08-281-0/+13
| * | | | Update CHANGELOG.md for 11.2.2GitLab Release Tools Bot2018-08-282-5/+9
| * | | | [master] Missing CSRF in System Hooks resend actionFrancisco Javier López2018-08-287-10/+14
| * | | | Escaped html charactersChantal Rollison2018-08-288-11/+80
| * | | | Resolve "Orphaned upload files are accessible via project exports"Michael Kozono2018-08-282-8/+43
| * | | | Block link-local addresses in URLBlockerStan Hu2018-08-283-1/+37
| * | | | Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-2818-59/+27
| * | | | Merge branch 'mk/geo-replicate-keep-around-refs-ce-backport' into 'master'Stan Hu2018-08-285-18/+44
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Backport Repository#keep_around changes from EE to CEMichael Kozono2018-08-275-18/+44
| * | | | Merge branch 'docs-clarify-wording-gitlab-chart' into 'master'Achilleas Pipinellis2018-08-281-1/+1
| |\ \ \ \
| | * | | | Change large scale to productionJoshua Lambert2018-08-211-1/+1
| * | | | | Merge branch '50441-high-number-of-statement-timeouts-in-groupdestroyworker-d...Nick Thomas2018-08-286-4/+51
| |\ \ \ \ \
| | * | | | | recalculate SiteStatisticsGabriel Mazetto2018-08-262-1/+28
| | * | | | | don't trigger project deletion hooks twice when removing a groupGabriel Mazetto2018-08-263-4/+14
| | * | | | | Move wiki statistics deletion to after_destroyGabriel Mazetto2018-08-241-2/+7
| | * | | | | ChangelogGabriel Mazetto2018-08-241-0/+5
| * | | | | | Merge branch 'fix-static-analysis' into 'master'James Lopez2018-08-282-2/+3
| |\ \ \ \ \ \
| | * | | | | | Fix static analysisSean McGivern2018-08-282-2/+3
| |/ / / / / /
| * | | | | | Merge branch 'rails5-fix-import-merge-request-creator' into 'master'Rémy Coutable2018-08-282-2/+7
| |\ \ \ \ \ \
| | * | | | | | Rails5: fix can't quote ActiveSupport::HashWithIndifferentAccessJasper Maes2018-08-272-2/+7
| * | | | | | | Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable2018-08-2812-38/+154
| |\ \ \ \ \ \ \
| | * | | | | | | Document that created_at works for group owners on DiscussionsSean McGivern2018-08-232-9/+9
| | * | | | | | | Set MR number in changelogSean McGivern2018-08-221-1/+1
| | * | | | | | | Use policies to determine if attributes can be set in the APISean McGivern2018-08-228-26/+137
| | * | | | | | | Allow date parameters on Issues and Notes API for group ownersFlorent Dubois2018-08-225-6/+11
| * | | | | | | | Merge branch 'winh-default-status-emoji' into 'master'Phil Hughes2018-08-283-4/+43
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Display default status emoji if only message is enteredWinnie Hellmann2018-08-283-4/+43
| |/ / / / / / / /
| * | | | | | | | Merge branch '50584-fix-ide-commit-twice' into 'master'Phil Hughes2018-08-283-20/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Resolve "It's impossible to commit twice to the same branch"Paul Slaughter2018-08-283-20/+21
| |/ / / / / / / /
| * | | | | | | | Merge branch 'Expose-users-id-in-admin-users-show-page' into 'master'Phil Hughes2018-08-283-0/+10
| |\ \ \ \ \ \ \ \