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-24ES6ify all the things!Fatih Acet
2016-06-27Fix check for existence of new branch button (!4630)winniehell
2016-04-28Load the "New Branch" button asynchronouslyYorick Peterse
2016-04-13Load related MRs/branches asynchronouslyYorick Peterse
2016-04-05Merge branch 'close-issue-bug' into 'master' Jacob Schatz
2016-04-05Fix data check in update issue responseAnnabel Dunstone
2016-04-04Added toolbar to comment formPhil Hughes
2016-03-21Fixed bug where participants would not work correctly on merge requestsPhil Hughes
2016-03-18Removed global JS varPhil Hughes
2016-03-18Reused some variablesPhil Hughes
2016-03-18Improved issue sidebarPhil Hughes
2016-01-26Adds feature: Ajax Close/Open updates discussion automaticallyJacob Schatz
2016-01-14fixes scrollbar jump by making discussion the same size as the sidebar when s...Jacob Schatz
2016-01-14initial fixJacob Schatz
2016-01-13gets merge request discussion working againJacob Schatz
2016-01-12adds back in discussion.haml.html for issues commenting and closing/reopening...Jacob Schatz
2015-12-29adds ajax to bottom discussion buttons. Now submits issue and closes via ajax.Jacob Schatz
2015-12-24removes unused `alert` from issue spec. Requires flash in the *implementation...Jacob Schatz
2015-12-24adds test for issue close/reopen failureJacob Schatz
2015-12-22changes `issue-box` to `status-box` since html was changed as wellJacob Schatz
2015-12-22adds alerts for when http request errors out in some way.Jacob Schatz
2015-12-22removes console logsJacob Schatz
2015-12-22changes `data-url` to `href` for javascript url grabbingJacob Schatz
2015-12-22removes `console.log`sJacob Schatz
2015-12-21open and close issue via ajax request. With testsJacob Schatz
2015-12-16Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan
2015-06-26Update tests and use js-issuable class for context formDmitriy Zaporozhets
2015-06-25Refactor issue and merge request sidebarDmitriy Zaporozhets
2015-05-29Javascripts don't need to require jquery or bootstrap explicitlyRobert Speicher
2015-05-06More JS dependency requirementsRobert Speicher
2015-05-06Make issue JS require its dependenciesRobert Speicher
2015-05-06Update task list behavior for IssuesRobert Speicher
2015-04-03Merge branch 'issue-sidebar-size' into 'master'Drew Blessing
2015-04-01Unbind task item checkbox events and then rebind themRobert Speicher
2015-03-27Changes the width of sidebar in issues and MRs when affix event firesPhil Hughes
2015-03-21Improve issue sidebar positionDmitriy Zaporozhets
2015-02-26Fix affix for issue and merge request with image in descriptionDmitriy Zaporozhets
2015-02-18Affix assignee/milestone blockDmitriy Zaporozhets
2014-12-22Fix issueable context update and fix testsDmitriy Zaporozhets
2014-10-21Export all coffee classes with @Ciro Santilli
2014-10-07Refactor task list tests and coffeescriptVinnie Okada
2014-10-06Add task lists to issues and merge requestsVinnie Okada
2014-02-18Dont replace all issue context when change assignee/milestoneDmitriy Zaporozhets