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-02-16Merge branch 'bugagazavr/gitlab-ce-extend-hooks' into 'master' Douwe Maan
2016-02-11Add new data to project in push, issue, merge-request and note webhooks dataKirill Zaitsev
2016-02-09Validate email addresses using Devise.email_regexpRémy Coutable
2016-01-30Increase the minimum length for commit SHA matching to 7Robert Speicher
2016-01-29Prevent transient Capybara timeouts during feature testsRobert Speicher
2016-01-14Let the CI runner know about builds that this build depends onKamil Trzcinski
2016-01-14Merge branch 'add-pagination-headers-to-api' into 'master' Dmitriy Zaporozhets
2016-01-14Fix parse_gollum_tags matcherDouglas Barbosa Alexandre
2016-01-14Add tests for the wiki pipelineDouglas Barbosa Alexandre
2016-01-14Add pagination headers to already paginated API resourcesRémy Coutable
2015-12-24Render milestone links as referencesDouwe Maan
2015-12-18Backport JIRA serviceDrew Blessing
2015-12-16Merge remote-tracking branch 'origin/feature/update-rubocop'Dmitriy Zaporozhets
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-14Merge branch 'master' into ux/suppress-ci-yml-warningGrzegorz Bizon
2015-12-14Improve gitlab ci commits specs (refactoring)Grzegorz Bizon
2015-12-11Merge branch 'complexity/rubocop-metrics' into 'master' Douwe Maan
2015-12-08Merge branch 'serve_lfs_object' into 'master' Douwe Maan
2015-12-08Fix specs caused by update of gitlab-test repo.Marin Jankovski
2015-12-08Move `common_mentionable_setup` to shared context in specsGrzegorz Bizon
2015-12-08Merge branch 'master' into fix-merge-request-that-removes-submoduleDouglas Barbosa Alexandre
2015-12-08Fix random failing test - delete attachmentDmitriy Zaporozhets
2015-12-07Merge branch 'master' into fix-merge-request-that-removes-submoduleDouglas Barbosa Alexandre
2015-12-07Add specs for showing lfs object in UI.Marin Jankovski
2015-12-04Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre
2015-12-03Use URL helpers in specsDouwe Maan
2015-12-01Add new references to markdown feature spec.Douwe Maan
2015-12-01Autolink first so we don't pick up numeric anchors as issue references.Douwe Maan
2015-12-01Fix specsDouwe Maan
2015-11-04Replace all usages of `git` command with configurable binary pathRobert Speicher
2015-10-16Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-15Merge branch 'fix-path-with-leading-dot-error' into 'master' Dmitriy Zaporozhets
2015-10-15Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-14Merge branch 'simplify-cross-references' into 'master' Robert Speicher
2015-10-14Make Mentionable#cross_reference_exists? private.Douwe Maan
2015-10-13Fix error preventing displaying of commit data for a directory with a leading...Stan Hu
2015-10-12Fix mentionable specsDouwe Maan
2015-10-12Hide passwords to non-admin users in the services APIAlex Lossent
2015-10-12Simplify code around (cross)-referencesDouwe Maan
2015-10-07Always allow references to the current projectDouwe Maan
2015-10-07Refactor reference gathering to use a dedicated filterDouwe Maan
2015-10-07Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-05Merge branch 'refactor-build-service' into 'master' Kamil Trzciński
2015-10-05Evaluate benchmark blocks in the proper contextYorick Peterse
2015-10-05Fix next round of testsKamil Trzcinski
2015-10-05Added benchmark_subject method for benchmarksYorick Peterse
2015-10-02Basic setup for an RSpec based benchmark suiteYorick Peterse
2015-10-02Don't use "rm" for cleaning tmp/buildsYorick Peterse
2015-09-21Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan