summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* revert unrelated, accidental refactorextend-waitsddavison2018-08-151-1/+1
* add specs, fix waitddavison2018-08-152-14/+50
* remove reload: false as it is impliedddavison2018-08-1512-38/+32
* fix rubocop issueddavison2018-08-151-1/+0
* use wait.until instead of wait.sleepddavison2018-08-151-3/+3
* wip: refactored sleepsddavison2018-08-1515-53/+107
* wip: create new wait class (backwards compatible)ddavison2018-08-152-13/+35
* Merge branch 'backport-author-link-style' into 'master'Phil Hughes2018-08-151-0/+4
|\
| * Add author-link style from common.scss in EEAnnabel Dunstone Gray2018-08-141-0/+4
* | Merge branch 'ab-49788-reduce-model-instances-in-test' into 'master'Sean McGivern2018-08-151-2/+2
|\ \
| * | Reduce number of model instances needed in test.Andreas Brandl2018-08-151-2/+2
* | | Merge branch 'bvl-add-czech' into 'master'Sean McGivern2018-08-152-1/+7
|\ \ \
| * | | Add Czech as an available languageBob Van Landuyt2018-08-152-1/+7
* | | | Merge branch 'docs-junit-test-reports' into 'master'Marcia Ramos2018-08-156-2/+154
|\ \ \ \
| * | | | Documentation for JUnit XML Test Summary In MR widgetShinya Maeda2018-08-156-2/+154
|/ / / /
* | | | Merge branch 'port-i18n-for-mirrors-instructions' into 'master'Douwe Maan2018-08-152-4/+1
|\ \ \ \
| * | | | regenerate .potLuke Bennett2018-08-141-3/+0
| * | | | Merge branch 'master' into 'port-i18n-for-mirrors-instructions'Lin Jen-Shin2018-08-10133-853/+2135
| |\ \ \ \
| * | | | | Update gitlab.potLin Jen-Shin2018-08-091-0/+12
| * | | | | Port EE changesLin Jen-Shin2018-08-091-7/+8
* | | | | | Merge branch 'add-user_show_add_ssh_key_message-application-setting' into 'ma...Nick Thomas2018-08-1511-6/+79
|\ \ \ \ \ \
| * | | | | | Add ability suppress the global "You won't be able [use] SSH" messageÆvar Arnfjörð Bjarmason2018-08-0811-6/+79
* | | | | | | Merge branch '6541-custom-favicons-not-being-replicated-by-geo' into 'master'Nick Thomas2018-08-152-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6860Valery Sizov2018-08-142-0/+9
* | | | | | | | Merge branch '50101-aritfacts-block' into 'master'50193-enable-auto-devops-instance-wide-on-gitlab-comPhil Hughes2018-08-154-0/+241
|\ \ \ \ \ \ \ \
| * | | | | | | | Creates vue component for artifacts blockFilipa Lacerda2018-08-154-0/+241
|/ / / / / / / /
* | | | | | | | Merge branch 'docs-update-system-hooks-api' into 'master'Sean McGivern2018-08-151-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(docs): add field repository_update_events Jens Goldhammer2018-08-141-1/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'mk/bump-rainbow-gem' into 'master'James Lopez2018-08-156-12/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix `bin/secpick` rainbow gem error, and security branch prefixingMichael Kozono2018-08-156-12/+17
|/ / / / / / / /
* | | | | | | | Merge branch '50281-js-pages-do-not-load-on-windows-8-ie-11' into 'master'Tim Zallmann2018-08-152-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | add CHANGELOG.md entry for !21214Mike Greiling2018-08-151-0/+5
| * | | | | | | | add polyfill for String.prototype.includesMike Greiling2018-08-151-0/+1
* | | | | | | | | Merge branch 'auto-devops-gitlab-ci-glic-228' into 'master'Grzegorz Bizon2018-08-152-3/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Vendor in Auto-DevOps.gitlab-ci.yml to update glibc to 2.28Thong Kuah2018-08-152-3/+8
* | | | | | | | | | Merge branch 'tz-mr-incremental-rendering' into 'master'Mike Greiling2018-08-1511-10/+121
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added compute property to diff file + changed a for loopTim Zallmann2018-08-142-2/+5
| * | | | | | | | | | Added the actual descriptionTim Zallmann2018-08-131-3/+2
| * | | | | | | | | | Added ChangelogTim Zallmann2018-08-131-0/+5
| * | | | | | | | | | Fixed ESLint errorTim Zallmann2018-08-131-3/+0
| * | | | | | | | | | Added constants for Render values + Optimised for LoopTim Zallmann2018-08-133-8/+39
| * | | | | | | | | | Fix broken spec checking for extinct elementAndré Luís2018-08-081-1/+1
| * | | | | | | | | | Fixed text removal memory saving + Fixed collapsed non text filesTim Zallmann2018-08-083-10/+19
| * | | | | | | | | | Memory savings on diffLine ObjectTim Zallmann2018-08-081-0/+16
| * | | | | | | | | | Fix for displaying loading when collapsedTim Zallmann2018-08-081-1/+1
| * | | | | | | | | | Fix for diff_file specsTim Zallmann2018-08-082-1/+10
| * | | | | | | | | | ESLint FixesTim Zallmann2018-08-083-3/+1
| * | | | | | | | | | Incremental Rendering of the MRTim Zallmann2018-08-085-7/+51
| * | | | | | | | | | Reset Tooltip directive Init + Fixed Karma TestTim Zallmann2018-08-081-4/+2
| * | | | | | | | | | Changed the if order to get perhaps even a little bit more out of itTim Zallmann2018-08-081-1/+1