Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Web Hook sends email of pusher | Valery Sizov | 2015-03-04 | 1 | -0/+2 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'fix-namespace-merge-request-url' into 'master' | Marin Jankovski | 2015-03-04 | 1 | -11/+7 | |
|\ \ \ | ||||||
| * | | | Fix URL builder to use GitlabRoutingHelper | Stan Hu | 2015-03-03 | 1 | -11/+7 | |
* | | | | Merge branch 'project-existence-leak' into 'master' | Dmitriy Zaporozhets | 2015-03-03 | 2 | -41/+50 | |
|\ \ \ \ | ||||||
| * | | | | Don't leak information about private project existence via Git-over-SSH/HTTP. | Douwe Maan | 2015-03-02 | 2 | -41/+50 | |
* | | | | | Merge branch 'go-import' into 'master' | Marin Jankovski | 2015-03-03 | 2 | -20/+0 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Revert "Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/g... | Douwe Maan | 2015-03-03 | 2 | -20/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'fix-merge-request-url-builder' into 'master' | Jeroen van Baarsen | 2015-03-03 | 1 | -0/+9 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix merge request URL passed to Webhooks. | Stan Hu | 2015-02-24 | 1 | -0/+9 | |
* | | | | Merge branch 'strict-rubocop-rules' into 'master' | Dmitriy Zaporozhets | 2015-03-03 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Enable ParenthesesAsGroupedExpression rule | Dmitriy Zaporozhets | 2015-03-02 | 1 | -1/+1 | |
* | | | | | Add brakeman and jasmine | Dmitriy Zaporozhets | 2015-03-02 | 1 | -1/+1 | |
* | | | | | Add brakeman rake task and improve code security | Dmitriy Zaporozhets | 2015-03-02 | 1 | -1/+1 | |
* | | | | | Add rake task for brakeman | Dmitriy Zaporozhets | 2015-03-02 | 1 | -0/+9 | |
|/ / / / | ||||||
* | | | | Support names starting with a digit or _ for projects and users | Nicolas Bouilleaud | 2015-03-02 | 1 | -1/+1 | |
* | | | | Merge pull request #8890 from sue445/feature/project_api_avatar_url | Jeroen van Baarsen | 2015-03-01 | 1 | -0/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Expose avatar_url in projects API | sue445 | 2015-03-01 | 1 | -0/+1 | |
* | | | | Merge branch 'master' into mmonaco/gitlab-ce-api-user-noconfirm | Dmitriy Zaporozhets | 2015-02-27 | 92 | -422/+2224 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'bitbucket-import' | Dmitriy Zaporozhets | 2015-02-25 | 11 | -15/+249 | |
| |\ \ \ | ||||||
| | * | | | Satisfy Rubocop. | Douwe Maan | 2015-02-24 | 1 | -2/+2 | |
| | * | | | Delete deploy key from Bitbucket after importing. | Douwe Maan | 2015-02-24 | 3 | -6/+38 | |
| | * | | | Fix specs. | Douwe Maan | 2015-02-24 | 1 | -1/+1 | |
| | * | | | Load public key in initializer. | Douwe Maan | 2015-02-24 | 2 | -3/+12 | |
| | * | | | Add Bitbucket importer. | Douwe Maan | 2015-02-24 | 9 | -15/+208 | |
| | |/ / | ||||||
| * | | | Web Editor: save to new branch | Valery Sizov | 2015-02-24 | 2 | -4/+12 | |
| |/ / | ||||||
| * | | Merge branch 'api-empty-commit' into 'master' | Dmitriy Zaporozhets | 2015-02-24 | 3 | -7/+28 | |
| |\ \ | ||||||
| | * | | Improve error messages when file editing fails | Vinnie Okada | 2015-02-22 | 3 | -7/+28 | |
| * | | | Fix git-over-http | Dmitriy Zaporozhets | 2015-02-23 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | Merge branch 'master' into rails-4.1.9 | Vinnie Okada | 2015-02-21 | 7 | -3/+184 | |
| |\ \ | | |/ | ||||||
| | * | Merge branch 'mr-commit-comment-diff-lines' into 'master' | Dmitriy Zaporozhets | 2015-02-21 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Fix commit comments on first line of diff not rendering in Merge Request Disc... | Douwe Maan | 2015-02-20 | 1 | -1/+1 | |
| | * | | Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/gitlabhq ... | Marin Jankovski | 2015-02-20 | 2 | -0/+20 | |
| | |\ \ | ||||||
| | | * | | remove optional html tags | mattes | 2014-12-31 | 2 | -12/+2 | |
| | | * | | allow for private repositories | mattes | 2014-12-31 | 2 | -0/+30 | |
| | * | | | Merge branch 'upload-xss-access-control' into 'master' | Marin Jankovski | 2015-02-20 | 3 | -2/+58 | |
| | |\ \ \ | ||||||
| | | * | | | Restore nginx config a little more. | Douwe Maan | 2015-02-20 | 2 | -0/+2 | |
| | | * | | | Make changes to nginx config less likely to break something. | Douwe Maan | 2015-02-20 | 2 | -35/+66 | |
| | | * | | | Satisfy Rubocop. | Douwe Maan | 2015-02-20 | 1 | -1/+1 | |
| | | * | | | Use modified ActionDispatch::Static to let uploads go through to routes. | Douwe Maan | 2015-02-20 | 1 | -0/+13 | |
| | | * | | | Modify nginx config to let /uploads go through to unicorn. | Douwe Maan | 2015-02-20 | 2 | -37/+47 | |
| | | | |/ | | | |/| | ||||||
| | * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-02-20 | 2 | -0/+102 | |
| | |\ \ \ | ||||||
| | | * | | | Add gitorious.org importer | Marcin Kulik | 2015-02-20 | 2 | -0/+102 | |
| | | |/ / | ||||||
| | * | | | Extend project web hooks with more data | Dmitriy Zaporozhets | 2015-02-20 | 1 | -0/+3 | |
| | |/ / | ||||||
| * | | | Merge branch 'master' into rails-4.1.9 | Vinnie Okada | 2015-02-19 | 6 | -10/+16 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Revert "Fix broken access control and refactor avatar upload" | Dmitriy Zaporozhets | 2015-02-19 | 2 | -29/+13 | |
| | * | | Merge branch 'access-check-when-signed-out' into 'master' | Dmitriy Zaporozhets | 2015-02-18 | 1 | -0/+2 | |
| | |\ \ | ||||||
| | | * | | Fix push access check when not signed in. | Douwe Maan | 2015-02-18 | 1 | -0/+2 | |
| | * | | | Improve broadcast message API | Dmitriy Zaporozhets | 2015-02-18 | 2 | -2/+4 | |
| | * | | | Dont send 404 if no broadcast messages now because it flood gitlab-shell logs... | Dmitriy Zaporozhets | 2015-02-18 | 1 | -2/+0 | |
| | * | | | DB performance improvements to GitLab | Dmitriy Zaporozhets | 2015-02-18 | 1 | -5/+9 | |
| | |/ / |