Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copy.mdcopy-guidelines-merge-requests | Victor Wu | 2016-11-16 | 1 | -2/+2 |
* | Update copy.md [ci skip] | Victor Wu | 2016-11-16 | 1 | -25/+21 |
* | Update copy.md [ci skip] | Victor Wu | 2016-11-16 | 1 | -0/+6 |
* | Update examples and labels to use sentence case. | Victor Wu | 2016-11-16 | 1 | -11/+11 |
* | Update copy.md with issue guideline updates and merge request guidelines | Victor Wu | 2016-11-16 | 1 | -25/+44 |
* | Merge branch 'fix-shibboleth-auth-with-no-uid' into 'master' | Rémy Coutable | 2016-11-16 | 2 | -0/+8 |
|\ | |||||
| * | fix shibboleth misconfigurations resulting in authentication bypassfix-shibboleth-auth-with-no-uid | Brian Neel | 2016-11-14 | 2 | -0/+8 |
* | | Merge branch 'patch-5' into 'master' | Rémy Coutable | 2016-11-16 | 3 | -1/+24 |
|\ \ | |||||
| * | | fix "Without projects" filter | Ben Bodenmiller | 2016-11-16 | 3 | -1/+24 |
* | | | Merge branch '23824-activity-page-does-not-show-commits-comments' into 'master' | Robert Speicher | 2016-11-16 | 4 | -5/+36 |
|\ \ \ | |||||
| * | | | Allow commit note to be visible if repo is visible23824-activity-page-does-not-show-commits-comments | Rémy Coutable | 2016-11-16 | 4 | -5/+36 |
* | | | | Merge branch 'user-dropdown-multiple-requests-fix' into 'master' | Fatih Acet | 2016-11-16 | 2 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | Stopped multiple requests with dropdownsuser-dropdown-multiple-requests-fix | Phil Hughes | 2016-11-16 | 2 | -1/+5 |
* | | | | | Merge branch 'issue-boards-counter-border-fix' into 'master' | Fatih Acet | 2016-11-16 | 2 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed issue boards counter border when unauthorizedissue-boards-counter-border-fix | Phil Hughes | 2016-11-16 | 2 | -1/+5 |
| |/ / / / | |||||
* | | | | | Merge branch 'adam-build-missing-services-when-necessary' into 'master' | Douwe Maan | 2016-11-16 | 11 | -54/+49 |
|\ \ \ \ \ | |||||
| * | | | | | Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessary | Adam Niedzielski | 2016-11-16 | 11 | -54/+49 |
* | | | | | | Merge branch '23117-search-for-a-filename-in-a-project' into 'master' | Sean McGivern | 2016-11-16 | 11 | -83/+155 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Search for a filename in a project23117-search-for-a-filename-in-a-project | Valery Sizov | 2016-11-16 | 11 | -83/+155 |
* | | | | | | | Merge branch '21992-disable-access-requests-by-default' into 'master' | Robert Speicher | 2016-11-16 | 27 | -78/+122 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make access request specs explicitly enable or disable access requests as req... | Nick Thomas | 2016-11-11 | 24 | -76/+96 |
| * | | | | | | | Set 'request_access_enabled' false by default | Chris Wilson | 2016-11-11 | 3 | -2/+26 |
* | | | | | | | | Merge branch 'ux-guide-link-update-contributing' into 'master' | Achilleas Pipinellis | 2016-11-16 | 1 | -4/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | [ci skip] Fix UX Guide link on Contributing.mdux-guide-link-update-contributing | awhildy | 2016-11-15 | 1 | -4/+2 |
* | | | | | | | | | Merge branch 'move-snippet-discover-spinach-test-to-rspec' into 'master' | Dmitriy Zaporozhets | 2016-11-16 | 3 | -34/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Move 'Explore Snippets' Spinach feature to Rspec | the-undefined | 2016-11-08 | 3 | -34/+16 |
* | | | | | | | | | | Merge branch 'fix-merge-request-screen-deleted-source-branch' into 'master' | Sean McGivern | 2016-11-16 | 3 | -9/+26 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Do not create a MergeRequestDiff record when source branch is deletedfix-merge-request-screen-deleted-source-branch | Adam Niedzielski | 2016-11-16 | 3 | -9/+26 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'rs-issue-24527' into 'master' | Sean McGivern | 2016-11-16 | 3 | -25/+41 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Limit labels returned for a specific project as an administrator | Robert Speicher | 2016-11-16 | 3 | -25/+41 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'setter-for-key' into 'master' | Dmitriy Zaporozhets | 2016-11-16 | 3 | -9/+24 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| * | | | | | | | | | Remove instance vars from key model tests | Semyon Pupkov | 2016-11-16 | 1 | -6/+6 |
| * | | | | | | | | | Use setter for key instead AR callback | Semyon Pupkov | 2016-11-16 | 3 | -3/+18 |
* | | | | | | | | | | Merge branch 'fix_labels_api_adding_missing_parameter' into 'master' | Sean McGivern | 2016-11-16 | 3 | -9/+51 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | add tests | Francesco Coda Zabetta | 2016-11-15 | 1 | -6/+21 |
| * | | | | | | | | | | use Enumerable#find insted of select + first | Francesco Coda Zabetta | 2016-11-15 | 1 | -3/+3 |
| * | | | | | | | | | | fix changelog typos | Francesco Coda Zabetta | 2016-11-14 | 1 | -1/+1 |
| * | | | | | | | | | | fix style | Francesco Coda Zabetta | 2016-11-14 | 1 | -3/+3 |
| * | | | | | | | | | | fix style | Francesco Coda Zabetta | 2016-11-14 | 1 | -3/+3 |
| * | | | | | | | | | | fix indentation | Francesco Coda Zabetta | 2016-11-14 | 1 | -7/+7 |
| * | | | | | | | | | | add changelog entry | Francesco Coda Zabetta | 2016-11-14 | 1 | -0/+4 |
| * | | | | | | | | | | fix labels API adding missing parameter (current_user) | Francesco Coda Zabetta | 2016-11-14 | 2 | -9/+32 |
* | | | | | | | | | | | Merge branch '24506-fix-timing-out-migration' into 'master' | Yorick Peterse | 2016-11-16 | 1 | -23/+23 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix a badly-performing migration | Nick Thomas | 2016-11-15 | 1 | -23/+23 |
* | | | | | | | | | | | | Merge branch 'move-snippet-search-spinach-test-to-rspec' into 'master' | Dmitriy Zaporozhets | 2016-11-16 | 4 | -86/+66 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Move 'Search Snippets' Spinach feature to Rspec | the-undefined | 2016-11-16 | 4 | -86/+66 |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'doc/sentinel' into 'master' | Achilleas Pipinellis | 2016-11-16 | 3 | -196/+1169 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Minor edits in Redis HA source install | Achilleas Pipinellis | 2016-11-16 | 1 | -4/+4 |
| * | | | | | | | | | | | Remove experimental heading and move note at the top | Achilleas Pipinellis | 2016-11-16 | 1 | -9/+6 |
| * | | | | | | | | | | | Merge branch 'doc/sentinel' of gitlab.com:gitlab-org/gitlab-ce into doc/sentinel | Achilleas Pipinellis | 2016-11-16 | 3 | -330/+1107 |
| |\ \ \ \ \ \ \ \ \ \ \ |