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-30Updated breakpoint for sidebar pinningPhil Hughes
2016-06-30Merge branch 'pin-nav-cookie-expiry' into 'master' Jacob Schatz
2016-06-30Merge branch 'global-ajax-error-handler' into 'master' Dmitriy Zaporozhets
2016-06-30Expiry date on pinned nav cookiePhil Hughes
2016-06-28Switched mobile button icons to ellipsis and angleAnnabel Dunstone
2016-06-28Decreased window min width for pinned sidebarAnnabel Dunstone
2016-06-23Reorganize the lib directory.Connor Shea
2016-06-23Re-implement page-specific JS in a better way.Connor Shea
2016-06-21Added global ajax error handler to show a flash notification for failed reque...Fatih Acet
2016-06-21Merge branch 'selector-refactor' into 'master' Jacob Schatz
2016-06-21Fix tooltip title and persist stateAlfredo Sumaran
2016-06-21Add tooltip on pin/unpin navAnnabel Dunstone
2016-06-21jQuery selector refactor in application.js.Fatih Acet
2016-06-20Set path for pinned nav cookiePhil Hughes
2016-06-16Merge branch 'network-assets' into 'master' Jacob Schatz
2016-06-15Merge branch 'pinned-sidebar' into 'master' Jacob Schatz
2016-06-15Moved pinned button to the bottomPhil Hughes
2016-06-15Increased speed of sidebar transitionPhil Hughes
2016-06-15Pinned sidebar navigation optionPhil Hughes
2016-06-15Prevent default disabled buttons and links.Fatih Acet
2016-06-10Fix safari logo loading animation safari bugAnnabel Dunstone
2016-06-10Revert side nav to full width; remove border under nav; remove tooltips on na...Annabel Dunstone
2016-06-10Fix logo at all screen widths, update sidebar textAnnabel Dunstone
2016-06-10Move tanuki icon to center of nav bar; keep nav closed by default; remove col...Annabel Dunstone
2016-06-10Replace raphael-rails with raphael.js so it can be split from the rest of the...Connor Shea
2016-06-10CI build page UI updatePhil Hughes
2016-06-10Merge branch 'award-emoji-fixes' into 'master' Jacob Schatz
2016-06-09Merge branch 'remove-chart' into 'master' Jacob Schatz
2016-06-09Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into award-emoji-fixesFatih Acet
2016-06-09Instantiate awardsHandler in application main script.Fatih Acet
2016-06-08Only load Chart.js when necessary.Connor Shea
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-06Implement U2F registration.Timothy Andrew
2016-06-05Upgraded jQuery to version 2Phil Hughes
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
2016-05-26Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into sidebar-expand-...Fatih Acet
2016-05-16Group the contributing calendar by dayPhil Hughes
2016-05-12Move sidebar related code from application.js to Sidebar class.Fatih Acet
2016-05-10Hide navbar on mobileAnnabel Dunstone
2016-04-21Revert "Merge branch 'sentry-js' into 'master' "Jacob Schatz
2016-04-20Merge branch 'sentry-js' into 'master' Robert Speicher
2016-04-20place the sentry config into a new file, and some changesArinde Eniola
2016-04-19some changes and add item to changelogArinde Eniola
2016-04-18add some configsArinde Eniola
2016-04-18Make unminified Raven available.Jacob Schatz
2016-04-18Add sentry logger to GitLabJacob Schatz
2016-04-14Fixed issue with commit time not using timeagoPhil Hughes
2016-04-13Remove Bootstrap Carouselconnorshea