summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* fix gitlab CI linksfix_ci_servicesValery Sizov2015-05-051-0/+2
* Merge branch 'fix-escaped-branches-in-compare' into 'master'Douwe Maan2015-05-041-0/+22
|\
| * Unescape branch names in compare commitStan Hu2015-04-301-0/+22
* | Re-annotate modelsStan Hu2015-05-0321-4/+72
* | Merge branch 'api-iid' of https://github.com/jubianchi/gitlabhq into jubianch...Dmitriy Zaporozhets2015-05-033-0/+23
|\ \
| * | Query issues, merge requests and milestones with their IID through APIjubianchi2015-05-023-0/+23
* | | Merge pull request #9066 from jirutka/fix-6417Dmitriy Zaporozhets2015-05-032-9/+11
|\ \ \
| * | | Fix #6417: users with group permission should be able to create groups via APIRobert Schilling2015-03-312-9/+11
* | | | Merge pull request #9234 from dsander/group-milestones-by-titleDmitriy Zaporozhets2015-05-032-3/+3
|\ \ \ \
| * | | | Group milestones by title in the dashboard and all other issue viewsDominik Sander2015-05-012-3/+3
| | |/ / | |/| |
* | | | Merge pull request #8756 from zaburt/force_utf8_on_oauth_propertiesDmitriy Zaporozhets2015-05-031-28/+83
|\ \ \ \
| * | | | add common method to force utf8 and force oauth properties to be utf8Onur Küçük2015-05-031-28/+83
| |/ / /
* | | | Merge branch 'restrict-signups-to-domains' into 'master'Dmitriy Zaporozhets2015-05-032-0/+71
|\ \ \ \
| * | | | Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-022-0/+71
* | | | | Merge branch 'rs-test-env-fixes' into 'master'Robert Speicher2015-05-021-1/+2
|\ \ \ \ \
| * | | | | Don't delete gitlab-test-fork folder after every test runRobert Speicher2015-05-021-1/+2
| |/ / / /
* | | | | Merge branch 'make-reply-to-work-everywhere' into 'master'Robert Speicher2015-05-021-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu2015-05-011-2/+1
* | | | | Improve/add specs for `Project#get_issue` and `#issue_exists?`rs-more-pipeline-filtersRobert Speicher2015-05-011-19/+42
* | | | | Remove title_for_issue helperRobert Speicher2015-04-301-18/+0
* | | | | Remove special handling for the `'` problemRobert Speicher2015-04-301-1/+0
* | | | | Add Project#get_issueRobert Speicher2015-04-301-4/+4
* | | | | Autolink short URLsRobert Speicher2015-04-302-3/+9
* | | | | Add jira_project project factoryRobert Speicher2015-04-302-20/+19
* | | | | More gitlab_markdown_helper_spec cleanupRobert Speicher2015-04-301-56/+1
* | | | | Add Gitlab::Markdown::SanitizationFilterRobert Speicher2015-04-302-33/+81
* | | | | Add Gitlab::Markdown::AutolinkFilterRobert Speicher2015-04-301-0/+98
* | | | | Add Gitlab::Markdown::TableOfContentsFilterRobert Speicher2015-04-302-17/+101
* | | | | Add a feature spec for our entire Markdown parsing stackRobert Speicher2015-04-302-0/+572
|/ / / /
* | | | Merge branch 'show-invalid-projects-google-code-import' into 'master'Douwe Maan2015-04-302-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Show incompatible projects in Google Code import statusStan Hu2015-04-302-0/+14
| | |/ | |/|
* | | Merge branch 'fix-submodule-error-with-forked-project' into 'master'Dmitriy Zaporozhets2015-04-303-7/+74
|\ \ \
| * | | Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu2015-04-273-7/+74
* | | | Don't allow a merge request to be merged when its title starts with "WIP".Douwe Maan2015-04-302-0/+33
| |/ / |/| |
* | | Merge branch 'fix-commit-data-url-generation' into 'master'Douwe Maan2015-04-281-0/+16
|\ \ \
| * | | Fix bug where commit data would not appear in some subdirectoriesStan Hu2015-04-261-0/+16
* | | | Merge branch 'rs-issue-2269' into 'master'Dmitriy Zaporozhets2015-04-282-18/+0
|\ \ \ \
| * | | | Specs don't need to set default_url_options anymoreRobert Speicher2015-04-272-18/+0
| |/ / /
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-04-281-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge pull request #8754 from jirutka/fix-project_name_regexJeroen van Baarsen2015-04-271-0/+3
| |\ \ \
| | * | | Fix (project_)name_regex to accept non-ASCII letters and dashJakub Jirutka2015-04-271-0/+3
* | | | | Merge branch 'fix-relative-submodule-links-with-personal-projects' into 'master'Dmitriy Zaporozhets2015-04-271-4/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix broken file browsing with relative submodule in personal projectsStan Hu2015-04-231-4/+11
* | | | | Revert "Added X-GitLab-Event header for web hooks"Valery Sizov2015-04-271-9/+5
| |/ / / |/| | |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-2715-121/+298
|\ \ \ \
| * \ \ \ Merge branch 'rs-capybara-screenshot' into 'master'Dmitriy Zaporozhets2015-04-272-7/+22
| |\ \ \ \
| | * | | | Don't use capybara-screenshot in CI environmentsrs-capybara-screenshotRobert Speicher2015-04-251-3/+5
| | * | | | Enable js_errors for Capybara in Spinach and RSpecRobert Speicher2015-04-251-1/+1
| | * | | | Move RSpec setup for Capybara to its own support fileRobert Speicher2015-04-252-7/+20
| * | | | | Merge branch 'forked-event' into 'master'Dmitriy Zaporozhets2015-04-272-11/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |