Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose artifacts pathci-artifacts-path | Kamil Trzcinski | 2015-11-23 | 1 | -1/+1 |
* | Add upvote/downvote fields to merge request and note API to preserve compatib...fix-award-emoji-api | Robert Schilling | 2015-11-21 | 2 | -0/+20 |
* | Handle removed source projects in MR CI commitsfix-merge-requests-without-source-projects | Yorick Peterse | 2015-11-20 | 1 | -1/+1 |
* | Fix Drone web hook URL not being updated | Stan Hu | 2015-11-20 | 1 | -0/+2 |
* | Merge branch 'ci-yaml-validation' into 'master' | Kamil TrzciĆski | 2015-11-19 | 1 | -4/+4 |
|\ | |||||
| * | Don't rescue Exception, but StandardErrorci-yaml-validation | Kamil Trzcinski | 2015-11-19 | 1 | -6/+3 |
| * | Fix tests | Kamil Trzcinski | 2015-11-19 | 1 | -1/+1 |
| * | Commits without .gitlab-ci.yml are marked as skipped | Kamil Trzcinski | 2015-11-19 | 1 | -1/+4 |
* | | Merge branch 'emoji_votes' into 'master' | Dmitriy Zaporozhets | 2015-11-19 | 2 | -87/+10 |
|\ \ | |||||
| * | | adressing comments | Valery Sizov | 2015-11-19 | 1 | -2/+3 |
| * | | added spinach tests | Valery Sizov | 2015-11-19 | 1 | -0/+1 |
| * | | addressing comments | Valery Sizov | 2015-11-19 | 1 | -2/+2 |
| * | | award emoji | Valery Sizov | 2015-11-19 | 2 | -87/+8 |
* | | | Merge branch 'finding-issues-by-labels-performance' into 'master' | Dmitriy Zaporozhets | 2015-11-19 | 2 | -0/+6 |
|\ \ \ | |||||
| * | | | Use a JOIN in IssuableFinder#by_project | Yorick Peterse | 2015-11-19 | 2 | -0/+6 |
| | |/ | |/| | |||||
* | | | Merge branch 'dbalexandre/gitlab-ce-fix-personal-snippet-access-workflow' int... | Robert Speicher | 2015-11-19 | 1 | -22/+60 |
|\ \ \ | |/ / |/| | | |||||
| * | | Rename `not_auth_*` ability methods to `anonymous_*`dbalexandre/gitlab-ce-fix-personal-snippet-access-workflow | Robert Speicher | 2015-11-17 | 1 | -10/+9 |
| * | | Minor refactoring | Douwe Maan | 2015-11-17 | 1 | -8/+14 |
| * | | Merge branch 'master' into dbalexandre/gitlab-ce-fix-personal-snippet-access-... | Douwe Maan | 2015-11-17 | 41 | -151/+347 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into fix-personal-snippet-access-workflow | Douglas Barbosa Alexandre | 2015-11-09 | 10 | -20/+32 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into fix-personal-snippet-access-workflow | Douglas Barbosa Alexandre | 2015-11-03 | 2 | -1/+10 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into fix-personal-snippet-access-workflow | Douglas Barbosa Alexandre | 2015-11-02 | 2 | -16/+11 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix ability name for public or internal personal snippets | Douglas Barbosa Alexandre | 2015-11-02 | 1 | -1/+1 |
| * | | | | | | Improve personal snippet access workflow. Fixes #3258 | Douglas Barbosa Alexandre | 2015-10-29 | 1 | -16/+49 |
* | | | | | | | Merge branch 'atom-feed-latest-update' into 'master' | Yorick Peterse | 2015-11-19 | 5 | -34/+70 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Use "GitLab.com" instead of "gitlab.com"atom-feed-latest-update | Yorick Peterse | 2015-11-18 | 1 | -1/+1 |
| * | | | | | | Don't pluck project IDs in User#owned_projects | Yorick Peterse | 2015-11-18 | 1 | -4/+2 |
| * | | | | | | Apply CI scope changes to the User model | Yorick Peterse | 2015-11-18 | 1 | -6/+10 |
| * | | | | | | Refactor User#authorized_groups/projects | Yorick Peterse | 2015-11-18 | 1 | -29/+6 |
| * | | | | | | Added Project.visible_to_user | Yorick Peterse | 2015-11-18 | 1 | -0/+4 |
| * | | | | | | Group methods for filtering public/visible groups | Yorick Peterse | 2015-11-18 | 1 | -0/+8 |
| * | | | | | | Added Event.limit_recent | Yorick Peterse | 2015-11-18 | 1 | -0/+4 |
| * | | | | | | Refactor getting user groups/projects/contributions | Yorick Peterse | 2015-11-18 | 1 | -16/+48 |
| * | | | | | | Prefix table names for User UNIONs | Yorick Peterse | 2015-11-18 | 1 | -2/+3 |
| * | | | | | | Use SQL::Union for User#authorized_groups | Yorick Peterse | 2015-11-18 | 1 | -4/+7 |
| * | | | | | | Make it easier to re-apply default sort orders | Yorick Peterse | 2015-11-18 | 1 | -1/+2 |
| * | | | | | | Use SQL::Union for User#authorized_projects | Yorick Peterse | 2015-11-18 | 1 | -21/+19 |
| * | | | | | | Faster way of obtaining latest event update time | Yorick Peterse | 2015-11-18 | 1 | -0/+6 |
* | | | | | | | Load raw repository lazily to recover from failed read | Douwe Maan | 2015-11-18 | 1 | -7/+11 |
* | | | | | | | Clean up Repository cache code. | Douwe Maan | 2015-11-18 | 1 | -8/+14 |
* | | | | | | | Add Repository#is_ancestor? convenience method. | Douwe Maan | 2015-11-18 | 1 | -1/+6 |
* | | | | | | | Add Project#safe_import_url helper. | Douwe Maan | 2015-11-18 | 1 | -0/+8 |
* | | | | | | | Store and show reason why import failed. | Douwe Maan | 2015-11-18 | 1 | -4/+6 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'james11/gitlab-ce-removable-group-owner' into 'master' | Robert Speicher | 2015-11-17 | 4 | -32/+73 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Refactor ability changes | Douwe Maan | 2015-11-17 | 5 | -71/+67 |
| * | | | | | | Merge branch 'master' into james11/gitlab-ce-removable-group-owner | Douwe Maan | 2015-11-17 | 45 | -186/+398 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | fixing rubocop - random code not related to the changes | James Lopez | 2015-11-12 | 1 | -5/+9 |
| * | | | | | | fixing rubocop indents | James Lopez | 2015-11-12 | 1 | -1/+2 |
| * | | | | | | fixing rubocop indents | James Lopez | 2015-11-12 | 2 | -12/+14 |
| * | | | | | | updated exception | James Lopez | 2015-11-11 | 1 | -1/+1 |