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-22Improved confirmation UXPhil Hughes
2016-04-20Switch raw trace to use X-Sendfile headerTomasz Maczukin
2016-04-20Add raw trace output for GitLab WorkhorseTomasz Maczukin
2016-04-18Add support to cherry-pick any commitP.S.V.R
2016-04-15Merge branch 'fix-redirect-profile-keys-new-to-profile-keys' into 'master' Rémy Coutable
2016-04-15Make /profile/keys/new redirects to /profile/keys for back-compatRémy Coutable
2016-04-14Merge branch 'auto-fsck' into 'master' Robert Speicher
2016-04-13Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-13Load related MRs/branches asynchronouslyYorick Peterse
2016-04-12Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-12Move 'clear checks' button to applicatoin settingsJacob Vosmaer
2016-04-12Simplify Projects::NotificationSettingsControllerDouglas Barbosa Alexandre
2016-04-08Use singular resource for NotificationSettingDouglas Barbosa Alexandre
2016-04-08Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-07Merge branch 'feature/expose-builds-badge' into 'master' Rémy Coutable
2016-04-06Add project badges view prototypeGrzegorz Bizon
2016-04-06Improve routes for project badgesGrzegorz Bizon
2016-04-06Rename almost all the thingsJacob Vosmaer
2016-04-04Rebase repo check MRJacob Vosmaer
2016-03-30Add specific markdown_preview route for WikisGabriel Mazetto
2016-03-30Change how notification settings in profile are rendered and updatedDmitriy Zaporozhets
2016-03-30Create NotificationSettings object only when user change value in dropdownDmitriy Zaporozhets
2016-03-23Merge branch 'rs-rails-routes' into 'master' Douwe Maan
2016-03-23Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable
2016-03-23Add special cases for built-in Rails routes in developmentRobert Speicher
2016-03-19Soft delete issuablesZeger-Jan van de Weg
2016-03-19Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable
2016-03-18Fixes issue on dashboard issuesPhil Hughes
2016-03-15Original implementation to allow users to subscribe to labelsTimothy Andrew
2016-03-15Merge branch 'application-settings' into 'master' Robert Speicher
2016-03-14Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets
2016-03-13Let `oauth/applications#index` handle the `profiles#applications` routeRobert Speicher
2016-03-11Add functionality to setup share of project with group via project settingsDmitriy Zaporozhets
2016-03-10Move group activity feed to separate page for consistency with dashboard and ...Dmitriy Zaporozhets
2016-03-04Remove `Profile::KeysController#new` actionRobert Speicher
2016-03-01Make url and actions to be the same nameAlfredo Sumaran
2016-02-29Add routes and actions for dynamic tab loadingJosh Frye
2016-02-27Easily (un)mark merge request as WIP using linkDouwe Maan
2016-02-26Branded login page also in CEZeger-Jan van de Weg
2016-02-24Merge branch 'issue_13301_emoji-menu' into 'master' Robert Speicher
2016-02-23Create EmojisControllerAnnabel Dunstone
2016-02-21Add missing route to mark all todos as doneDouglas Barbosa Alexandre
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Allow user to mark each task as done manuallyDouglas Barbosa Alexandre
2016-02-20Add tasks queue list pageDouglas Barbosa Alexandre
2016-02-19Remove code introduced when endpoint was in MR controller.Rubén Dávila
2016-02-19Add new endpoint and button to revert any commit.Rubén Dávila
2016-02-19Add new endpoint and button to revert merge. #3409Rubén Dávila
2016-02-19Use POST method instead of DELETE when erasing a buildGrzegorz Bizon
2016-02-19Change build erase path to make it consistent with APIGrzegorz Bizon