Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | 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 | |
| |\ \ \ | ||||||
| | * | | | Refactor and improve sorting objects in API for projects, issues and merge re... | Dmitriy Zaporozhets | 2015-02-05 | 4 | -58/+72 | |
| | * | | | Explicitly define ordering in models using default_scope | Dmitriy Zaporozhets | 2015-02-05 | 1 | -2/+0 | |
| * | | | | GitHub importer refactoring | Valery Sizov | 2015-02-05 | 2 | -10/+32 | |
| * | | | | gitlab.com importer: refactorig | Valery Sizov | 2015-02-05 | 2 | -2/+3 | |
| * | | | | code folding | Valery Sizov | 2015-02-05 | 1 | -1/+1 | |
| * | | | | GitLab.com integration: refactoring | Valery Sizov | 2015-02-05 | 5 | -10/+30 | |
| * | | | | GitLab.com integration: refactoring | Valery Sizov | 2015-02-05 | 3 | -3/+3 | |
| * | | | | Gitlab integration: added tests | Valery Sizov | 2015-02-05 | 1 | -1/+1 | |
| * | | | | GitLab integration. Importer | Valery Sizov | 2015-02-05 | 3 | -0/+169 | |
| |/ / / | ||||||
| * | | | Merge pull request #8395 from sbeh/master | Dmitriy Zaporozhets | 2015-02-04 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | Socket [::]:123 on Linux listens on IPv4 and IPv6 | sbeh | 2014-11-26 | 1 | -2/+2 | |
| * | | | | Merge pull request #8712 from jvanbaarsen/add-merge-request-files-endpoint | Dmitriy Zaporozhets | 2015-02-04 | 2 | -5/+27 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | Added a way to retrieve MR files | Jeroen van Baarsen | 2015-02-04 | 2 | -5/+27 | |
| * | | | | Merge branch 'mwessel/gitlab-ce-configure-protection' into 'master' | Dmitriy Zaporozhets | 2015-02-04 | 2 | -0/+18 | |
| |\ \ \ \ | ||||||
| | * | | | | Improve protected branches selectbox options | Dmitriy Zaporozhets | 2015-02-03 | 1 | -5/+6 | |
| | * | | | | Merge branch 'master' into mwessel/gitlab-ce-configure-protection | Dmitriy Zaporozhets | 2015-02-03 | 32 | -97/+119 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-prote... | Marco Wessel | 2015-01-30 | 8 | -30/+88 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | actually fix indentation | Marco Wessel | 2015-01-25 | 1 | -1/+1 | |
| | * | | | | | | Fix indentation | Marco Wessel | 2015-01-25 | 1 | -1/+1 | |
| | * | | | | | | Allow configuring protection of the default branch upon first push | Marco Wessel | 2015-01-25 | 2 | -0/+17 | |
| * | | | | | | | Dont load rubocop in prod env | Dmitriy Zaporozhets | 2015-02-03 | 1 | -2/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #8723 from jubianchi/api-groups-path | Dmitriy Zaporozhets | 2015-02-03 | 3 | -34/+23 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Acces groups with their path in API | jubianchi | 2015-02-03 | 3 | -34/+23 | |
| * | | | | | | | Rubocop: indentation fixes Yay!!! | Dmitriy Zaporozhets | 2015-02-02 | 2 | -6/+6 | |
| * | | | | | | | Rubocop: no trailing newlines | Dmitriy Zaporozhets | 2015-02-02 | 2 | -2/+0 | |
| * | | | | | | | Rubocop: comment indentation | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 |