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-01-22Merge branch 'fix/artifacts-download-progress-bar' into 'master' Grzegorz Bizon
2016-01-20Merge branch 'secret-shortcut-feature' into 'master' Dmitriy Zaporozhets
2016-01-07Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer
2015-12-28Fix the "Show all" link for the keyboard shortcut modalRobert Speicher
2015-12-08Fix broken group avatar uploadStan Hu
2015-11-16Few changes to Group Milestone feature:Dmitriy Zaporozhets
2015-11-05Add release description to new tag formDmitriy Zaporozhets
2015-11-05Add ability to edit and show release notesDmitriy Zaporozhets
2015-08-26Refactor project list renderingDmitriy Zaporozhets
2015-08-25Dashboard activity as separate pageDmitriy Zaporozhets
2015-07-21Fix full screen mode for snippet commentsDaniel Gerhardt
2015-07-13Allow user to specify content he wants to see on project pageDmitriy Zaporozhets
2015-07-08Add shortcut for project activity pageDmitriy Zaporozhets
2015-07-07Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets
2015-06-25UsersSelect is part of filter so I rather keep js executed in partialDmitriy Zaporozhets
2015-06-25Move duplicate js functionality into IssuableFormDmitriy Zaporozhets
2015-06-25Refactor issue and merge request sidebarDmitriy Zaporozhets
2015-06-19Rename BlobView to LineHighlighterRobert Speicher
2015-06-14Account for RootController for dashboard navigation and Dispatch JSRobert Speicher
2015-05-26Add file attachment support in Milestone descriptionStan Hu
2015-05-05Fix Firefox problems when it wants to render issuable componentdreis
2015-05-01Add helpers for header title and sidebar, and move setting those from control...Douwe Maan
2015-04-18Typo: Issueable -> IssuableRobert Speicher
2015-04-01Merge branch 'admin-user-projects' into 'master'Dmitriy Zaporozhets
2015-03-31Fix admin user projects lists.Douwe Maan
2015-03-27Big refactoring of issues filtersDmitriy Zaporozhets
2015-03-24Fix code unfold not working on Compare commits pageStan Hu
2015-03-23Add inifinite scroll to user activity on user pageDmitriy Zaporozhets
2015-03-15Use same layout and interactivity for project members as group members.Douwe Maan
2015-03-15Move group members index from `/members` to `/group_members`.Douwe Maan
2015-03-15Use `project_member` instead of `team_member`.Douwe Maan
2015-03-13Implement merge requests searchDmitriy Zaporozhets
2015-03-10Add starred projects page to dashboardDmitriy Zaporozhets
2015-03-05Improve projects listDmitriy Zaporozhets
2015-02-25Autosave title and description of new issues/MRs.Douwe Maan
2015-02-21Initialize ZenMode on commit show and milestone edit pages.Douwe Maan
2015-01-24Fix tests, merge conflicts, some minor issues and make the project avatar fea...Hannes Rosenögger
2015-01-15Replace highlight.js with rouge-fork rugmentsStefan Tatschner
2015-01-15Refactor zen mode. Make it works in diffsDmitriy Zaporozhets
2015-01-15Explicitly enable drag-n-drop for issue/mr/wiki markdown formsDmitriy Zaporozhets
2014-11-14Improve fork to namespaces featureDmitriy Zaporozhets
2014-11-06remove unused jsskv
2014-10-28Merge pull request #8127 from cirosantilli/user-select-js-only-neededDmitriy Zaporozhets
2014-10-27Merge pull request #8120 from cirosantilli/profile-js-only-neededDmitriy Zaporozhets
2014-10-27Run user select Js only where neededCiro Santilli
2014-10-27Merge pull request #8125 from cirosantilli/namespace-select-js-only-neededDmitriy Zaporozhets
2014-10-27Merge pull request #8123 from cirosantilli/project-js-only-neededDmitriy Zaporozhets
2014-10-22Only run namespace select js when neededCiro Santilli
2014-10-22Better js -> URL map to reduce unneeded executionCiro Santilli
2014-10-21Only run profile js on pages that need itCiro Santilli