summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Create protected branches bundleAlfredo Sumaran2016-10-207-0/+3
* Merge branch 'update-duration-at-the-end-of-pipeline' into 'master' Rémy Coutable2016-10-201-3/+0
|\
| * Update duration at the end of pipelineupdate-duration-at-the-end-of-pipelineKamil Trzcinski2016-10-201-3/+0
* | Merge branch 'render-hipchat-notification-descriptions' into 'master' Rémy Coutable2016-10-201-22/+36
|\ \
| * | Return truncation for notification descriptions, fix minor bugs with renderingAirat Shigapov2016-10-201-6/+11
| * | Use guard clause instead of if-else statementAirat Shigapov2016-10-201-13/+12
| * | 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-201-6/+3
* | | Merge branch '23341-fix-viewing-mr-from-deleted-project' into 'master' Douwe Maan2016-10-204-34/+29
|\ \ \
| * | | Rename forked_source_project_missing? to source_project_missing?Nick Thomas2016-10-201-3/+3
| * | | 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-204-18/+22
| * | | Revert "Add #closed_without_source_project?"Nick Thomas2016-10-202-25/+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-201-0/+27
|\ \ \ \ \
| * | | | | Restrict ProjectCacheWorker jobs to one per 15 minproject-cache-worker-leaseYorick Peterse2016-10-201-0/+27
| | |_|_|/ | |/| | |
* | | | | 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
| |/ / /
* | | | Merge branch 'issue_22944' into 'master' Sean McGivern2016-10-201-6/+1
|\ \ \ \
| * | | | Create project feature when project is createdissue_22944Felipe Artur2016-10-191-6/+1
| | |_|/ | |/| |
* | | | Merge branch 'refactoring_find_commits_method' into 'master' Sean McGivern2016-10-202-4/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactoring find_commits functionalityValery Sizov2016-10-202-4/+7
* | | | Merge branch '6967-toggle_award_url'Douwe Maan2016-10-201-2/+2
|\ \ \ \
| * | | | Simpler arguments passed to named_route on toggle_award_url helper method6967-toggle_award_urlPaco Guzman2016-10-191-2/+2
* | | | | Merge branch 'add_user_expire_leave_event' into 'master' Sean McGivern2016-10-204-3/+22
|\ \ \ \ \
| * | | | | Differentiate the expire from leave eventCallum Dryden2016-10-204-3/+22
| | |_|/ / | |/| | |
* | | | | Merge branch 'boards-blank-state-size-fix' into 'master' Fatih Acet2016-10-201-2/+1
|\ \ \ \ \
| * | | | | Fixed height of issue board blank stateboards-blank-state-size-fixPhil Hughes2016-10-181-2/+1
* | | | | | Merge branch '23346-pipeline-buttons-cutoff' into 'master' Fatih Acet2016-10-201-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Smaller min-width for MR pipeline table23346-pipeline-buttons-cutoffAnnabel Dunstone Gray2016-10-171-0/+4
* | | | | | Merge branch 'ios-tooltips' into 'master' Annabel Dunstone Gray2016-10-193-2/+12
|\ \ \ \ \ \
| * | | | | | Set webkit-overflow-scrolling to auto for children of body.ios-tooltipsBryce Johnson2016-10-193-2/+12
* | | | | | | Merge branch '23375-filtering-on-any-label-or-no-label-does-not-work' into 'm...Fatih Acet2016-10-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Return the title for id of 'No label'23375-filtering-on-any-label-or-no-label-does-not-workLuke Bennett2016-10-191-1/+1
* | | | | | | | Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-1956-206/+794
|\ \ \ \ \ \ \ \
| * | | | | | | | Avoid touch label links that does not belongs to project when moving itfeature/group-level-labelsDouglas Barbosa Alexandre2016-10-191-15/+42
| * | | | | | | | Remove order by label type on LabelsFinderDouglas Barbosa Alexandre2016-10-192-2/+2
| * | | | | | | | Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-195-5/+5
| * | | | | | | | Add self.project_foreign_key on both Issue and MergeRequestDouglas Barbosa Alexandre2016-10-193-7/+9
| * | | | | | | | Only show label type for projects that belong to a groupDouglas Barbosa Alexandre2016-10-191-2/+3
| * | | | | | | | Disable subscribing to group-level labelsDouglas Barbosa Alexandre2016-10-194-15/+26
| * | | | | | | | Remove unused method Project#all_labelsDouglas Barbosa Alexandre2016-10-191-4/+0