Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |/ / | |||||
| | * | | Remove Group#owner_id from API since it is not used any more | Dmitriy Zaporozhets | 2015-02-17 | 2 | -2/+2 |
| | * | | Fix broken access control and refactor avatar upload | Hannes Rosenögger | 2015-02-16 | 2 | -13/+29 |
| * | | | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 3 | -10/+16 |
| |/ / | |||||
| * | | Allow users that signed up via OAuth to set their password in order to use Gi... | Douwe Maan | 2015-02-13 | 1 | -5/+6 |
| * | | Merge branch 'clean-oauth-username' into 'master' | Dmitriy Zaporozhets | 2015-02-13 | 1 | -5/+5 |
| |\ \ | |||||
| | * | | Clean username acquired from OAuth/LDAP. | Douwe Maan | 2015-02-12 | 1 | -5/+5 |
| * | | | Merge branch 'issues_tracker_template' into 'master' | Dmitriy Zaporozhets | 2015-02-12 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Add ExternalIssue base model to make issue referencing more robust for extern... | Marin Jankovski | 2015-02-11 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Edit group members via API | Vinnie Okada | 2015-02-11 | 3 | -10/+31 |
| |/ / | |||||
| * | | Merge branch 'add_label_notes' into 'master' | Dmitriy Zaporozhets | 2015-02-11 | 2 | -4/+25 |
| |\ \ | |||||
| | * | | Add labels notes | Nikita Verkhovin | 2015-02-08 | 2 | -4/+25 |
| * | | | Add internal broadcast message API. | Douwe Maan | 2015-02-07 | 2 | -0/+12 |
| |/ / | |||||
| * | | Merge branch 'mention-groups' | Dmitriy Zaporozhets | 2015-02-06 | 1 | -2/+9 |
| |\ \ | |||||
| | * | | Allow groups to be mentioned. | Douwe Maan | 2015-02-05 | 1 | -2/+9 |
| * | | | Merge branch 'api-default-order' into 'master' | Dmitriy Zaporozhets | 2015-02-06 | 4 | -60/+72 |
| |\ \ \ |