| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor add_users method for project and groupdz-cleanup-add-users | Dmitriy Zaporozhets | 2017-04-21 | 2 | -2/+27 |
* | Merge branch 'uassign_on_member_removing' into 'master'
| Sean McGivern | 2017-04-20 | 3 | -7/+10 |
|\ |
|
| * | Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removing | Valery Sizov | 2017-04-20 | 2 | -5/+10 |
| * | Remove assigned_(issues|merge_requests) methods from the issuable | Valery Sizov | 2017-04-18 | 1 | -2/+0 |
* | | Fix active user count | James Lopez | 2017-04-19 | 1 | -0/+12 |
* | | disables test settings on chat notification services when repository is empty31009-disable-test-settings-on-services-when-repository-is-empty | Tiago Botelho | 2017-04-18 | 1 | -1/+19 |
* | | Use DeleteUserWorker for removing users via spam logssh-use-delete-worker-spam-logs | Stan Hu | 2017-04-17 | 1 | -2/+9 |
* | | Merge branch 'fix-follow-with-multiple-paths' into 'master'
| Douwe Maan | 2017-04-17 | 1 | -0/+21 |
|\ \ |
|
| * | | Fix following with multiple pathsfix-follow-with-multiple-paths | Sean McGivern | 2017-04-17 | 1 | -0/+21 |
| |/ |
|
* | | Merge branch 'dz-remove-repo-version' into 'master'
| Douwe Maan | 2017-04-17 | 1 | -1/+0 |
|\ \ |
|
| * | | Removes `Repository#version` method and testsdz-remove-repo-version | Dmitriy Zaporozhets | 2017-04-17 | 1 | -1/+0 |
| |/ |
|
* | | Hard delete users' associated records deleted from AbuseReportssh-add-option-to-hard-delete | Stan Hu | 2017-04-16 | 1 | -1/+2 |
|/ |
|
* | Sanitize container repository path in model classfix/gb/fix-registry-for-uppercased-project-paths | Grzegorz Bizon | 2017-04-13 | 1 | -2/+12 |
* | Merge branch 'zero-downtime-migrations' into 'master'
| Douwe Maan | 2017-04-12 | 1 | -0/+38 |
|\ |
|
| * | Prepare for zero downtime migrationszero-downtime-migrations | Yorick Peterse | 2017-04-12 | 1 | -0/+38 |
* | | Merge branch 'fix_spaces_in_label_title' into 'master'
| Sean McGivern | 2017-04-12 | 1 | -0/+16 |
|\ \
| |/
|/| |
|
| * | Remove heading and trailing spaces from label's color and title | blackst0ne | 2017-04-12 | 1 | -0/+16 |
* | | Merge branch 'gitaly-testing' into 'master'
| Rémy Coutable | 2017-04-12 | 3 | -50/+53 |
|\ \ |
|
| * | | Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testing | Alejandro Rodríguez | 2017-04-11 | 3 | -50/+53 |
| |/ |
|
* | | Merge branch '30457-expire-note-destroy' into 'master' | Sean McGivern | 2017-04-12 | 1 | -1/+11 |
|\ \ |
|
| * | | Fix issue's note cache expiration after delete | mhasbini | 2017-04-11 | 1 | -1/+11 |
| |/ |
|
* | | Merge branch 'dm-outdated-diff-link' into 'master'
| Sean McGivern | 2017-04-11 | 1 | -0/+17 |
|\ \ |
|
| * | | Add specs | Douwe Maan | 2017-04-10 | 1 | -0/+17 |
* | | | Merge branch 'rs-remove-open-for-scope' into 'master'
test-branch-name | Douwe Maan | 2017-04-11 | 1 | -9/+0 |
|\ \ \ |
|
| * | | | Remove an unused `Issue.open_for` scope | Robert Speicher | 2017-04-10 | 1 | -9/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'fix/gb/improve-container-registry-clipboard-links' into 'master'
| Kamil Trzciński | 2017-04-11 | 1 | -20/+35 |
|\ \ \ |
|
| * | | | Improve test examples for container repository class | Grzegorz Bizon | 2017-04-10 | 1 | -21/+21 |
| * | | | Add method that returns a registry repository location | Grzegorz Bizon | 2017-04-10 | 1 | -0/+15 |
| | |/
| |/| |
|
* | | | Merge branch 'fix_cache_expiration_in_repository' into 'master'
| Robert Speicher | 2017-04-10 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | Fix redundant cache expiration in Repository | blackst0ne | 2017-04-10 | 1 | -2/+0 |
| |/ / |
|
* | | | Don't show 'Copy content' button on text files that are not rendered as text | Douwe Maan | 2017-04-10 | 1 | -5/+5 |
| |/
|/| |
|
* | | Remove the User#is_admin? method | blackst0ne | 2017-04-09 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'master' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 7 | -268/+100 |
|\ |
|
| * | Merge branch 'bvl-fix-project-ci-status-cache' into 'master'
| Kamil Trzciński | 2017-04-07 | 3 | -188/+2 |
| |\ |
|
| | * | Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`bvl-fix-project-ci-status-cache | Bob Van Landuyt | 2017-04-07 | 1 | -12/+1 |
| | * | Rename `ProjectBuildStatus` -> `ProjectPipelineStatus` | Bob Van Landuyt | 2017-04-07 | 2 | -2/+2 |
| | * | Wrap updating of cache after pipeline transition in class method | Bob Van Landuyt | 2017-04-07 | 1 | -6/+2 |
| | * | Update project build status cache when transitioning | Bob Van Landuyt | 2017-04-07 | 1 | -3/+4 |
| | * | Rename Ci::PipelineStatus -> Ci::ProjectBuildStatus | Bob Van Landuyt | 2017-04-07 | 3 | -176/+4 |
| * | | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master'
| Douwe Maan | 2017-04-07 | 5 | -80/+98 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 19 | -490/+1623 |
| | |\ |
|
| | * \ | Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tags | James Edwards-Jones | 2017-04-06 | 1 | -1/+21 |
| | |\ \ |
|
| | * | | | Protected Tags backend review changes | James Edwards-Jones | 2017-04-06 | 2 | -2/+1 |
| | * | | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 22 | -130/+492 |
| | |\ \ \ |
|
| | * | | | | Moved Project#protected_branch? to ProtectedBranch, similar for tags | James Edwards-Jones | 2017-04-03 | 3 | -57/+57 |
| | * | | | | Extracted ProtectableDropdown to clean up Project#open_branches | James Edwards-Jones | 2017-04-03 | 2 | -19/+24 |
| | * | | | | Extract ProtectedRef Concern | James Edwards-Jones | 2017-04-03 | 1 | -4/+4 |
| | * | | | | Protected tags copy/paste from protected branches | James Edwards-Jones | 2017-03-31 | 1 | -0/+14 |
* | | | | | | Merge branch 'master' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 1 | -12/+0 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge branch '30056-rename-milestones-empty' into 'master' | Robert Speicher | 2017-04-07 | 1 | -12/+0 |
| |\ \ \ \ \ |
|