summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Use Projects::CreateService to fork projects so that after-create hooks are run.forked-eventDouwe Maan2015-04-242-11/+6
| | | |/ / | | |/| |
| * | | | Fix NotificationService specRobert Speicher2015-04-251-2/+2
| * | | | Rename `CommitRange#inclusive?` to `#exclude_start?`Robert Speicher2015-04-251-3/+3
| * | | | Add CommitRange directly to results HashRobert Speicher2015-04-251-4/+4
| * | | | Remove CommitRange#to_aRobert Speicher2015-04-251-27/+0
| * | | | Include caret in CommitRange#reference_titleRobert Speicher2015-04-251-1/+5
| * | | | Remove param from CommitRange#to_sRobert Speicher2015-04-251-16/+4
| * | | | CommitRange improvementsRobert Speicher2015-04-251-2/+2
| * | | | Update CommitRangeReferenceFilter to use CommitRange classRobert Speicher2015-04-251-4/+10
| * | | | Add CommitRange classRobert Speicher2015-04-251-0/+155
| * | | | Always use short SHAs as commit reference link textRobert Speicher2015-04-251-4/+14
| * | | | Add to_param to mentionable spec's mockRobert Speicher2015-04-251-1/+1
| * | | | Refactor ReferenceExtractor to use pipeline filtersRobert Speicher2015-04-251-74/+0
| * | | | Add results to reference filtersRobert Speicher2015-04-257-16/+107
| * | | | Add `pipeline_result` to ReferenceFilterSpecHelperRobert Speicher2015-04-251-0/+14
| |/ / /
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-04-272-5/+25
|\ \ \ \
| * \ \ \ Merge pull request #8644 from Bugagazavr/hook-eventsDmitriy Zaporozhets2015-04-271-5/+9
| |\ \ \ \
| | * | | | Added X-GitLab-Event header for web hooksbugagazavr2015-04-251-5/+9
| | |/ / /
| * | | | Add notify and color options to HipchatServiceDominik Sander2015-04-261-0/+16
| |/ / /
* | | | Add new admin settingsVinnie Okada2015-04-261-0/+75
|/ / /
* | | Merge branch 'commit-project' into 'master'Douwe Maan2015-04-2417-53/+54
|\ \ \
| * | | Fix tests.commit-projectDouwe Maan2015-04-241-3/+3