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-18Fix 403 Access Denied error messages when accessing Labels section in a proje...Stan Hu
2015-06-18Merge branch 'fix/oauth_user_ldap_person' into 'master'Douwe Maan
2015-06-16Fix Preferences feature specRobert Speicher
2015-06-16Add `allowing_for_delay` helper method for feature specsRobert Speicher
2015-06-16Refactor dashboard_choicesRobert Speicher
2015-06-16Spec the failure cases for PreferencesController#updateRobert Speicher
2015-06-16Make the dashboard choice text match the text in the sidebarRobert Speicher
2015-06-16Add feature specs for default dashboard preferenceRobert Speicher
2015-06-16Add a form field to customize the dashboard preferenceRobert Speicher
2015-06-16Add RootControllerRobert Speicher
2015-06-16Add `dashboard` attribute to User modelRobert Speicher
2015-06-16Simplify the javascript behavior for Preference updatingRobert Speicher
2015-06-16Move the "Design" templates and logic to PreferencesRobert Speicher
2015-06-16Add Profiles::PreferencesControllerRobert Speicher
2015-06-15Merge branch 'fix-gitlab-ci-yml' into 'master'Dmitriy Zaporozhets
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