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
AgeCommit message (Expand)Author
2015-05-03Re-annotate modelsStan Hu
2015-05-03Merge branch 'change-primary-email' into 'master'Dmitriy Zaporozhets
2015-05-02Add application setting to restrict user signups to e-mail domainsStan Hu
2015-05-01Improve/add specs for `Project#get_issue` and `#issue_exists?`Robert Speicher
2015-05-01Change `external_issue_tracker.blank?` to `!external_issue_tracker`Robert Speicher
2015-05-01Remove title_for_issue helperRobert Speicher
2015-04-30Add Project#get_issueRobert Speicher
2015-04-30Allow primary email to be set to an email that you've already added.Douwe Maan
2015-04-30Don't allow a merge request to be merged when its title starts with "WIP".Douwe Maan
2015-04-28Merge branch 'rs-issue-2269' into 'master'Dmitriy Zaporozhets
2015-04-27Merge pull request #8645 from chulkilee/hipchat-api-versionDmitriy Zaporozhets
2015-04-27Revert "Added X-GitLab-Event header for web hooks"Valery Sizov
2015-04-27Add api version property on hipchat serviceChulki Lee
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 'forked-event' into 'master'Dmitriy Zaporozhets
2015-04-26Add notify and color options to HipchatServiceDominik Sander
2015-04-26Add new admin settingsVinnie Okada
2015-04-26Remove duplicate settings for default_url_optionsRobert Speicher
2015-04-25Rename `CommitRange#sha_from_as_param` to `#suffixed_sha_from`Robert Speicher
2015-04-25Rename `CommitRange#inclusive?` to `#exclude_start?`Robert Speicher
2015-04-25Remove CommitRange#to_aRobert Speicher
2015-04-25Include caret in CommitRange#reference_titleRobert Speicher
2015-04-25Remove param from CommitRange#to_sRobert Speicher
2015-04-25CommitRange improvementsRobert Speicher
2015-04-25Add CommitRange classRobert Speicher
2015-04-25Added X-GitLab-Event header for web hooksbugagazavr
2015-04-24Use Projects::CreateService to fork projects so that after-create hooks are run.Douwe Maan
2015-04-24Revert "Rename namespace_regex to namespace_path_regex."Douwe Maan
2015-04-24Explain namespace clearn regex.Douwe Maan
2015-04-24Properly migrate users with usernames like "." or "..".Douwe Maan
2015-04-24Rename namespace_regex to namespace_path_regex.Douwe Maan
2015-04-24Explain purpose and usage.Douwe Maan
2015-04-24Fix behavior for Enumerable-like ActiveRecord relations.Douwe Maan
2015-04-24Fix small issues.Douwe Maan
2015-04-24Satisfy Rubocop.Douwe Maan
2015-04-24Fix errors.Douwe Maan
2015-04-24Select MR commit notes from source project.Douwe Maan
2015-04-24Move participants method to shared Participable concern.Douwe Maan
2015-04-24Link cross-project cross-reference notes to correct project.Douwe Maan
2015-04-24No longer needed to pass project argument to commit methods.Douwe Maan
2015-04-24Use project.commit convenience method.Douwe Maan
2015-04-24Let commit model know about its project.Douwe Maan
2015-04-23Merge branch 'rs-mentionable-examples-refactor' into 'master'Dmitriy Zaporozhets
2015-04-23Merge pull request #9042 from skburgart/fix/jira-linkMarin Jankovski
2015-04-23Merge branch 'issue-body-code-mentions' into 'master'Dmitriy Zaporozhets
2015-04-22do not send empty message to hipchatChulki Lee
2015-04-21Fix bug causing `@whatever` inside code blocks to sometimes be picked up as a...Douwe Maan
2015-04-20Remove duplicate ampersand from Label title format validatorRobert Speicher