| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix lintdiff-note | Simon Knox | 2017-11-29 | 3 | -5/+3 |
| | | |||||
| * | add basic component spec | Simon Knox | 2017-11-29 | 3 | -3/+63 |
| | | |||||
| * | remove unused var | Simon Knox | 2017-11-29 | 1 | -1/+0 |
| | | |||||
| * | clean up diff note avatars template and exports | Simon Knox | 2017-11-29 | 3 | -16/+23 |
| | | |||||
| * | convert diff_note_avatar to .vue component | Simon Knox | 2017-11-29 | 2 | -47/+56 |
| | | |||||
| * | use icon component | Simon Knox | 2017-11-29 | 2 | -7/+6 |
| | | |||||
| * | restrict icon size to valid values, default to common icon size | Simon Knox | 2017-11-29 | 1 | -6/+6 |
| | | |||||
| * | Merge branch 'hashed-storage-attachments-migration-path' into 'master' | Nick Thomas | 2017-11-28 | 14 | -150/+523 |
| |\ | | | | | | | | | Hashed storage attachments migration path See merge request gitlab-org/gitlab-ce!15352 | ||||
| | * | Changes to Attachments Migration for EE and Geo compatibility | Gabriel Mazetto | 2017-11-28 | 3 | -8/+22 |
| | | | |||||
| | * | Backport EE changes to make test possible when prepending modules | Gabriel Mazetto | 2017-11-24 | 3 | -6/+18 |
| | | | |||||
| | * | fix exclusive lease specs fro hashed storage migration | Gabriel Mazetto | 2017-11-23 | 2 | -9/+15 |
| | | | |||||
| | * | Changelog and Documentation for storage migration of project attachments | Gabriel Mazetto | 2017-11-23 | 2 | -13/+89 |
| | | | |||||
| | * | Codestyle changes and Added Exclusive Lease to hashed storage migration | Gabriel Mazetto | 2017-11-23 | 3 | -15/+57 |
| | | | |||||
| | * | when rollingback repository migration, toggle readonly mode back | Gabriel Mazetto | 2017-11-23 | 3 | -6/+8 |
| | | | |||||
| | * | Raises error when migration cannot happen so job is cancelled | Gabriel Mazetto | 2017-11-23 | 2 | -6/+5 |
| | | | |||||
| | * | attachments migration should move only the base folder | Gabriel Mazetto | 2017-11-23 | 2 | -49/+30 |
| | | | |||||
| | * | Improve storage migration rake task | Gabriel Mazetto | 2017-11-23 | 2 | -17/+73 |
| | | | |||||
| | * | WIP Attachments migration | Gabriel Mazetto | 2017-11-23 | 4 | -1/+172 |
| | | | |||||
| | * | Refactor Hashed Storage migration to add additional migration steps | Gabriel Mazetto | 2017-11-23 | 4 | -59/+73 |
| | | | |||||
| * | | Merge branch '40561-environment-scope-value-is-not-trimmed' into 'master' | Kamil Trzciński | 2017-11-28 | 3 | -0/+27 |
| |\ \ | | | | | | | | | | | | | Strip leading & trailing whitespaces in CI/CD secret variable keys See merge request gitlab-org/gitlab-ce!15615 | ||||
| | * | | Strip leading & trailing whitespaces in CI/CD secret variable keys40561-environment-scope-value-is-not-trimmed | Rémy Coutable | 2017-11-27 | 3 | -0/+27 |
| | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Merge branch 'winh-upgrade-codeclimate' into 'master' | Rémy Coutable | 2017-11-28 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade codeclimate image to latest Closes #40255 See merge request gitlab-org/gitlab-ce!15461 | ||||
| | * | | | Upgrade codeclimate image to latest | Winnie Hellmann | 2017-11-28 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'tm/feature/list-runners-jobs-api' into 'master' | Kamil Trzciński | 2017-11-28 | 7 | -7/+327 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add new API endpoint - list jobs of a specified runner Closes #39699 See merge request gitlab-org/gitlab-ce!15432 | ||||
| | * | | | Refactorize jobs finding logic | Tomasz Maczukin | 2017-11-28 | 4 | -10/+67 |
| | | | | | |||||
| | * | | | Update documentation | Tomasz Maczukin | 2017-11-28 | 1 | -11/+36 |
| | | | | | |||||
| | * | | | Use 'set' instead of 'let!' when it's possible | Tomasz Maczukin | 2017-11-28 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Modify output | Tomasz Maczukin | 2017-11-28 | 2 | -6/+9 |
| | | | | | |||||
| | * | | | Allow filtering by 'status' | Tomasz Maczukin | 2017-11-28 | 2 | -5/+54 |
| | | | | | |||||
| | * | | | Add information about project | Tomasz Maczukin | 2017-11-28 | 4 | -10/+30 |
| | | | | | |||||
| | * | | | Add CHANGELOG entry | Tomasz Maczukin | 2017-11-28 | 1 | -0/+5 |
| | | | | | |||||
| | * | | | Add new API endpoint - list jobs of a specified runner | Tomasz Maczukin | 2017-11-28 | 3 | -0/+161 |
| | | | | | |||||
| * | | | | Merge branch 'icon-sizes' into 'master' | Tim Zallmann | 2017-11-28 | 2 | -5/+18 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | limit icon component size to valid values See merge request gitlab-org/gitlab-ce!15618 | ||||
| | * | | | | limit icon component size to valid valuesicon-sizes | Simon Knox | 2017-11-28 | 2 | -5/+18 |
| | | | | | | |||||
| * | | | | | Merge branch '40568-bump-seed-fu-to-2-3-7' into 'master' | Rémy Coutable | 2017-11-28 | 3 | -2/+7 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade seed-fu to 2.3.7 Closes #40568 See merge request gitlab-org/gitlab-ce!15607 | ||||
| | * | | | | | Upgrade seed-fu to 2.3.7 | Takuya Noguchi | 2017-11-26 | 3 | -2/+7 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'tm/feature/namespace-by-id-api' into 'master' | Kamil Trzciński | 2017-11-28 | 10 | -14/+361 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new API endpoint - get a namespace by ID Closes #40254 See merge request gitlab-org/gitlab-ce!15442 | ||||
| | * | | | | | | Update policies unit tests | Tomasz Maczukin | 2017-11-27 | 2 | -14/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit also makes spec/policies/namespace_policy_spec.rb file to be compatible with the same file in GitLab EE. | ||||
| | * | | | | | | Add some unit tests for lib/api/helpers.rb | Tomasz Maczukin | 2017-11-27 | 1 | -0/+109 |
| | | | | | | | | |||||
| | * | | | | | | Introduce :read_namespace access policy for namespace and group | Tomasz Maczukin | 2017-11-23 | 4 | -11/+52 |
| | | | | | | | | |||||
| | * | | | | | | Allow request namespace by ID or path | Tomasz Maczukin | 2017-11-23 | 4 | -28/+72 |
| | | | | | | | | |||||
| | * | | | | | | Add CHANGELOG entry | Tomasz Maczukin | 2017-11-23 | 1 | -0/+5 |
| | | | | | | | | |||||
| | * | | | | | | Add new API endpoint - get a namespace by ID | Tomasz Maczukin | 2017-11-23 | 3 | -0/+125 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch '40226-refactor-the-issuable-s-webhooks-data-architecture' into ↵ | Douwe Maan | 2017-11-28 | 8 | -39/+58 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Refactor the way we pass `old associations` to issuable's update services Closes #40226 See merge request gitlab-org/gitlab-ce!15542 | ||||
| | * | | | | | | | Refactor the way we pass `old associations` to issuable's update services40226-refactor-the-issuable-s-webhooks-data-architecture | Rémy Coutable | 2017-11-24 | 8 | -39/+58 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | | | | | | Merge branch 'backport-disable-autocomplete' into 'master' | Fatih Acet | 2017-11-27 | 4 | -3/+28 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Backport disable autocomplete See merge request gitlab-org/gitlab-ce!15557 | ||||
| | * | | | | | | | backport disable autocompletebackport-disable-autocomplete | Clement Ho | 2017-11-22 | 4 | -3/+28 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'pawel/update_prometheus_gem_to_fix_build_on_Rpi' into 'master' | Robert Speicher | 2017-11-27 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update prometheus gem to fix build on RPi Closes omnibus-gitlab#2988 See merge request gitlab-org/gitlab-ce!15616 | ||||
| | * | | | | | | | | Update prometheus gem to fix build on RPi | Pawel Chojnacki | 2017-11-27 | 2 | -3/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'backport-epic-fullscreen' into 'master' | Fatih Acet | 2017-11-27 | 3 | -68/+91 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport epic fullscreen See merge request gitlab-org/gitlab-ce!15437 | ||||
