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-06-06Sorting improvements and stylingAlfredo Sumaran
2016-06-06Improve Issuable.order_labels_priorityRémy Coutable
2016-06-06Prioritize labels functionalityAlfredo Sumaran
2016-06-06Merge branch 'notes-are-awardables' into 'master' Douwe Maan
2016-06-06Remove prev/next buttons on issues and merge requestsAlejandro Rodríguez
2016-06-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet
2016-06-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into button-focus-stateFatih Acet
2016-06-06Merge branch 'jquery2' into 'master' Jacob Schatz
2016-06-06Updated MR notes.Fatih Acet
2016-06-06Added tests for award emoji feature.Fatih Acet
2016-06-06Create and show emoji loader on the fly.Fatih Acet
2016-06-06Some design related tweaks.Fatih Acet
2016-06-06Be consistent on naming.Fatih Acet
2016-06-06Animate emoji when rendered.Fatih Acet
2016-06-06Fix mutual exclusivity for emoji only comments.Fatih Acet
2016-06-06Refactor awardsHandler methods to work with votesBlock.Fatih Acet
2016-06-06Award emoji implementation for notes.Fatih Acet
2016-06-06Show emoji menu in notes.Fatih Acet
2016-06-06Backend awardables on commentsZJ van de Weg
2016-06-06Implement authentication (login) using a U2F device.Timothy Andrew
2016-06-06Implement U2F registration.Timothy Andrew
2016-06-05Fixed JS errorsPhil Hughes
2016-06-05Upgraded jQuery to version 2Phil Hughes
2016-06-04Address feedbackAlfredo Sumaran
2016-06-04EnhancementsAlfredo Sumaran
2016-06-04Fix specAlfredo Sumaran
2016-06-04Add mising paramsAlfredo Sumaran
2016-06-04Remove console.logAlfredo Sumaran
2016-06-04Bulk assignment implementationAlfredo Sumaran
2016-06-04Tweaks for bulk assignmentAlfredo Sumaran
2016-06-04Do not trigger keyup event if we are persisting stateAlfredo Sumaran
2016-06-04Remove unneeded call to keyup eventAlfredo Sumaran
2016-06-04Only filter asynchronously if option remote is true.Alfredo Sumaran
2016-06-04Restore dropdown state when unchecking all issuesAlfredo Sumaran
2016-06-04Do not remove inputs when dropdown menu hidesAlfredo Sumaran
2016-06-04Remove console.logAlfredo Sumaran
2016-06-04Handle unchecking of indeterminate itemsAlfredo Sumaran
2016-06-04Update classname for indeterminate stateAlfredo Sumaran
2016-06-04typoAlfredo Sumaran
2016-06-04Set indeterminated itemsAlfredo Sumaran
2016-06-04Remove unnecesary assignmentAlfredo Sumaran
2016-06-04Ability to assign a label to multiple issuesAlfredo Sumaran
2016-06-03Fixed issue with search autocomplete not allow arrow key navigationPhil Hughes
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg
2016-06-03Show milestone remaining tooltip in right sidebar.Fatih Acet
2016-06-03Added a new common util called $.timefor.Fatih Acet
2016-06-02Merge branch 'search-box-blur' into 'master' Jacob Schatz
2016-06-02Attempt to fix the user page.Connor Shea
2016-06-02Remove d3 except for on pages where it's necessary.Connor Shea
2016-06-01Blur button tags when clicked. Fixes #17748.Fatih Acet