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
2015-06-25UsersSelect is part of filter so I rather keep js executed in partialDmitriy Zaporozhets
2015-06-25Fix js error on merge request pageDmitriy Zaporozhets
2015-06-25Move duplicate js functionality into IssuableFormDmitriy Zaporozhets
2015-06-25Refactor issue and merge request sidebarDmitriy Zaporozhets
2015-06-25Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-25Have sidebar labels disappear behind content instead of hide immediately.Douwe Maan
2015-06-25prettier highlighting of active link in the sidebarJob van der Voort
2015-06-25Merge branch 'rs-random-placeholder-tip' into 'master'Dmitriy Zaporozhets
2015-06-25Merge branch 'performance-improvements' into 'master'Dmitriy Zaporozhets
2015-06-24Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-24Enable rack profiler by defaultDmitriy Zaporozhets
2015-06-24stop jumping all content on collapsing and expanding the sidebarJob van der Voort
2015-06-24Show a random Markdown tip in the textarea placeholderRobert Speicher
2015-06-23Explicit error when commit not found in the GitLab CIValery Sizov
2015-06-23Merge branch 'animation-sidebar' into 'master'Dmitriy Zaporozhets
2015-06-22fixed the resizing icon issueDarby
2015-06-22Merge branch 'new-logo' into 'master'Dmitriy Zaporozhets
2015-06-22Merge branch 'rs-dev-issue-2355' into 'master'Dmitriy Zaporozhets
2015-06-22Add MergeRequestTabs specsRobert Speicher
2015-06-22Minor style fixes in MergeRequestTabsRobert Speicher
2015-06-19Minor style fixes for LineHighlighterRobert Speicher
2015-06-19Edited the CSS of header and sidebar; added a new class of logo-container to ...Darby
2015-06-19Replace old logo with new oneDmitriy Zaporozhets
2015-06-19Refactor LineHighlighterRobert Speicher
2015-06-19Rename BlobView to LineHighlighterRobert Speicher
2015-06-19Use `pushState` instead of the temporary div hackRobert Speicher
2015-06-19Refactor and spec BlobView JSRobert Speicher
2015-06-18Revert "Changed the placeholder text and modified the css class to make it vi...Darby
2015-06-17Extract MergeRequest tab behavior to its own JS classRobert Speicher
2015-06-17Remove duplicate `timeago` callRobert Speicher
2015-06-17Merge branch 'placeholder_text'Dmitriy Zaporozhets
2015-06-17Changed the placeholder text and modified the css class to make it visibleDarby
2015-06-16Merge branch 'support-comment-parallel-diff' into 'master'Douwe Maan
2015-06-16Support commenting on a diff in side-by-side viewStan Hu
2015-06-16Fix layout issue in header title truncation.Nicolas
2015-06-15Merge branch 'rs-dev-issue-2228' into 'master'Dmitriy Zaporozhets
2015-06-14Account for RootController for dashboard navigation and Dispatch JSRobert Speicher
2015-06-14Update markup/styling for syntax highlight theme preferenceRobert Speicher
2015-06-14Simplify the javascript behavior for Preference updatingRobert Speicher
2015-06-14Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher
2015-06-14Consolidate theme stylesheets into oneRobert Speicher
2015-06-14Move the "Design" templates and logic to PreferencesRobert Speicher
2015-06-12Remove visibility icon from projects list on dashboard and group pageDmitriy Zaporozhets
2015-06-12Merge branch 'refactor-mr-widget' into 'master'Dmitriy Zaporozhets
2015-06-12Merge branch 'fix-graph-width' into 'master'Dmitriy Zaporozhets
2015-06-12Merge branch 'fluid-commit-calendar' into 'master'Dmitriy Zaporozhets
2015-06-12Fix graph width on different screen sizesDmitriy Zaporozhets
2015-06-11Make commit calendar size depend on window sizeDmitriy Zaporozhets
2015-06-11Fix automergeDmitriy Zaporozhets
2015-06-11Extract merge request widget JS to separate classDmitriy Zaporozhets