summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Group milestones by title in the dashboard and all other issue viewsDominik Sander2015-05-012-3/+3
* 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
| * | Fix small issues.Douwe Maan2015-04-241-2/+3
| * | Link cross-project cross-reference notes to correct project.Douwe Maan2015-04-244-21/+21
| * | No longer needed to pass project argument to commit methods.Douwe Maan2015-04-241-2/+2
| * | Use project.commit convenience method.Douwe Maan2015-04-2415-25/+25
| * | Let commit model know about its project.Douwe Maan2015-04-241-3/+3
* | | Merge pull request #9065 from rumpelsepp/issuesDmitriy Zaporozhets2015-04-241-1/+1
|\ \ \ | |/ / |/| |
| * | Try to fix tests for pull request #9065Stefan Tatschner2015-04-241-1/+1
* | | Merge branch 'rs-mentionable-examples-refactor' into 'master'Dmitriy Zaporozhets2015-04-236-52/+83
|\ \ \