Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-12Optimistic locking for Issue and Merge RequestsValery Sizov
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-24Add specs and improve coffescript sortable binding functionFelipe Artur
2016-06-24Fix issue being ordered twice and callback when moving between statesFelipe Artur
2016-06-24Support for rendering/redacting multiple documentsYorick Peterse
2016-06-04Respond to .json onlyAlfredo Sumaran
2016-06-04WIP: allow adding and removing labels in bulkSean McGivern
2016-06-04Add label_ids to bulk_update_paramsAlfredo Sumaran
2016-06-04Ability to assign a label to multiple issuesAlfredo Sumaran
2016-05-11Merge branch 'master' into awardablesZeger-Jan van de Weg
2016-05-06Create table for award emojiZeger-Jan van de Weg
2016-04-30Handle issue move access instead of raising errorGrzegorz Bizon
2016-04-28Load the "New Branch" button asynchronouslyYorick Peterse
2016-04-22Fixed issue with assignee object not being returnedPhil Hughes
2016-04-22Merge branch 'label-text-color-sidebar' into 'master' Robert Speicher
2016-04-22Merge branch 'remove-update-files' into 'master' Yorick Peterse
2016-04-21Fixes text color on labels in sidebarPhil Hughes
2016-04-20Add due_date:time field to Issue modelMehmet Beydogan
2016-04-20Merge branch 'multi-filter-labels' into 'master' Jacob Schatz
2016-04-20Label text color comes from JSONPhil Hughes
2016-04-19Merge branch '14566-confidential-issue-branches' into 'master' Robert Speicher
2016-04-19Removed JS update templatesPhil Hughes
2016-04-18Remove unused variable in `IssuesController`.Timothy Andrew
2016-04-15Merge branch 'assign-to-issuable-opener' into 'master' Jacob Schatz
2016-04-15Merge remote-tracking branch 'origin/master' into 14566-confidential-issue-br...Timothy Andrew
2016-04-13Filter by multiple labels with little animation.Jacob Schatz
2016-04-13Load related MRs/branches asynchronouslyYorick Peterse
2016-04-12Refactor `Issue#related_branches`Timothy Andrew
2016-03-29Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg
2016-03-25Edit button leaves modal openJacob Schatz
2016-03-25Remove unnecessary sentenceAlfredo Sumaran
2016-03-25Adds new dropdown ajax to user selectionJacob Schatz
2016-03-25Add labels as proper POST arrays using new dropdownJacob Schatz
2016-03-25Add milestone sidebar update via JSONJacob Schatz
2016-03-25Ajax call to milestones via new dropdownsJacob Schatz
2016-03-25Sidebar milestone updatable via JSONJacob Schatz
2016-03-25Updates sidebar milestone to use new dropdownsJacob Schatz
2016-03-21Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg
2016-03-21Minor improvements on IssuableActionsZeger-Jan van de Weg
2016-03-21Merge branch 'feature/issue-move' into 'master' Kamil TrzciƄski
2016-03-20Do not pass params that are not used in issue move serviceGrzegorz Bizon
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2016-03-19Dry destroy action on issuablesZeger-Jan van de Weg
2016-03-19Soft delete issuablesZeger-Jan van de Weg
2016-03-19Merge branch 'master' into feature/issue-moveGrzegorz Bizon
2016-03-19Improvements in issue move feaure (refactoring)Grzegorz Bizon
2016-03-18Restrict access to confidential issuesDouglas Barbosa Alexandre
2016-03-18Add an option to user make an issue confidentialDouglas Barbosa Alexandre
2016-03-17Do not pass unsanitized params to issue move serviceGrzegorz Bizon
2016-03-17Add issue move implementation to controllerGrzegorz Bizon