summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix error when deleting a user who has projectsStan Hu2015-06-231-0/+24
* Merge branch 'ext-issue-7-12' into '7-12-stable'Jacob Vosmaer2015-06-221-0/+9
|\
| * Fix hooks for web based events with external issue referencesext-issue-7-12Daniel Gerhardt2015-06-161-0/+9
* | Merge branch '7-12-fix-post-receive-external-tracker' into '7-12-stable'Jacob Vosmaer2015-06-222-0/+19
|\ \
| * | Fix post-receive errors on a push when an external issue tracker is configuredStan Hu2015-06-202-0/+19
* | | Fix Error 500 when one user attempts to access a personal, internal snippetStan Hu2015-06-201-0/+5
|/ /
* | Fix 403 Access Denied error messages when accessing Labels section in a proje...Stan Hu2015-06-181-0/+40
* | Merge branch 'fix/oauth_user_ldap_person' into 'master'ldap-person-fix-7-12Douwe Maan2015-06-181-46/+56
* | Fix Preferences feature specrs-custom-dashboard-backportRobert Speicher2015-06-161-10/+8
* | Add `allowing_for_delay` helper method for feature specsRobert Speicher2015-06-162-6/+41
* | Refactor dashboard_choicesRobert Speicher2015-06-161-8/+10
* | Spec the failure cases for PreferencesController#updateRobert Speicher2015-06-161-2/+18
* | Make the dashboard choice text match the text in the sidebarRobert Speicher2015-06-161-2/+2
* | Add feature specs for default dashboard preferenceRobert Speicher2015-06-161-9/+48
* | Add a form field to customize the dashboard preferenceRobert Speicher2015-06-161-0/+20
* | Add RootControllerRobert Speicher2015-06-162-2/+40
* | Add `dashboard` attribute to User modelRobert Speicher2015-06-162-1/+4
* | Simplify the javascript behavior for Preference updatingRobert Speicher2015-06-161-1/+9
* | Move the "Design" templates and logic to PreferencesRobert Speicher2015-06-161-0/+33
* | Add Profiles::PreferencesControllerRobert Speicher2015-06-163-5/+84
* | Merge branch 'fix-gitlab-ci-yml' into 'master'Dmitriy Zaporozhets2015-06-151-1/+1
|/
* Fix shoulda-matchers requireRobert Speicher2015-06-101-0/+1
* Memoize result of JSON.parse in json_responseRobert Speicher2015-06-101-1/+1
* Add spec/support files for WebMock and test coverageRobert Speicher2015-06-103-12/+12
* "expect { }.not_to raise_error" no longer takes a specific classRobert Speicher2015-06-101-6/+2
* ensure_length_of -> validate_length_ofRobert Speicher2015-06-106-11/+11
* Correctly remove already-mentioned commits for cross referencesrs-issue-1778Robert Speicher2015-06-081-2/+19
* Merge branch 'cernvcs/gitlab-ce-feature/auto_link_ldap_omniauth'Douwe Maan2015-06-051-12/+154
|\
| * Add option to automatically link omniauth and LDAP identitiesAlex Lossent2015-06-031-12/+154
* | Merge branch 'maser/gitlab-ce-order-commit-comments-in-api' into 'master'Dmitriy Zaporozhets2015-06-051-1/+2
|\ \
| * | Order commit comments in API chronologicallyMartin Luder2015-05-081-1/+2
* | | Merge branch 'rs-remove-guard' into 'master'Dmitriy Zaporozhets2015-06-041-1/+0
|\ \ \
| * | | Remove unnecessary require from RepositoryCache specRobert Speicher2015-06-041-1/+0
* | | | Merge branch 'fix-upgrader-script' into 'master'Dmitriy Zaporozhets2015-06-041-0/+15
|\ \ \ \
| * | | | Update mocking/stubbing syntax to the new RSpec 3 syntaxMartins Polakovs2015-05-301-1/+1
| * | | | Fix upgrader scriptMartins Polakovs2015-05-231-0/+15
* | | | | Merge branch 'make-namespaces-api-available-to-all-users' into 'master'Dmitriy Zaporozhets2015-06-042-1/+30
|\ \ \ \ \
| * | | | | Make namespace API available to all usersStan Hu2015-05-282-1/+30
* | | | | | Remove show actions from Admin and Project DeployKeysRobert Speicher2015-06-031-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'fix-group-remove' into 'master'Dmitriy Zaporozhets2015-06-031-0/+44
|\ \ \ \ \
| * | | | | Skip repo removing whem remove user or groupDmitriy Zaporozhets2015-06-031-0/+44
| * | | | | Merge branch 'repo-remove' into fix-group-removeDmitriy Zaporozhets2015-06-033-14/+36
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'repo-remove'Dmitriy Zaporozhets2015-06-033-14/+36
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Fix tests and increase delay time before remove repositoryDmitriy Zaporozhets2015-06-032-16/+2
| * | | | | Add tests for project destroy servicerepo-removeDmitriy Zaporozhets2015-06-031-0/+34
* | | | | | Add JS specs for Array extensionsRobert Speicher2015-06-021-0/+12
* | | | | | Move jQuery enable/disable extensions to extensions/jqueryRobert Speicher2015-06-022-9/+43
* | | | | | Add ZenMode javascript specsRobert Speicher2015-06-022-0/+61
| |/ / / / |/| | | |
* | | | | Merge branch 'ignore-references' into 'master'Dmitriy Zaporozhets2015-06-022-6/+39
|\ \ \ \ \
| * | | | | Fix spec.ignore-referencesDouwe Maan2015-06-021-6/+15