summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ssh-key-linebreaks' into 'master'Dmitriy Zaporozhets2015-07-131-1/+7
|\
| * Add error message for SSH key linebreaksNikita Verkhovin2015-07-121-1/+7
* | Merge branch 'rs-disable-2fa-by-admin' into 'master'Dmitriy Zaporozhets2015-07-132-0/+61
|\ \
| * | Add a button to Admin::Users#show to disable 2FA for that userrs-disable-2fa-by-adminRobert Speicher2015-07-101-0/+33
| * | Add disable_two_factor route for Admin::UsersRobert Speicher2015-07-101-0/+28
* | | Merge branch 'rs-disable-2fa' into 'master'Dmitriy Zaporozhets2015-07-133-10/+22
|\ \ \ | |/ /
| * | Add User#disable_two_factor!rs-disable-2faRobert Speicher2015-07-103-10/+22
* | | Merge branch 'fix-api-project-transfer' into 'master'Dmitriy Zaporozhets2015-07-131-5/+5
|\ \ \
| * | | Update specs.fix-api-project-transferDouwe Maan2015-07-111-5/+5
* | | | Merge branch 'search-git-grep' into 'master'Dmitriy Zaporozhets2015-07-121-0/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Add tests for repository search filesDmitriy Zaporozhets2015-07-121-0/+24
| |/ /
* | | Better handle unknown projects and groups for autocompleteStan Hu2015-07-111-15/+63
| |/ |/|
* | Merge branch 'fix-autocomplete-with-public-projects' into 'master'Hannes Rosenögger2015-07-111-0/+24
|\ \ | |/ |/|
| * Fix user autocomplete for unauthenticated users accessing public projectsStan Hu2015-07-101-0/+24
* | Merge branch 'fork_visibility_level' into 'master'Dmitriy Zaporozhets2015-07-102-0/+83
|\ \
| * | Fork visibility level fixfork_visibility_levelValery Sizov2015-07-062-0/+83
* | | Merge branch 'comment-box-changes' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-07-101-1/+1
|\ \ \ | |_|/ |/| |
| * | Fixed the issuescomment-box-changesDarby2015-07-091-0/+1
| * | Comment box/Placeholder text redoDarby2015-07-011-1/+0
* | | Merge branch 'rs-dev-issue-2372' into 'master'Dmitriy Zaporozhets2015-07-0819-53/+115
|\ \ \
| * | | Improve features to ensure Ajax filter has actually executedrs-dev-issue-2372Stan Hu2015-07-082-6/+10
| * | | Remove "mystery guest" from Milestone filtering featuresRobert Speicher2015-07-082-26/+18
| * | | Use stub_application_setting in a few more specsRobert Speicher2015-07-068-29/+35
| * | | Add `feature` tag to feature specsRobert Speicher2015-07-0610-11/+11
| * | | Rename NoMilestone to Milestone::NoneRobert Speicher2015-07-062-2/+2
| * | | Remove duplicate feature spec for filtering issues by no milestoneRobert Speicher2015-07-061-16/+0
| * | | Allow user to filter by Issues/Merge Requests without a MilestoneRobert Speicher2015-07-062-0/+76
* | | | Merge branch 'settings-via-api' into 'master'Dmitriy Zaporozhets2015-07-071-0/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Add tests and improve logicDmitriy Zaporozhets2015-07-061-4/+16
| * | | Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets2015-07-061-0/+17
* | | | Return 40x error codes if branch could not be deleted in UIStan Hu2015-07-061-0/+26
| |_|/ |/| |
* | | Merge branch 'audit_log' into 'master'Dmitriy Zaporozhets2015-07-062-4/+4
|\ \ \
| * | | Audit log for user authenticationValery Sizov2015-07-062-4/+4
* | | | Merge branch 'add-irker-options' into 'master'Dmitriy Zaporozhets2015-07-061-32/+8
|\ \ \ \
| * | | | Add Irker service configuration optionsStan Hu2015-07-051-32/+8
| |/ / /
* | | | Allow user to be blocked and unblocked via the APISteve Norman2015-07-031-0/+51
| |/ / |/| |
* | | Add support for unlocking users in admin settingsStan Hu2015-07-021-0/+15
|/ /
* | Refactor can_be_merged logic for merge requestDmitriy Zaporozhets2015-07-011-0/+14
* | Extract the longest-matching ref from a commit path when multiple matches occurStan Hu2015-07-011-2/+9
* | Merge branch 'fix-zero-sha-lookup' into 'master'Dmitriy Zaporozhets2015-07-011-0/+8
|\ \
| * | Repository#blob_at should return nil for 00000000... shafix-zero-sha-lookupDmitriy Zaporozhets2015-07-011-0/+8
* | | Merge branch 'reporter-manage-issues' into 'master'Dmitriy Zaporozhets2015-07-013-0/+36
|\ \ \ | |/ / |/| |
| * | Reporter role can manage issue tracker nowreporter-manage-issuesDmitriy Zaporozhets2015-06-303-0/+36
* | | Fix ApplicationHelper specsrs-fix-application-helper-specsRobert Speicher2015-06-303-102/+138
* | | Add spec/support/factory_girlRobert Speicher2015-06-302-4/+6
* | | Merge branch 'fix-relative-submodule-namespace-path' into 'master'Dmitriy Zaporozhets2015-06-291-1/+1
|\ \ \ | |/ / |/| |
| * | Fix Error 500 when relative submodule resolves to a namespace that has a diff...Stan Hu2015-06-231-1/+1
* | | Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-261-2/+0
* | | Add "Requires Input" JS behaviorRobert Speicher2015-06-262-0/+67
* | | Merge branch 'rename-abilities' into 'master'Dmitriy Zaporozhets2015-06-262-4/+4
|\ \ \