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
2015-06-10Fix shoulda-matchers requireRobert Speicher
2015-06-10Memoize result of JSON.parse in json_responseRobert Speicher
2015-06-10Add spec/support files for WebMock and test coverageRobert Speicher
2015-06-10"expect { }.not_to raise_error" no longer takes a specific classRobert Speicher
2015-06-10ensure_length_of -> validate_length_ofRobert Speicher
2015-06-09Correctly remove already-mentioned commits for cross referencesRobert Speicher
2015-06-05Merge branch 'cernvcs/gitlab-ce-feature/auto_link_ldap_omniauth'Douwe Maan
2015-06-05Merge branch 'maser/gitlab-ce-order-commit-comments-in-api' into 'master'Dmitriy Zaporozhets
2015-06-04Merge branch 'rs-remove-guard' into 'master'Dmitriy Zaporozhets
2015-06-04Merge branch 'fix-upgrader-script' into 'master'Dmitriy Zaporozhets
2015-06-04Merge branch 'make-namespaces-api-available-to-all-users' into 'master'Dmitriy Zaporozhets
2015-06-04Remove unnecessary require from RepositoryCache specRobert Speicher
2015-06-04Remove show actions from Admin and Project DeployKeysRobert Speicher
2015-06-03Merge branch 'fix-group-remove' into 'master'Dmitriy Zaporozhets
2015-06-03Merge branch 'repo-remove'Dmitriy Zaporozhets
2015-06-03Skip repo removing whem remove user or groupDmitriy Zaporozhets
2015-06-03Merge branch 'repo-remove' into fix-group-removeDmitriy Zaporozhets
2015-06-03Fix tests and increase delay time before remove repositoryDmitriy Zaporozhets
2015-06-03Add tests for project destroy serviceDmitriy Zaporozhets
2015-06-03Add option to automatically link omniauth and LDAP identitiesAlex Lossent
2015-06-03Add JS specs for Array extensionsRobert Speicher
2015-06-03Move jQuery enable/disable extensions to extensions/jqueryRobert Speicher
2015-06-03Add ZenMode javascript specsRobert Speicher
2015-06-02Merge branch 'ignore-references' into 'master'Dmitriy Zaporozhets
2015-06-02Further limit the limited whitelist for project/group descriptionsRobert Speicher
2015-06-02Rename ReferenceFilterSpecHelper to FilterSpecHelperRobert Speicher
2015-06-02Add feature specs for Project and Group description renderingRobert Speicher
2015-06-02Add a `pipeline` context option for SanitizationFilterRobert Speicher
2015-06-02GitLab CI service sends gitlab-ci.yml fileValery Sizov
2015-06-02Fix spec.Douwe Maan
2015-06-02Ignore references in blockquotes.Douwe Maan
2015-06-02Actually ignore references in code blocks etc.Douwe Maan
2015-06-02Merge branch 'web-editor-rugged' into 'master'Dmitriy Zaporozhets
2015-06-02Remove unnecessary satellite files and add CHANGELOG itemDmitriy Zaporozhets
2015-06-02Merge branch 'rs-issue-1721' into 'master'Douwe Maan
2015-06-02Remove file api tests which depend on old satellite logicDmitriy Zaporozhets
2015-05-30Update mocking/stubbing syntax to the new RSpec 3 syntaxMartins Polakovs
2015-05-29Disable changing of the source branch in merge request update APIStan Hu
2015-05-29Merge branch 'support-edit-target-branch-in-mr' into 'master'Dmitriy Zaporozhets
2015-05-29Support editing target branch of merge requestStan Hu
2015-05-29Merge branch 'rs-teaspoon' into 'master'Dmitriy Zaporozhets
2015-05-29Fix link_to_gfm with only a reference having the incorrect linkRobert Speicher
2015-05-29Add MergeRequests#commits action and routeRobert Speicher
2015-05-29Stub ajax in JS specsRobert Speicher
2015-05-29Remove jasmine-fixture, use teaspoon fixturesRobert Speicher
2015-05-29teaspoon installRobert Speicher
2015-05-29Remove jasmine-rails; add teaspoonRobert Speicher
2015-05-28Make namespace API available to all usersStan Hu
2015-05-28Merge branch 'user-destroy-wo-groups' into 'master'Dmitriy Zaporozhets
2015-05-28You can not remove user if he/she is an only owner of groupDmitriy Zaporozhets