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
path: root/spec
AgeCommit message (Expand)Author
2017-07-04Merge branch 'tc-no-delete-protected-merged-branches' into 'master'Rémy Coutable
2017-07-04Don't resolve fork relationships for projects pending deleteNick Thomas
2017-07-04Clean up the ForkedProjectLink specsNick Thomas
2017-07-04Remove unnecessary clear_stubs callsJacob Vosmaer
2017-07-04Add test for GitalyClient::Ref#find_ref_nameJacob Vosmaer
2017-07-04Make sure we remove null charactersLin Jen-Shin
2017-07-04Fix config pathLin Jen-Shin
2017-07-04DeleteMergedBranchesService should not delete protected branchesToon Claes
2017-07-04Merge branch 'hb-hide-archived-labels-from-group-issue-tracker' into 'master'Sean McGivern
2017-07-04Merge branch 'monitoring-dashboard-fix-y-label' into 'master'Phil Hughes
2017-07-03Fix build for !11963.Timothy Andrew
2017-07-03Merge branch 'sh-allow-force-repo-create' into 'master'Sean McGivern
2017-07-03Merge branch 'add-ci_variables-environment_scope' into 'master'Kamil Trzciński
2017-07-03Follow feedback on the merge requestLin Jen-Shin
2017-07-03Speed up operations performed by gitlab-shellStan Hu
2017-07-03Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin
2017-07-03Change the force flag to a keyword argumentDouglas Barbosa Alexandre
2017-07-03Merge branch 'fix-2801' into 'master'Sean McGivern
2017-07-03Implement review comments for !11963 from @adamniedzielski.Timothy Andrew
2017-07-03Add Omniauth OAuth config to the test section of `gitlab.yml`Timothy Andrew
2017-07-03Add more providers to the OAuth login integration tests.Timothy Andrew
2017-07-03Test the "Remember Me" flow for OAuth-based login.Timothy Andrew
2017-07-03Add integration tests around OAuth login.Timothy Andrew
2017-07-03Fixed the y_label not setting correctly for each graph on the monitoring dash...Jose Ivan Vargas
2017-07-03Reset @full_path to nil when cache expiresDouglas Barbosa Alexandre
2017-07-03Merge branch '23036-replace-dashboard-new-project-spinach' into 'master'Rémy Coutable
2017-07-03Merge branch '34609-fix-lazy-create-milestone-in-spec' into 'master'Sean McGivern
2017-07-03Merge branch '34116-milestone-filtering-on-group-issues' into 'master'Sean McGivern
2017-07-03Eagerly create a milestone that is used in a feature specRémy Coutable
2017-07-03Merge branch 'fix-performance_bar-specs' into 'master'Sean McGivern
2017-07-03Resolve "Issue Board -> "Remove from board" button when viewing an issue give...Luke "Jared" Bennett
2017-07-03Give project to the dummy pipelineLin Jen-Shin
2017-07-03Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-07-03Implement review comments for !12445 from @jneen.Timothy Andrew
2017-07-02Merge branch 'change-extended-docker-configuration-syntax' into 'master'Grzegorz Bizon
2017-07-02Fix rubocop offensesTomasz Maczukin
2017-07-02Make entrypoint and command keys to be array of stringsTomasz Maczukin
2017-06-30Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz
2017-06-30Merge branch 'winh-issue-show-aftereach' into 'master'Clement Ho
2017-06-30Hide archived project labels from group issue trackerHoracio Bertorello
2017-06-30New navigation breadcrumbsPhil Hughes
2017-06-30Reduce 28 test runs to 4Michael Kozono
2017-06-30Merge branch 'speed-up-issue-counting-for-a-project' into 'master'Rémy Coutable
2017-06-30Disable RSpec/BeforeAfterAll and enable RSpec/ImplicitExpect copsRémy Coutable
2017-06-30Merge branch 'adam-external-issue-references-spike' into 'master'Sean McGivern
2017-06-30Make Project#ensure_repository force create a repoStan Hu
2017-06-30Remove placeholder note when award emoji slash command is appliedKushal Pandya
2017-06-30Merge remote-tracking branch 'origin/master' into 34141-allow-unauthenticated...Timothy Andrew
2017-06-30Implement review comments for !12445 from @godfat and @rymai.Timothy Andrew
2017-06-30Improve support for external issue referencesAdam Niedzielski