Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2015-05-06Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka
2015-05-05fix gitlab CI linksValery Sizov
2015-05-04Merge branch 'fix-escaped-branches-in-compare' into 'master'Douwe Maan
2015-05-03Re-annotate modelsStan Hu
2015-05-03Merge branch 'api-iid' of https://github.com/jubianchi/gitlabhq into jubianch...Dmitriy Zaporozhets
2015-05-03Merge pull request #9066 from jirutka/fix-6417Dmitriy Zaporozhets
2015-05-03Merge pull request #9234 from dsander/group-milestones-by-titleDmitriy Zaporozhets
2015-05-03Merge pull request #8756 from zaburt/force_utf8_on_oauth_propertiesDmitriy Zaporozhets
2015-05-03Merge branch 'restrict-signups-to-domains' into 'master'Dmitriy Zaporozhets
2015-05-03add common method to force utf8 and force oauth properties to be utf8Onur Küçük
2015-05-02Merge branch 'rs-test-env-fixes' into 'master'Robert Speicher
2015-05-02Don't delete gitlab-test-fork folder after every test runRobert Speicher
2015-05-02Merge branch 'make-reply-to-work-everywhere' into 'master'Robert Speicher
2015-05-02Add application setting to restrict user signups to e-mail domainsStan Hu
2015-05-02Query issues, merge requests and milestones with their IID through APIjubianchi
2015-05-02Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu
2015-05-01Improve/add specs for `Project#get_issue` and `#issue_exists?`Robert Speicher
2015-05-01Group milestones by title in the dashboard and all other issue viewsDominik Sander
2015-05-01Remove title_for_issue helperRobert Speicher
2015-04-30Remove special handling for the `'` problemRobert Speicher
2015-04-30Add Project#get_issueRobert Speicher
2015-04-30Autolink short URLsRobert Speicher
2015-04-30Add jira_project project factoryRobert Speicher
2015-04-30More gitlab_markdown_helper_spec cleanupRobert Speicher
2015-04-30Add Gitlab::Markdown::SanitizationFilterRobert Speicher
2015-04-30Add Gitlab::Markdown::AutolinkFilterRobert Speicher
2015-04-30Add Gitlab::Markdown::TableOfContentsFilterRobert Speicher
2015-04-30Add a feature spec for our entire Markdown parsing stackRobert Speicher
2015-04-30Unescape branch names in compare commitStan Hu
2015-04-30Merge branch 'show-invalid-projects-google-code-import' into 'master'Douwe Maan
2015-04-30Merge branch 'fix-submodule-error-with-forked-project' into 'master'Dmitriy Zaporozhets
2015-04-30Show incompatible projects in Google Code import statusStan Hu
2015-04-30Don't allow a merge request to be merged when its title starts with "WIP".Douwe Maan
2015-04-28Merge branch 'fix-commit-data-url-generation' into 'master'Douwe Maan
2015-04-28Merge branch 'rs-issue-2269' into 'master'Dmitriy Zaporozhets
2015-04-28Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-04-28Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu
2015-04-27Specs don't need to set default_url_options anymoreRobert Speicher
2015-04-27Merge pull request #8754 from jirutka/fix-project_name_regexJeroen van Baarsen
2015-04-27Fix (project_)name_regex to accept non-ASCII letters and dashJakub Jirutka
2015-04-27Merge branch 'fix-relative-submodule-links-with-personal-projects' into 'master'Dmitriy Zaporozhets
2015-04-27Revert "Added X-GitLab-Event header for web hooks"Valery Sizov
2015-04-27Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-04-27Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-04-27Merge pull request #8644 from Bugagazavr/hook-eventsDmitriy Zaporozhets
2015-04-27Merge branch 'rs-capybara-screenshot' into 'master'Dmitriy Zaporozhets
2015-04-27Merge branch 'forked-event' into 'master'Dmitriy Zaporozhets
2015-04-27Fix bug where commit data would not appear in some subdirectoriesStan Hu
2015-04-26Add notify and color options to HipchatServiceDominik Sander
2015-04-26Add new admin settingsVinnie Okada