summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | Ignore references in blockquotes.Douwe Maan2015-06-021-0/+4
| * | | | | Actually ignore references in code blocks etc.Douwe Maan2015-06-021-0/+20
* | | | | | Further limit the limited whitelist for project/group descriptionsrs-more-nofollowRobert Speicher2015-06-021-2/+17
* | | | | | Rename ReferenceFilterSpecHelper to FilterSpecHelperRobert Speicher2015-06-0215-61/+56
* | | | | | Add feature specs for Project and Group description renderingRobert Speicher2015-06-023-12/+82
* | | | | | Add a `pipeline` context option for SanitizationFilterRobert Speicher2015-06-021-0/+14
| |/ / / / |/| | | |
* | | | | GitLab CI service sends gitlab-ci.yml fileci_yml_fileValery Sizov2015-06-021-0/+15
|/ / / /
* | | | Merge branch 'web-editor-rugged' into 'master'Dmitriy Zaporozhets2015-06-021-46/+5
|\ \ \ \
| * | | | Remove unnecessary satellite files and add CHANGELOG itemDmitriy Zaporozhets2015-06-021-14/+2
| * | | | Remove file api tests which depend on old satellite logicDmitriy Zaporozhets2015-06-021-32/+3
* | | | | Merge branch 'rs-issue-1721' into 'master'Douwe Maan2015-06-021-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix link_to_gfm with only a reference having the incorrect linkrs-issue-1721Robert Speicher2015-05-291-0/+6
* | | | | Disable changing of the source branch in merge request update APIStan Hu2015-05-291-2/+2
* | | | | Merge branch 'support-edit-target-branch-in-mr' into 'master'Dmitriy Zaporozhets2015-05-292-1/+24
|\ \ \ \ \
| * | | | | Support editing target branch of merge requestStan Hu2015-05-292-1/+24
| | |/ / / | |/| | |
* | | | | Merge branch 'rs-teaspoon' into 'master'Dmitriy Zaporozhets2015-05-2912-89/+292
|\ \ \ \ \
| * | | | | Stub ajax in JS specsRobert Speicher2015-05-282-2/+5
| * | | | | Remove jasmine-fixture, use teaspoon fixturesRobert Speicher2015-05-288-58/+64
| * | | | | teaspoon installRobert Speicher2015-05-282-0/+224
| * | | | | Remove jasmine-rails; add teaspoonRobert Speicher2015-05-282-30/+0
| | |/ / / | |/| | |
* | | | | Add MergeRequests#commits action and routeRobert Speicher2015-05-291-12/+20
|/ / / /
* | | | Merge branch 'user-destroy-wo-groups' into 'master'Dmitriy Zaporozhets2015-05-281-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | You can not remove user if he/she is an only owner of groupDmitriy Zaporozhets2015-05-281-1/+17
* | | | Merge branch 'fix-git-blame-syntax-highlighting' into 'master'Douwe Maan2015-05-281-0/+33
|\ \ \ \
| * | | | Fix git blame syntax highlighting when different commits break up linesStan Hu2015-05-271-0/+33
| |/ / /
* | | | Add ExternalLinkFilter to Markdown pipeliners-dont-follow-meRobert Speicher2015-05-273-2/+54
|/ / /
* | | Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan2015-05-272-10/+10
* | | Merge branch 'commit-graphs-by-email' into 'master'Dmitriy Zaporozhets2015-05-271-3/+5
|\ \ \
| * | | Update specs.commit-graphs-by-emailDouwe Maan2015-05-251-3/+5