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
2016-04-14Merge branch 'start-with-iid-on-new-branch' into 'master' Rémy Coutable
2016-04-14Start with iid on branch creationZeger-Jan van de Weg
2016-04-14Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable
2016-04-14Allow empty recipient list when pusher is addedFrank Groeneveld
2016-04-13Merge branch 'fix-trailing-slash-in-bamboo_url' into 'master' Robert Speicher
2016-04-13Merge branch 'fix-trailing-slash-in-teamcity_url-3515' into 'master' Robert Speicher
2016-04-13Refactor and expose only Gitlab::UrlBuilder.build(record)Rémy Coutable
2016-04-13Fix a bug with trailing slash in bamboo_urlRémy Coutable
2016-04-13Merge branch 'issue_15044' into 'master' Rémy Coutable
2016-04-13Improve TeamcityService and its specsRémy Coutable
2016-04-13Fix repository cache invalidation issue when project is recreated with an emp...Stan Hu
2016-04-12Add changelog entry, improve specs and model codeFelipe Artur
2016-04-12Merge branch 'check-import-job-status' into 'master' Robert Speicher
2016-04-12Merge branch 'decouple-member-notification' into 'master' Douwe Maan
2016-04-12Fix a bug with trailing slash in teamcity_urlCharles May
2016-04-12Check and report import job status to help diagnose issues with forkingStan Hu
2016-04-12Reuse `User#notification_settings_for` when it's possibleDouglas Barbosa Alexandre
2016-04-12Allow to close invalid merge requestFelipe Artur
2016-04-11Dont return nullJeroen Bobbeldijk
2016-04-11Add changelog, change code to guard clauseJeroen Bobbeldijk
2016-04-11Use Hash instead of Array on NotificationSetting#level enumDouglas Barbosa Alexandre
2016-04-11Check head unborn in ruggedJeroen Bobbeldijk
2016-04-09Add method to return the user notification setting for a group, or a projectDouglas Barbosa Alexandre
2016-04-08Use default_value_for to set default NotificationSetting#levelDouglas Barbosa Alexandre
2016-04-08Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-07Expire caches after project creation to ensure a consistent stateStan Hu
2016-04-06Ensure empty recipients are rejected in BuildsEmailServiceRémy Coutable
2016-04-05Flush repository cache before import project dataDouglas Barbosa Alexandre
2016-04-04Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan
2016-04-04Merge branch 'update_repository_from_ee' into 'master' Douwe Maan
2016-04-04Merge branch 'issue_14853' into 'master' Yorick Peterse
2016-04-03Merge branch 'fix-bad-fetch' into 'master' Douwe Maan
2016-04-02 Fix bug related to filtering Issues by Label/Milestone.Rubén Dávila
2016-04-02Don't fetch any tags from a forked repoStan Hu
2016-04-01Migrate Repository#local_branches from gitlab-ee.Rubén Dávila
2016-04-01Merge branch 'routing' into 'master' Robert Speicher
2016-04-01Merge branch 'memoize-pattern-methods' into 'master' Robert Speicher
2016-04-01Merge branch 'error-when-ldap-doesn-t-supply-an-email-address-14559' into 'ma...Rémy Coutable
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
2016-04-01Memoize reference_pattern/link_reference_patternYorick Peterse
2016-04-01Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-...Douwe Maan
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
2016-03-31Exclude projects pending deletion from all resultsZeger-Jan van de Weg
2016-03-31Allow temp-oauth-email as notification emailZeger-Jan van de Weg
2016-03-31Merge branch 'fix-todos' into 'master' Rémy Coutable
2016-03-31Rename Note#for_project_snippet? to #for_snippet?Rémy Coutable
2016-03-31Merge branch 'reorder-project-expire-cache' into 'master' Yorick Peterse
2016-03-30Merge branch 'patch/fix-mergerequest-diff' into 'master' Robert Speicher
2016-03-30Destroy related todos when an issue is deletedDouglas Barbosa Alexandre
2016-03-30Fix few bugs related to recent notifications refactoringDmitriy Zaporozhets