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-15Avoid a TypeError when initializing MergeRequest JS class with no argRémy Coutable
2016-04-04Added toolbar to comment formPhil Hughes
2016-01-17Merge branch 'issue-page-keeps-jumping-up' into 'master' Dmitriy Zaporozhets
2016-01-14fixes scrollbar jump by making discussion the same size as the sidebar when s...Jacob Schatz
2016-01-14fixes bug with commenting on merge requestsJacob Schatz
2016-01-14initial fixJacob Schatz
2016-01-13gets merge request discussion working againJacob Schatz
2016-01-12restores merge request coffee fileJacob Schatz
2016-01-07initial json requests instead of HTMLJacob Schatz
2016-01-06adds ajax open and close merges, with discussion/comments working as wellJacob Schatz
2015-12-16Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan
2015-07-19Show the first tab automatically on MergeRequests#newRobert Speicher
2015-06-26Update tests and use js-issuable class for context formDmitriy Zaporozhets
2015-06-25Fix js error on merge request pageDmitriy Zaporozhets
2015-06-25Refactor issue and merge request sidebarDmitriy Zaporozhets
2015-06-17Extract MergeRequest tab behavior to its own JS classRobert Speicher
2015-06-11Extract merge request widget JS to separate classDmitriy Zaporozhets
2015-06-11Refactor merge request widget step 2Dmitriy Zaporozhets
2015-05-29Merge branch 'rs-merge-request-tabs-the-third' into 'master'Dmitriy Zaporozhets
2015-05-29Include location.search and location.hash in URL for replaceStateRobert Speicher
2015-05-29Merge branch 'rs-teaspoon' into 'master'Dmitriy Zaporozhets
2015-05-29Improve MergeRequest tab-persisting behaviorRobert Speicher
2015-05-29Javascripts don't need to require jquery or bootstrap explicitlyRobert Speicher
2015-05-28Persist current merge request tab selection via URLRobert Speicher
2015-05-06More JS dependency requirementsRobert Speicher
2015-05-06Update task list behavior for Merge RequestsRobert Speicher
2015-04-17Let Bootstrap's tab JS handle historyRobert 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-25Change merge request button color based on CI statusDmitriy Zaporozhets
2015-03-21Improve issue sidebar positionDmitriy Zaporozhets
2015-03-19add canceled CI statusValery Sizov
2015-03-03Merge pull request #8829 from ZeoAlliance/merge_request_diff_view_fixDmitriy Zaporozhets
2015-02-26Merge branch 'small-fixes' into 'master'Dmitriy Zaporozhets
2015-02-26Fix sticky diff headerDmitriy Zaporozhets
2015-02-26Fix affix for issue and merge request with image in descriptionDmitriy Zaporozhets
2015-02-20Removed exceeding semicolonkrolik
2015-02-20Fixed merge request diff page after back browser button is pressed.krolik
2015-02-18Affix assignee/milestone blockDmitriy Zaporozhets
2015-01-10Make automerge via satelliteDmitriy Zaporozhets
2014-12-25Set of UI changes mostly for issue and merge requestDmitriy Zaporozhets
2014-12-22Fix issueable context update and fix testsDmitriy Zaporozhets
2014-10-21Export all coffee classes with @Ciro Santilli
2014-10-08Merge pull request #7979 from mr-vinn/refactor-tasksDmitriy Zaporozhets
2014-10-07Style merge request CI widget to match MR/Issue boxDmitriy Zaporozhets
2014-10-07Refactor task list tests and coffeescriptVinnie Okada
2014-10-06Add task lists to issues and merge requestsVinnie Okada
2014-10-03Merge branch 'factor-commit-msg-textarea' of https://github.com/cirosantilli/...Dmitriy Zaporozhets