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-04-15Fix for snippets.Douwe Maan
2015-04-15Fix Mention notification level.Douwe Maan
2015-04-14Let invites be declined.Douwe Maan
2015-04-14Add emails around invitation.Douwe Maan
2015-04-14Track who created a group or project member.Douwe Maan
2015-04-13Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets
2015-04-12Merge branch 'regex-start-of-string' into 'master'Dmitriy Zaporozhets
2015-04-10Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan
2015-04-09Merge branch 'ci_fork' into 'master'Dmitriy Zaporozhets
2015-04-06CI forking: testsValery Sizov
2015-04-06CI project forkingValery Sizov
2015-04-03Merge branch 'configurable-attachment-size' into 'master'Douwe Maan
2015-04-02Fix errors.Douwe Maan
2015-04-02Merge branch 'repository-archive-worker' into 'master'Dmitriy Zaporozhets
2015-04-02Only allow users to cross-reference and close issues they have access to.Douwe Maan
2015-04-02Only allow user to see participants from groups they have access to.Douwe Maan
2015-04-02Add Commit#author and #committer.Douwe Maan
2015-04-02Slightly refactor getting note notification recipients.Douwe Maan
2015-04-02Support configurable attachment size via Application SettingsStan Hu
2015-03-31Add tests.Douwe Maan
2015-03-31Small code cleanup.Douwe Maan
2015-03-31Archive repositories in background worker.Douwe Maan
2015-03-27Use more specific regexes.Douwe Maan
2015-03-27No magic numbers for issues filteringDmitriy Zaporozhets
2015-03-25notification on project movingValery Sizov
2015-03-25Merge branch 'api-internal-errors' into 'master'Dmitriy Zaporozhets
2015-03-25Merge branch 'unset-assignee' into 'master'Dmitriy Zaporozhets
2015-03-24Make sure issue assignee is properly reset.Douwe Maan
2015-03-24Refactor GitAccess to use instance variables.Douwe Maan
2015-03-23Don't mark merge request as updated when merge status relative to target bran...Douwe Maan
2015-03-21Extend push_tag event to include tag message and last commitKamil Trzcinski
2015-03-20Merge branch 'fix-underscore-notes' into 'master'Hannes Rosenögger
2015-03-19Fix cross references when usernames, milestones, or project names contain und...Stan Hu
2015-03-19Fewer constants, more helpers.Douwe Maan
2015-03-18Fix condensed range in MR push comment.Douwe Maan
2015-03-17Merge branch 'issue_subscription' into 'master'Dmitriy Zaporozhets
2015-03-16testsValery Sizov
2015-03-16Merge branch 'fix-restricted-visibility' into 'master'Dmitriy Zaporozhets
2015-03-16fix specsValery Sizov
2015-03-16rename table subscribe; make it polymorficValery Sizov
2015-03-16code folding fixValery Sizov
2015-03-15SubscriptionValery Sizov
2015-03-15Use `member` instead of `tm`.Douwe Maan
2015-03-15Use `project_member` instead of `team_member`.Douwe Maan
2015-03-15Use `group_member` instead of `users_group` or `membership`.Douwe Maan
2015-03-14Merge branch 'master' into fix-restricted-visibilityVinnie Okada
2015-03-13Move tag deletion to service and execute hooks and services.Douwe Maan
2015-03-13Ecevute hooks and services when branches are created/deleted through web.Douwe Maan
2015-03-13More consistent method naming.Douwe Maan
2015-03-13Use PushDataBuilder where applicable.Douwe Maan