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-18Add init test for ProjectSearchResultsStan Hu
2015-06-18Merge branch 'fix-labels-permisssion-check' into 'master'Douwe Maan
2015-06-18Fix 403 Access Denied error messages when accessing Labels section in a proje...Stan Hu
2015-06-17Fix behavior of ldap_person method in Gitlab::OAuth::UserAlex Lossent
2015-06-16Fix duplicate 'Email has already been taken' message when creating a userswellard
2015-06-16Merge branch 'fix-ext-issue-webbased-hooks' into 'master'Douwe Maan
2015-06-15Look for .gitlab-ci.yml only if checkout_sha is presentDmitriy Zaporozhets
2015-06-15Merge branch 'rs-dev-issue-2228' into 'master'Dmitriy Zaporozhets
2015-06-15Merge branch 'fix-post-receive-external-tracker' into 'master'Douwe Maan
2015-06-15Add `allowing_for_delay` helper method for feature specsRobert Speicher
2015-06-14Fix hooks for web based events with external issue referencesDaniel Gerhardt
2015-06-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-14Merge pull request #9340 from jvanbaarsen/update-noteableDmitriy Zaporozhets
2015-06-14Use `page.all` and `page.within` in specsRobert Speicher
2015-06-14Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher
2015-06-14Change `foo.should_not` syntax to `expect(foo).not_to` in specsRobert Speicher
2015-06-14Refactor dashboard_choicesRobert Speicher
2015-06-14Spec the failure cases for PreferencesController#updateRobert Speicher
2015-06-14Make the dashboard choice text match the text in the sidebarRobert Speicher
2015-06-14Add feature specs for default dashboard preferenceRobert Speicher
2015-06-14Add a form field to customize the dashboard preferenceRobert Speicher
2015-06-14Add RootControllerRobert Speicher
2015-06-14Add `dashboard` attribute to User modelRobert Speicher
2015-06-14Simplify the javascript behavior for Preference updatingRobert Speicher
2015-06-14Add PreferencesHelper moduleRobert Speicher
2015-06-14Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher
2015-06-14Move the "Design" templates and logic to PreferencesRobert Speicher
2015-06-14Allow login_as helper to accept a User objectRobert Speicher
2015-06-14Add Profiles::PreferencesControllerRobert Speicher
2015-06-12Fix post-receive errors on a push when an external issue tracker is configuredStan Hu
2015-06-12Merge branch 'feature-session-expire-seconds-ui' into 'master'Douwe Maan
2015-06-11session_expire_seconds => session_expire_delaythemaze75
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-05Add session expiration delay configuration through UI applicationEric Maziade
2015-06-05Update noteable after a new note is addedJeroen van Baarsen
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