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-04-04Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan
2016-04-03Merge branch 'build-updates' into 'master' Douwe Maan
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
2016-03-30Merge branch 'precompile-emoji-urls' into 'master' Dmitriy Zaporozhets
2016-03-30Pre-calculate Emoji digestsYorick Peterse
2016-03-30Merge branch 'patch/fix-mergerequest-diff' into 'master' Robert Speicher
2016-03-30Merge branch 'refactor/project-badges-interface' into 'master' Robert Speicher
2016-03-30Add json response for user avatar in merge requestJacob Schatz
2016-03-30Use `diff_base_commit` instead of `target_branch` to generate diffsGabriel Mazetto
2016-03-29Standardised the output of the JSON to always include the namePhil Hughes
2016-03-29Merge branch 'fix/nomethod-error-on-ci' into 'master' Rémy Coutable
2016-03-29Merge branch 'fix-14607' into 'master' Douwe Maan
2016-03-29Refactor builds badge, encapsulate inside a classGrzegorz Bizon
2016-03-29Redirect to root path when visiting `/ci`Grzegorz Bizon
2016-03-28Merge branch 'functional-sidebar' into 'master' Dmitriy Zaporozhets
2016-03-25Ensure project snippets have their own access levelRémy Coutable
2016-03-25Edit button leaves modal openJacob Schatz
2016-03-25Remove unnecessary sentenceAlfredo Sumaran
2016-03-25New dropdowns work on merge requests too!Jacob Schatz
2016-03-25Adds new dropdown ajax to user selectionJacob Schatz
2016-03-25Add labels as proper POST arrays using new dropdownJacob Schatz
2016-03-25Add milestone sidebar update via JSONJacob Schatz
2016-03-25Ajax call to milestones via new dropdownsJacob Schatz
2016-03-25Sidebar milestone updatable via JSONJacob Schatz
2016-03-25Updates sidebar milestone to use new dropdownsJacob Schatz
2016-03-25Ensure private project snippets are not viewable by unauthorized peopleRémy Coutable
2016-03-25Add definition of before action that has been movedGrzegorz Bizon
2016-03-24Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen...Elias Werberich
2016-03-23Merge branch 'issue_7959' into 'master' Jacob Schatz
2016-03-23Add missing Dashboard::LabelsControllerRémy Coutable
2016-03-23Use respond_to instead of a conditional to paginate milestonesRémy Coutable
2016-03-23Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable
2016-03-22Merge branch 'master' into issue_7959Alfredo Sumaran
2016-03-22Move unlink fork logic to a serviceBaldinof
2016-03-22Address feedbackDouwe Maan
2016-03-22Merge branch 'master' into issue_12658Douwe Maan
2016-03-22Add specs and add visibility level to admin groupsFelipe Artur
2016-03-21Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg
2016-03-21Minor improvements on IssuableActionsZeger-Jan van de Weg
2016-03-21Merge branch 'feature/issue-move' into 'master' Kamil Trzciński
2016-03-21Fix some specsDouwe Maan
2016-03-20Fix "Shared projects" tabDouwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-20Merge branch 'master' into issue_12658Douwe Maan
2016-03-20Merge branch 'master' into feature/issue-moveGrzegorz Bizon
2016-03-20Do not pass params that are not used in issue move serviceGrzegorz Bizon
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2016-03-20Satisfy rubocopZeger-Jan van de Weg
2016-03-19Dry destroy action on issuablesZeger-Jan van de Weg
2016-03-19Soft delete issuablesZeger-Jan van de Weg