Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-16Prefer `find(:xpath, ...)` to `expect(...).to have_xpath`improve-mr-diff-notes-specStan Hu
2016-08-16Prefer `find(..., match: :first)` to `first`Stan Hu
2016-08-16Improve specificity of Capybara find selectorStan Hu
2016-08-16Make Capybara finders less susceptible to timing issuesStan Hu
2016-08-16Merge branch 'cs-upgrade-httpclient' into 'master' Stan Hu
2016-08-16Merge branch 'akismet-submittable' into 'master' Robert Speicher
2016-08-16Merge branch '19957-write-tests-for-adding-comments-for-different-line-types-...Robert Speicher
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-16Upgrade httpclient gem from 2.7.0.1 to 2.8.2.Connor Shea
2016-08-16Merge branch 'fix-failing-tests' into 'master' Douwe Maan
2016-08-16Merge branch 'frank-west-iii/gitlab-ce-fwiii-5857-web-editor-overwrites-commits'Douwe Maan
2016-08-16Merge branch '20317-admin-cant-order-by-size' into 'master' Robert Speicher
2016-08-16Make rubocop happyKamil Trzcinski
2016-08-16This fixes a long running tests due to changed Sidekiq stateKamil Trzcinski
2016-08-16Restore `Largest repository` sort option on admin projects pageAlfredo Sumaran
2016-08-15Merge branch 'feature/test-coverage-badge' into 'master' Douwe Maan
2016-08-15Merge branch 'fix/build-seeds-in-development-environment' into 'master' Grzegorz Bizon
2016-08-15Fix pipeline and build seeds in development environmentGrzegorz Bizon
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Added Documentation and CHANGELOGPatricio Cano
2016-08-15Allow `Issue` to be submitted as spamPatricio Cano
2016-08-15Allow `SpamLog` to be submitted as hamPatricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano
2016-08-15Complete refactor of the `Spammable` concern and tests:Patricio Cano
2016-08-15Lay the ground works to submit information to AkismetPatricio Cano
2016-08-15Merge branch 'ee-parity' into 'master' Robert Speicher
2016-08-15Merge branch 'zj-deployment-status-on-mr' into 'master' Douwe Maan
2016-08-15Merge branch 'svg-render-size-limit' into 'master' Douwe Maan
2016-08-15Add Changelog entry for test coverage report badgeGrzegorz Bizon
2016-08-15Add documentation for test coverage report badgeGrzegorz Bizon
2016-08-15Merge branch 'new-phantomjs-version' into 'master' Jacob Schatz
2016-08-15Add feature specs for test coverage badgeGrzegorz Bizon
2016-08-15Add small corrections to test coverage report badgeGrzegorz Bizon
2016-08-15Render collection of badges instead of using iteratorGrzegorz Bizon
2016-08-15Extract pipeline badges to the separate view partialGrzegorz Bizon
2016-08-15Expose coverage report badge in pipeline settingsGrzegorz Bizon
2016-08-15Add method for coverage badge in badges controllerGrzegorz Bizon
2016-08-15Add metadata and template methods for coverage badgeGrzegorz Bizon
2016-08-15Extract base abstract template for badgesGrzegorz Bizon
2016-08-15Add template class for coverage report badgeGrzegorz Bizon
2016-08-15Extract the abstract base class of badge metadataGrzegorz Bizon
2016-08-15Add coverage report badge metadata classGrzegorz Bizon
2016-08-15Extract common badge metadata test examplesGrzegorz Bizon
2016-08-15Implement the main class of test coverage badgeGrzegorz Bizon
2016-08-15Refactor badge template and metadata classesGrzegorz Bizon
2016-08-15Move badges to separate modules and add base classGrzegorz Bizon
2016-08-15Add empty test coverage badge class and specsGrzegorz Bizon
2016-08-15Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse
2016-08-15Merge branch 'fix/slow-todos' into 'master' Yorick Peterse
2016-08-15Limit the size of SVGs when viewing them as blobsYorick Peterse