summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Explain render_if_exists opts caveatdocs-render_if_exists-opts-caveatLuke Bennett2019-05-161-1/+13
* Merge branch 'disallow-review-deploy-to-fail' into 'master'Sean McGivern2019-05-161-3/+2
|\
| * Disallow the review-deploy and review-qa-smoke jobs to faildisallow-review-deploy-to-failRémy Coutable2019-05-151-3/+2
* | Merge branch 'reg-captcha-flag' into 'master'Nick Thomas2019-05-163-14/+33
|\ \
| * | Add :registrations_recaptcha feature flagLuke Bennett2019-05-163-14/+33
* | | Merge branch 'fix_failure_migrate_on_mysql8' into 'master'Stan Hu2019-05-162-1/+7
|\ \ \
| * | | Fix. db:migrate is failed on MySQL 8sue4452019-05-162-1/+7
* | | | Merge branch '49915-fix-error-500-admin-projects-nil-storage' into 'master'Stan Hu2019-05-167-5/+64
|\ \ \ \
| * | | | Fix an error in projects admin when statistics are missingRémy Coutable2019-05-167-5/+64
* | | | | Merge branch 'docs-render_if_exists-relative-path' into 'master'Phil Hughes2019-05-161-0/+10
|\ \ \ \ \
| * | | | | Explain `render_if_exists` relative pathLuke Bennett2019-05-161-0/+10
* | | | | | Merge branch 'flash-messages-scb' into 'master'Phil Hughes2019-05-161-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Resolve CE/EE diffs in _flash_messagesflash-messages-scbLuke Bennett2019-05-161-0/+1
* | | | | | Merge branch 'sh-update-rubocop-and-gitlab-styles-ce' into 'master'Rémy Coutable2019-05-163-20/+20
|\ \ \ \ \ \
| * | | | | | Fix Style/NegatedUnless offenses in HAML filesh-update-rubocop-and-gitlab-styles-ceRémy Coutable2019-05-161-4/+4
| * | | | | | Update Rubocop to 0.69.0 and other gemsStan Hu2019-05-152-16/+16
* | | | | | | Merge branch '59838-blocks' into 'master'Phil Hughes2019-05-163-14/+8
|\ \ \ \ \ \ \
| * | | | | | | Fixes stylelint issues for blocks.scss59838-blocksFilipa Lacerda2019-05-103-14/+8
* | | | | | | | Merge branch '19569-include-information-if-issue-was-closed-via-mr' into 'mas...Rémy Coutable2019-05-1611-22/+126
|\ \ \ \ \ \ \ \
| * | | | | | | | Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-1611-22/+126
|/ / / / / / / /
* | | | | | | | Merge branch 'ce-11621-fix-broken-master' into 'master'Rémy Coutable2019-05-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix a broken spec for EEce-11621-fix-broken-masterNick Thomas2019-05-161-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'diff-whitespace-setting-changes' into 'master'Filipa Lacerda2019-05-164-6/+50
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fixes issues with show whitespace button in diffsPhil Hughes2019-05-104-6/+50
* | | | | | | | Merge branch 'acme-module' into 'master'Nick Thomas2019-05-1613-4/+337
|\ \ \ \ \ \ \ \
| * | | | | | | | Add Let's Encrypt clientVladimir Shushlin2019-05-1613-4/+337
|/ / / / / / / /
* | | | | | | | Merge branch 'sh-fix-rebase-error-clearing' into 'master'Nick Thomas2019-05-163-2/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Properly clear the merge error upon rebase failuresh-fix-rebase-error-clearingStan Hu2019-05-153-2/+33
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'js-i18n-i' into 'master'Filipa Lacerda2019-05-165-9/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | I18N JS files starting with ijs-i18n-iBrandon Labuschagne2019-05-075-9/+31
* | | | | | | | | Merge branch 'help-scb' into 'master'Phil Hughes2019-05-161-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Resolve CE/EE diffs in help/indexhelp-scbLuke Bennett2019-05-151-2/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'signup-box-scb' into 'master'Phil Hughes2019-05-161-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Resolve CE/EE diffs in signup_boxsignup-box-scbLuke Bennett2019-05-151-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'patch-47' into 'master'Mike Lewis2019-05-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | clarify that "team" means "project" when considered for assignment purposes.Thad Guidry2019-04-261-1/+1
* | | | | | | | | Merge branch 'docs/single-codebase-info' into 'master'Mike Lewis2019-05-161-0/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add info about the single docs codebase effortdocs/single-codebase-infoAchilleas Pipinellis2019-05-081-0/+56
* | | | | | | | | | Merge branch 'winh-fix-jest-fixtures-wrapper' into 'master'Kushal Pandya2019-05-161-3/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix loadJSONFixtures wrapper in Jestwinh-fix-jest-fixtures-wrapperWinnie Hellmann2019-05-151-3/+6
* | | | | | | | | | | Merge branch 'winh-jestify-security-dashboard-filter-spec' into 'master'Kushal Pandya2019-05-161-0/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Mock away document.createRange()winh-jestify-security-dashboard-filter-specWinnie Hellmann2019-05-091-0/+10
* | | | | | | | | | | | Merge branch 'js-i18n-n' into 'master'Kushal Pandya2019-05-163-15/+54
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add missing sprintf and remove bad i18njs-i18n-nBrandon Labuschagne2019-05-153-32/+12
| * | | | | | | | | | | | Refactor split link after i18nBrandon Labuschagne2019-05-152-15/+16
| * | | | | | | | | | | | I18N JS files starting with nBrandon Labuschagne2019-05-154-22/+80
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ce-quick-fix-58727-collapsed-sidebar-flyout-menu-items-don-t-ap...Kushal Pandya2019-05-164-3/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix flyout nav on small viewportsce-quick-fix-58727-collapsed-sidebar-flyout-menu-items-don-t-appear-in-1200px-screen-sizeLuke Bennett2019-05-154-3/+13
* | | | | | | | | | | | | Merge branch 'jej/list-sessions-for-user' into 'master'Stan Hu2019-05-162-11/+84
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Sessions can be listed for a given userjej/list-sessions-for-userJames Edwards-Jones2019-05-152-11/+84