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
2018-04-03Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne
2018-03-06Add matcher to match elements by idsToon Claes
2018-02-06Return only limited pagination headers for search API endpointsJarka Kadlecová
2018-01-29Add Colors to GitLab Flavored MarkdownTony Rom
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-23Fix encoding bugs in Gitlab::Git::UserJacob Vosmaer (GitLab)
2017-11-09Merge branch '36099-api-responses-missing-x-content-type-options-header' into...Douwe Maan
2017-11-03Add Projects::Clusters::ApplicationsController testsAlessio Caiazza
2017-09-22Replace the 'project/shortcuts.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-16Improve 'spec/features/profiles/*' specsVitaliy @blackst0ne Klachkov
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-07Support references to group milestonesSean McGivern
2017-07-24Resolve "Lazy load images on the Frontend"Tim Zallmann
2017-07-14Introduce have_gitlab_http_statusLin Jen-Shin
2017-07-05Revert unnecesarry changesShinya Maeda
2017-07-05zj nice catchies 3Shinya Maeda
2017-07-05Improved AccessMatchers and testsShinya Maeda
2017-06-30Add a UTF-8 encoding matcherJacob Vosmaer
2017-06-28Make membership required for create_user_by_membershipShinya Maeda
2017-06-28use go instead of let procShinya Maeda
2017-06-28Fixed typo and hash alighmentShinya Maeda
2017-06-28Improve description_forShinya Maeda
2017-06-28IMprove access_matchersShinya Maeda
2017-06-28Remove author. Replace Result to Got.Shinya Maeda
2017-06-28Fix static analysysShinya Maeda
2017-06-28Resolve static analysisShinya Maeda
2017-06-28Add changelog. Add AccessMatchersForControllerShinya Maeda
2017-06-15Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez
2017-05-31Refactor and move things around to improve in YAGNI perspectiveGabriel Mazetto
2017-05-31Added specs for SystemCheck and custom matcherGabriel Mazetto
2017-05-18Incorporate Gitaly's local_branches operation into repo codeAlejandro Rodríguez
2017-05-03Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez
2017-04-28Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya
2017-04-14Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable
2017-04-04Incorporate Gitaly client for refs serviceAlejandro Rodríguez
2017-04-04Remove useless queries with false conditions (e.g 1=0)mhasbini
2017-03-17Add a new have_html_escaped_body_text that match an HTML-escaped textRémy Coutable
2017-03-06Fix wrong image src with cached gl-emoji and relative rootEric Eastwood
2017-03-06Use native unicode emojisEric Eastwood
2017-03-02Add internal endpoint to notify post-receive to GitalyAlejandro Rodríguez
2017-02-23Enable Style/ClassCheckDouwe Maan
2017-02-16Add a custom pagination matcherRobert Schilling
2017-02-10Remove a transient failure from spec/requests/api/groups_spec.rbRobert Speicher
2017-02-05Ensure the right content is served for the build artifacts APIRobert Schilling
2017-01-05Absorb gitlab_gitRobert Speicher
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-12-01Merge branch '22781-user-generated-permalinks' into 'master' Fatih Acet
2016-12-01Fix have_issuable_counts matcher on failureSean McGivern