summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upload-xss-access-control' into 'master'Marin Jankovski2015-02-203-2/+58
* Add gitorious.org importerMarcin Kulik2015-02-202-0/+102
* Merge branch 'improve-web-hooks' into 'master'Dmitriy Zaporozhets2015-02-201-0/+3
* Fix push access check when not signed in.Douwe Maan2015-02-181-0/+2
* Improve broadcast message APIDmitriy Zaporozhets2015-02-182-2/+4
* Dont send 404 if no broadcast messages now because it flood gitlab-shell logs...Dmitriy Zaporozhets2015-02-181-2/+0
* DB performance improvements to GitLabDmitriy Zaporozhets2015-02-181-5/+9
* Remove Group#owner_id from API since it is not used any moreDmitriy Zaporozhets2015-02-182-2/+2
* Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan2015-02-131-5/+6
* Merge branch 'clean-oauth-username' into 'master'Dmitriy Zaporozhets2015-02-131-5/+5
|\
| * Clean username acquired from OAuth/LDAP.Douwe Maan2015-02-121-5/+5
* | Merge branch 'issues_tracker_template' into 'master'Dmitriy Zaporozhets2015-02-121-1/+1
|\ \
| * | Add ExternalIssue base model to make issue referencing more robust for extern...Marin Jankovski2015-02-111-1/+1
| |/
* | Edit group members via APIVinnie Okada2015-02-113-10/+31
|/
* Merge branch 'add_label_notes' into 'master'Dmitriy Zaporozhets2015-02-112-4/+25
|\
| * Add labels notesNikita Verkhovin2015-02-082-4/+25
* | Add internal broadcast message API.Douwe Maan2015-02-072-0/+12
|/
* Merge branch 'mention-groups'Dmitriy Zaporozhets2015-02-061-2/+9
|\
| * Allow groups to be mentioned.Douwe Maan2015-02-051-2/+9
* | Merge branch 'api-default-order' into 'master'Dmitriy Zaporozhets2015-02-064-60/+72
|\ \
| * | Refactor and improve sorting objects in API for projects, issues and merge re...Dmitriy Zaporozhets2015-02-054-58/+72
| * | Explicitly define ordering in models using default_scopeDmitriy Zaporozhets2015-02-051-2/+0
* | | GitHub importer refactoringValery Sizov2015-02-052-10/+32
* | | gitlab.com importer: refactorigValery Sizov2015-02-052-2/+3
* | | code foldingValery Sizov2015-02-051-1/+1
* | | GitLab.com integration: refactoringValery Sizov2015-02-055-10/+30
* | | GitLab.com integration: refactoringValery Sizov2015-02-053-3/+3
* | | Gitlab integration: added testsValery Sizov2015-02-051-1/+1
* | | GitLab integration. ImporterValery Sizov2015-02-053-0/+169
|/ /
* | Merge pull request #8395 from sbeh/masterDmitriy Zaporozhets2015-02-041-2/+2
|\ \
| * | Socket [::]:123 on Linux listens on IPv4 and IPv6sbeh2014-11-261-2/+2
* | | Merge pull request #8712 from jvanbaarsen/add-merge-request-files-endpointDmitriy Zaporozhets2015-02-042-5/+27
|\ \ \ | |_|/ |/| |
| * | Added a way to retrieve MR filesJeroen van Baarsen2015-02-042-5/+27
* | | Merge branch 'mwessel/gitlab-ce-configure-protection' into 'master'Dmitriy Zaporozhets2015-02-042-0/+18
|\ \ \
| * | | Improve protected branches selectbox optionsDmitriy Zaporozhets2015-02-031-5/+6
| * | | Merge branch 'master' into mwessel/gitlab-ce-configure-protectionDmitriy Zaporozhets2015-02-0332-97/+119
| |\ \ \
| * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-prote...Marco Wessel2015-01-308-30/+88
| |\ \ \ \
| * | | | | actually fix indentationMarco Wessel2015-01-251-1/+1
| * | | | | Fix indentationMarco Wessel2015-01-251-1/+1
| * | | | | Allow configuring protection of the default branch upon first pushMarco Wessel2015-01-252-0/+17
* | | | | | Dont load rubocop in prod envDmitriy Zaporozhets2015-02-031-2/+4
| |_|/ / / |/| | | |
* | | | | Merge pull request #8723 from jubianchi/api-groups-pathDmitriy Zaporozhets2015-02-033-34/+23
|\ \ \ \ \
| * | | | | Acces groups with their path in APIjubianchi2015-02-033-34/+23
* | | | | | Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets2015-02-022-6/+6
* | | | | | Rubocop: no trailing newlinesDmitriy Zaporozhets2015-02-022-2/+0
* | | | | | Rubocop: comment indentationDmitriy Zaporozhets2015-02-021-1/+1
* | | | | | More rubocop rules enableDmitriy Zaporozhets2015-02-021-1/+1
* | | | | | Rubocop: Style/CaseIndentation enabledDmitriy Zaporozhets2015-02-021-5/+2
* | | | | | Avoid using {...} for multi-line blocksDmitriy Zaporozhets2015-02-024-9/+7
* | | | | | Rubocop: Style/AlignHash enabledDmitriy Zaporozhets2015-02-021-2/+4