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
2016-08-04Merge branch 'devise-deprecations' into 'master' Rémy Coutable
2016-08-04Merge branch 'fix/import-error' into 'master' Rémy Coutable
2016-08-04Merge branch 'fix-project-destroy-skip-repo' into 'master' Robert Speicher
2016-08-04Fix skip_repo parameter being ignored when destroying a namespaceStan Hu
2016-08-04change the API on the merge_request_diff model from diffs -> raw_diffsPaco Guzman
2016-08-03Remove provider path, replace with dynamic path.Connor Shea
2016-08-03Make Compare#diffs diff_options a regular argumentDouwe Maan
2016-08-03Fix Import/Export error checking versionsJames Lopez
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Introduce Compare model in the codebase.Paco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-08-03Merge branch '18866-add-simple-identifier-to-public-ssh-keys' into 'master' Douwe Maan
2016-08-03Merge branch 'rs-external-issue-tracker-redirect' into 'master' Douwe Maan
2016-08-02Merge branch 'branches-ending-with-json' into 'master' Douwe Maan
2016-08-02Expand commit message width in repo viewClement Ho
2016-08-02Merge branch '14202-speed-up-diff-note-active' into 'master' Yorick Peterse
2016-08-02Merge branch 'es6-specs-pls' into 'master' Fatih Acet
2016-08-02Speedup DiffNote#active? on discussions, preloading noteables and avoid touch...Paco Guzman
2016-08-02Tidy the key spec and fix failing user specKeith Pope
2016-08-02Merge branch 'handle-disabled-request-store' into 'master' Yorick Peterse
2016-08-02Add simple identifier to public SSH keysKeith Pope
2016-08-02Add failing tests for #19028winniehell
2016-08-02Add failing test for #20462winniehell
2016-08-02Remove `url_for_new_issue` helperRobert Speicher
2016-08-02Redirect to external issue tracker from `/issues`Robert Speicher
2016-08-01Only use RequestStore in ProjectTeam#max_member_access_for_user if it is activeStan Hu
2016-08-01Merge branch 'oldrev-in-update-hooks' into 'master' Douwe Maan
2016-08-01webhooks: include old revision in MR update eventsBen Boeckel
2016-08-01Fix search results for notes without commitsFelipe Artur
2016-08-01Merge branch 'fix-gh-pull-requests' into 'master' Rémy Coutable
2016-08-01Merge branch 'fix-extra-new-line-crlf' into 'master' Rémy Coutable
2016-08-01Merge branch '15064_issuable_default_sort_order' into 'master' Rémy Coutable
2016-08-01Fix specsRémy Coutable
2016-08-01Trim extra displayed carriage returns in diffs and files with CRLFsStan Hu
2016-08-01Merge branch 'fix/labels-milestones-import' into 'master' Rémy Coutable
2016-08-01State specific default sort order for issuableszs
2016-08-01Merge branch 'zj-env-external-url' into 'master' Rémy Coutable
2016-08-01squashed - fixed label and milestone association problems, updated specs and ...James Lopez
2016-08-01Minor fixes in the Env API endpointsZ.J. van de Weg
2016-08-01Fix attr reader to force the intended values for source and target shasDouglas Barbosa Alexandre
2016-07-31Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured.lookatmike
2016-07-30Merge branch 'reject-merge-conflicts' into 'master' Robert Speicher
2016-07-30Improve diff performance by eliminating redundant checks for text blobsStan Hu
2016-07-29Use Grape DSL for environment endpointsZ.J. van de Weg
2016-07-29Properly abort a merge when merge conflicts occurStan Hu
2016-07-29Merge branch 'fix/import-project-hooks' into 'master' Douwe Maan
2016-07-29Merge branch 'ability-batch-issue-checking' into 'master' Robert Speicher
2016-07-29Merge branch 'refactor/ci-config-move-job-entries' into 'master' Rémy Coutable
2016-07-29Improve code, remove unused validator, improve namesGrzegorz Bizon