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
2017-05-02Better Explore Groups viewLuke "Jared" Bennett
2017-04-30Use blob viewers for snippetsDouwe Maan
2017-04-27Add BlobViewer JSDouwe Maan
2017-04-22Use jQuery niceness on blob_fork_suggestionEric Eastwood
2017-04-20Add Fork/Cancel confirmation to "Replace"/"Delete" buttonsEric Eastwood
2017-04-19Merge branch 'group-milestone-date-fields-fix' into 'master' Filipa Lacerda
2017-04-19Merge branch 'usage-ping-port' into 'master' Sean McGivern
2017-04-19Fixed group milestones date pickers not workingPhil Hughes
2017-04-17Don't show usage ping on settings pageSean McGivern
2017-04-14Rename user cohorts -> cohortsSean McGivern
2017-04-14Add user cohorts table to admin areaSean McGivern
2017-04-14Port 'Add more usage data to EE ping' to CESean McGivern
2017-04-11Refactor shortcuts_wiki.jsgeoandri
2017-04-11Add keyboard edit shortcut for wikiGeorge Andrinopoulos
2017-04-09Add a name field to the group edit formDouglas Lovell
2017-04-07Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan
2017-04-07Improve shortcuts codeFilipa Lacerda
2017-04-07Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-06Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones
2017-04-06Linking to edit file directlyEric Eastwood
2017-04-06Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya
2017-04-06Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-06Import Protected Tags classesKushal Pandya
2017-04-03Initialize Protected Tags Edit functionalityKushal Pandya
2017-03-25add basic sidebar functionality to milestones pageMike Greiling
2017-03-22fix test failuresMike Greiling
2017-03-21Initialize Protected tags feature under Repository Settings pageKushal Pandya
2017-03-20Removed d3.js from the main application.js bundleJose Ivan Vargas Lopez
2017-03-16Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda
2017-03-15Merge branch '28187-project-name-cut-off-with-nested-groups' into 'master' Alfredo Sumaran
2017-03-14Toggle project name if too longSam Rose
2017-03-14Fix missing blob line permalink updater on blob:showEric Eastwood
2017-03-13Merge branch '19742-permalink-blame-button-line-number-hash-links' into 'mast...Alfredo Sumaran
2017-03-13Update permalink/blame buttons with line number fragment hashEric Eastwood
2017-03-13New file from interface on existing branchJacopo
2017-03-09Uses vanilla JS to listen to click eventFilipa Lacerda
2017-03-08Convert Issue into ES6 class (!9636)winniehell
2017-03-07Merge branch '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-...Sean McGivern
2017-03-07Added Prometheus Service and Prometheus graphsKamil TrzciƄski
2017-03-07Merge branch 'master' into 26732-combine-deploy-keys-and-push-rules-and-mirro...Phil Hughes
2017-03-06Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas
2017-03-06Fix eslintZ.J. van de Weg
2017-03-06Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2016-10-15Convert dispatcher to es6.Bryce Johnson
2016-10-15Fixup invalid refs.Bryce Johnson
2016-10-15Convert field error NodeList to an Array.Bryce Johnson
2016-10-15Use native dom in dispatcher field error init.Bryce Johnson
2016-10-15Prevent unneccessary loading of UsernameValidator.Bryce Johnson
2016-10-15Make UX upgrades to SignIn/Register views.Bryce Johnson