summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fix errors.Douwe Maan2015-04-0210-120/+114
| * | | | | | | Add changelog item.Douwe Maan2015-04-021-0/+1
| * | | | | | | Only allow users to cross-reference and close issues they have access to.Douwe Maan2015-04-025-12/+12
| * | | | | | | Only allow user to see participants from groups they have access to.Douwe Maan2015-04-025-12/+12
| * | | | | | | Don't allow full access to guests in ReferenceExtractorDouwe Maan2015-04-021-3/+0
| * | | | | | | Add Commit#author and #committer.Douwe Maan2015-04-023-4/+13
| * | | | | | | Slightly refactor getting note notification recipients.Douwe Maan2015-04-022-15/+24
| * | | | | | | Refactor Mentionable mentioned users to use ReferenceExtractor.Douwe Maan2015-04-022-19/+16
| * | | | | | | Only allow user to reference objects they have access to.Douwe Maan2015-04-023-22/+32
| * | | | | | | Slightly refactor ReferenceExtractor.Douwe Maan2015-04-023-43/+41
* | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-135-2/+12
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'skip-email-reconfirmation' into 'master'Dmitriy Zaporozhets2015-04-133-1/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Skip email confirmation when set by admin or via LDAP.skip-email-reconfirmationDouwe Maan2015-04-063-1/+3
| * | | | | | | | | Merge branch 'shell-version-warning' into 'master'Dmitriy Zaporozhets2015-04-133-1/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Warn when gitlab-shell version doesn't match requirement.shell-version-warningDouwe Maan2015-04-063-1/+9
| | |/ / / / / / / /
* | | | | | | | | | Bump gitlab-shell versionDmitriy Zaporozhets2015-04-131-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-04-131-2/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #9104 from jdsn/fix-issue9098-clean_pathDmitriy Zaporozhets2015-04-131-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | clean_path should drop all leading dashes, not just oneJ. Daniel Schmidt2015-04-081-1/+1
| | * | | | | | | | clean_path should drop all trailing dots, not just oneJ. Daniel Schmidt2015-04-081-1/+1
| | * | | | | | | | clean_path should not drop the last characterJ. Daniel Schmidt2015-04-081-1/+1
* | | | | | | | | | Fix performance issue when browse big diffsDmitriy Zaporozhets2015-04-131-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets2015-04-1323-46/+386
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add admin deploy keys tests.public-deploy-keysDouwe Maan2015-04-033-0/+81
| * | | | | | | | | Add project deploy keys tests.Douwe Maan2015-04-032-3/+44
| * | | | | | | | | Clean up code.Douwe Maan2015-04-037-27/+48
| * | | | | | | | | Fix failing specs.Douwe Maan2015-04-031-2/+1
| * | | | | | | | | Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-0316-36/+233
* | | | | | | | | | Merge branch 'fix-group-project-list-cache' into 'master'Dmitriy Zaporozhets2015-04-132-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bust group page project list cache when namespace name or path changes.fix-group-project-list-cacheDouwe Maan2015-04-102-2/+3
* | | | | | | | | | | Merge pull request #9117 from bbodenmiller/patch-12Dmitriy Zaporozhets2015-04-121-3/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | document support for inline HTMLBen Bodenmiller2015-04-111-3/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #9120 from bbodenmiller/patch-4Robert Schilling2015-04-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | fix link to details on how to run the testsBen Bodenmiller2015-04-121-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'arbitrary-local-repo-import' into 'master'Dmitriy Zaporozhets2015-04-127-6/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't use URI.regexp to validate since it doens't have start/end anchors.Douwe Maan2015-04-115-5/+5
| * | | | | | | | | | Fix project import URL regex to prevent arbitary local repos from being impor...Douwe Maan2015-04-112-1/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-123-2/+3
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fix-typo-starred-projects' into 'master'Robert Schilling2015-04-121-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix typoStan Hu2015-04-111-1/+1
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'bump-gitlab-shell' into 'master'Douwe Maan2015-04-112-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Bump gitlab-shellDmitriy Zaporozhets2015-04-092-1/+2
* | | | | | | | | | | Merge branch 'regex-start-of-string' into 'master'Dmitriy Zaporozhets2015-04-1211-16/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix a whoopsie daisy in the changelog.Douwe Maan2015-04-111-1/+0
| * | | | | | | | | | | Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan2015-04-109-14/+12
| * | | | | | | | | | | Fix persistent XSS vulnerability around profile website URLs.Douwe Maan2015-04-102-2/+4
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'rs-issue-1942' into 'master'Dmitriy Zaporozhets2015-04-122-11/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Upon successful login, clear `reset_password_token` fieldRobert Speicher2015-04-082-11/+40
* | | | | | | | | | | | Merge branch 'rs-issue-2214' into 'master'Dmitriy Zaporozhets2015-04-127-21/+29
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add CHANGELOG entry for Buildkite service renamingRobert Speicher2015-04-111-0/+1