summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update copy used in alert message when deleting branches or tags. #2993issue_2993Rubén Dávila2015-11-192-2/+2
* Merge branch 'dbalexandre/gitlab-ce-fix-personal-snippet-access-workflow' int...Robert Speicher2015-11-195-23/+199
|\
| * Rename `not_auth_*` ability methods to `anonymous_*`dbalexandre/gitlab-ce-fix-personal-snippet-access-workflowRobert Speicher2015-11-171-10/+9
| * Fix changelogDouwe Maan2015-11-171-2/+1
| * Minor refactoringDouwe Maan2015-11-171-8/+14
| * Merge branch 'master' into dbalexandre/gitlab-ce-fix-personal-snippet-access-...Douwe Maan2015-11-17322-1443/+4642
| |\
| * \ Merge branch 'master' into fix-personal-snippet-access-workflowDouglas Barbosa Alexandre2015-11-09163-524/+2534
| |\ \
| * \ \ Merge branch 'master' into fix-personal-snippet-access-workflowDouglas Barbosa Alexandre2015-11-0347-218/+581
| |\ \ \
| * \ \ \ Merge branch 'master' into fix-personal-snippet-access-workflowDouglas Barbosa Alexandre2015-11-0244-232/+599
| |\ \ \ \
| * | | | | Fix ability name for public or internal personal snippetsDouglas Barbosa Alexandre2015-11-021-1/+1
| * | | | | Use `read` rather than `show` like the ability nameDouglas Barbosa Alexandre2015-11-021-2/+2
| * | | | | Improve personal snippet access workflow. Fixes #3258Douglas Barbosa Alexandre2015-10-295-17/+188
* | | | | | Merge branch 'dirceu/gitlab-ce-new-merge-request-from-file-edit' into 'master' Robert Speicher2015-11-1919-144/+184
|\ \ \ \ \ \
| * | | | | | DRY up codedirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-181-30/+24
| * | | | | | Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-181-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-1850-554/+724
| |\ \ \ \ \ \ \
| * | | | | | | | Fix feature spec.Douwe Maan2015-11-182-30/+14
| * | | | | | | | Add changelog itemDouwe Maan2015-11-171-0/+1
| * | | | | | | | Add "Start a new merge request" option to every commit formDouwe Maan2015-11-1720-157/+168
| * | | | | | | | Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-17727-4838/+13068
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Add option to create merge request when editing/creating a fileDirceu Pereira Tiegs2015-10-198-30/+80
* | | | | | | | | Merge branch 'new-tag-textarea' into 'master' Robert Speicher2015-11-193-16/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix 'Attach a file' link in new tag formnew-tag-textareaDouwe Maan2015-11-193-16/+9
* | | | | | | | | | Merge branch 'update-gitlab-shell-doc' into 'master' Robert Speicher2015-11-192-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update gitlab-shell documentation [ci skip]Robert Schilling2015-11-192-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'client-max-body-size' into 'master' Robert Speicher2015-11-192-6/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Do not limit workhorse POST/PUT size in NGINXJacob Vosmaer2015-11-192-6/+2
* | | | | | | | | | | Merge branch 'lfs-client-doc' into 'master' Job van der Voort2015-11-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add link to git-lfs client [ci skip]Robert Schilling2015-11-191-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'builds_page_scroll_buttons' into 'master' Dmitriy Zaporozhets2015-11-191-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix bottom position of scroll buttons in build log pageAchilleas Pipinellis2015-11-101-2/+2
* | | | | | | | | | | Merge branch 'update_nginx_deploy' into 'master' Dmitriy Zaporozhets2015-11-192-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Deploy page should be shown for all pages not just rootDrew Blessing2015-11-182-2/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'atom-feed-latest-update' into 'master' Yorick Peterse2015-11-1931-215/+700
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Changelog entries for atom/profile improvementsYorick Peterse2015-11-191-0/+2
| * | | | | | | | | | | Use "GitLab.com" instead of "gitlab.com"atom-feed-latest-updateYorick Peterse2015-11-181-1/+1
| * | | | | | | | | | | Added an index on namespaces.publicYorick Peterse2015-11-182-1/+7
| * | | | | | | | | | | Return internal projects in PersonalProjectsFinderYorick Peterse2015-11-181-1/+5
| * | | | | | | | | | | Fix UNION syntax for MySQLYorick Peterse2015-11-182-3/+3
| * | | | | | | | | | | Align hash literals to keep Rubocop happyYorick Peterse2015-11-182-4/+4
| * | | | | | | | | | | Don't pluck project IDs in User#owned_projectsYorick Peterse2015-11-181-4/+2
| * | | | | | | | | | | Apply CI scope changes to the User modelYorick Peterse2015-11-181-6/+10
| * | | | | | | | | | | Refactor UsersController to not kill the databaseYorick Peterse2015-11-182-23/+29
| * | | | | | | | | | | Refactor User#authorized_groups/projectsYorick Peterse2015-11-182-51/+10
| * | | | | | | | | | | Added Project.visible_to_userYorick Peterse2015-11-182-0/+23
| * | | | | | | | | | | Group methods for filtering public/visible groupsYorick Peterse2015-11-182-0/+35
| * | | | | | | | | | | Added Event.limit_recentYorick Peterse2015-11-182-0/+21
| * | | | | | | | | | | Refactor ProjectsFinder to not pluck IDsYorick Peterse2015-11-186-102/+237
| * | | | | | | | | | | Refactoed GroupsFinder into two separate classesYorick Peterse2015-11-184-41/+177
| * | | | | | | | | | | Renamed GroupsFinder spec file so the name matchesYorick Peterse2015-11-181-0/+0