summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Schedule pipeline worker only when it is uniquefix/improve-concurrent-pipeline-processingGrzegorz Bizon2016-10-214-33/+27
* Add unique pipeline processing rules to workersGrzegorz Bizon2016-10-212-4/+10
* Add mixin for unique sidekiq workers using leaseGrzegorz Bizon2016-10-212-1/+35
* Merge branch '3212-trim-white-space-at-start-and-end-when-creating-new-projec...Alfredo Sumaran2016-10-202-0/+6
|\
| * Trim project_path whitespace on form submitLinus G Thiel2016-10-202-0/+6
|/
* Merge branch 'fix-ruby-2-1-failures' into 'master' Stan Hu2016-10-201-3/+8
|\
| * Don't use Hash#slice since it's not supported in Ruby 2.1fix-ruby-2-1-failuresRémy Coutable2016-10-201-3/+8
* | Merge branch 'fix/validate-board-limit' into 'master' Douwe Maan2016-10-201-0/+7
|\ \
| * | [ci skip] Add a comment explaining validate_board_limit callbackfix/validate-board-limitDouglas Barbosa Alexandre2016-10-201-0/+7
* | | Merge branch 'pass-namespace-gitlab-project-import' into 'master' Stan Hu2016-10-202-25/+29
|\ \ \
| * | | Fix GitLab project import when a user has access only to their default namesp...pass-namespace-gitlab-project-importAdam Niedzielski2016-10-201-0/+1
| * | | Test GitLab project import for a user with only their default namespace.Adam Niedzielski2016-10-201-25/+28
* | | | Merge branch 'protected-branches-bundle' into 'master' Jacob Schatz2016-10-208-0/+4
|\ \ \ \
| * | | | Create protected branches bundleAlfredo Sumaran2016-10-208-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'zj-use-iid-deployment-refs' into 'master' Kamil Trzciński2016-10-203-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Only create refs for new deploymentszj-use-iid-deployment-refsZ.J. van de Weg2016-10-201-1/+1
| * | | Use deployment IID when saving refsZ.J. van de Weg2016-10-203-4/+4
* | | | Merge branch 'preserve-note_type-and-position' into 'master' Sean McGivern2016-10-205-16/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'upstream/master' into preserve-note_type-and-po...preserve-note_type-and-positionLin Jen-Shin2016-10-2027-99/+275
| |\ \ \
| * | | | We want to release this in 8.13.0Lin Jen-Shin2016-10-201-2/+1
| * | | | Add CHANGELOG entry [ci skip]Lin Jen-Shin2016-10-201-0/+2
| * | | | Preserve note_type and position for notes from emailsLin Jen-Shin2016-10-204-16/+16
* | | | | Merge branch 'update-duration-at-the-end-of-pipeline' into 'master' Rémy Coutable2016-10-202-3/+1
|\ \ \ \ \
| * | | | | Update duration at the end of pipelineupdate-duration-at-the-end-of-pipelineKamil Trzcinski2016-10-202-3/+1
* | | | | | Merge branch 'render-hipchat-notification-descriptions' into 'master' Rémy Coutable2016-10-203-30/+45
|\ \ \ \ \ \
| * | | | | | Add CHANGELOG.md entryAirat Shigapov2016-10-201-0/+1
| * | | | | | Return truncation for notification descriptions, fix minor bugs with renderingAirat Shigapov2016-10-202-12/+17
| * | | | | | Use guard clause instead of if-else statementAirat Shigapov2016-10-201-13/+12
| * | | | | | Tests for markdown HipChat notificationsDavid Eisner2016-10-201-6/+6
| * | | | | | Clean up Banzai HTML for HipChatDavid Eisner2016-10-201-0/+3
| * | | | | | Ensure absolute URLs for single lines from Banzai for HipChatDavid Eisner2016-10-201-3/+7
| * | | | | | Absolute URLs for Banzai HTML for HipChatDavid Eisner2016-10-201-11/+21
| * | | | | | Also render commit titles in HipChat notificationsDavid Eisner2016-10-201-4/+8
| * | | | | | Full Banzai rendering for HipChat notificationsDavid Eisner2016-10-201-11/+3
| * | | | | | Render hipchat notification descriptions as HTML instead of raw markdownAirat Shigapov2016-10-202-16/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '23341-fix-viewing-mr-from-deleted-project' into 'master' Douwe Maan2016-10-207-70/+48
|\ \ \ \ \ \
| * | | | | | Update changelogNick Thomas2016-10-201-0/+1
| * | | | | | Rename forked_source_project_missing? to source_project_missing?Nick Thomas2016-10-202-7/+7
| * | | | | | Fix two CI endpoints for MRs where the source project is deletedNick Thomas2016-10-201-1/+1
| * | | | | | Fix the merge request view when source projects or branches are removedNick Thomas2016-10-205-18/+36
| * | | | | | Revert "Add #closed_without_source_project?"Nick Thomas2016-10-203-57/+16
* | | | | | | Merge branch '22089-show-full-job-name-on-hover-on-pipeline-graph' into 'mast...Annabel Dunstone Gray2016-10-204-13/+20
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Added dyanmic position adjustment22089-show-full-job-name-on-hover-on-pipeline-graphLuke Bennett2016-10-197-27/+23
| * | | | | | Added tooltip with jobs full name to build items in graphLuke Bennett2016-10-183-3/+14
* | | | | | | Merge branch 'unrevert-tab-order-MR' into 'master' Annabel Dunstone Gray2016-10-202-2/+19
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Change input order on Sign In form for better tabbing.unrevert-tab-order-MRClement Ho2016-10-202-2/+19
* | | | | | | Merge branch 'project-cache-worker-lease' into 'master' Rémy Coutable2016-10-203-11/+57
|\ \ \ \ \ \ \
| * | | | | | | Restrict ProjectCacheWorker jobs to one per 15 minproject-cache-worker-leaseYorick Peterse2016-10-203-11/+57
* | | | | | | | Merge branch 'remove-unused-code-project-members-controller' into 'master' Dmitriy Zaporozhets2016-10-201-15/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed code from project members controllerPhil Hughes2016-10-201-15/+0
| |/ / / / / / /