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-01-25Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets
2017-01-25Merge branch 'tc-only-mr-button-if-allowed' into 'master' Sean McGivern
2017-01-25`can?` already includes the `feature_available?` checkToon Claes
2017-01-24hide the version check image if internet connection is brokenKen Ding
2017-01-22adds test suiteTiago Botelho
2017-01-22adds events to services api deserializationTiago Botelho
2017-01-20Merge branch '26138-combine-webhooks-and-services-settings-pages' into 'master' Rémy Coutable
2017-01-20Only show Merge Request button when user can create a MRToon Claes
2017-01-19Merge branch '24032-changed-visibility-level-to-public-but-project-is-not-pub...Fatih Acet
2017-01-19Merge branch '23524-notify-automerge-user-of-failed-build' into 'master' Sean McGivern
2017-01-19Corrected code style and titlesJose Ivan Vargas
2017-01-19Moved the webhooks and services gear options to a single one called integrationsJose Ivan Vargas
2017-01-18Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan
2017-01-17Merge branch '24915_merge_slash_command' into 'master' Sean McGivern
2017-01-17Merge branch 'issue_25017' into 'master' Sean McGivern
2017-01-15Backport backend work for time tracking.Ruben Davila
2017-01-14Notify the user who set auto-merge when merge conflict occurstwonegatives
2017-01-13Refactor Namespace code related to nested groupsDmitriy Zaporozhets
2017-01-13Address MR commentsJarka Kadlecova
2017-01-12Show 'too many changes' message for merge requestFelipe Artur
2017-01-10Add username to page_filter_pathClement Ho
2017-01-06Merge branch '25985-combine-members-and-groups-settings-pages' into 'master' Alfredo Sumaran
2017-01-0526352 Change Profile settings to User / Settingstauriedavis
2017-01-03Fixed es6 lint errors, and reverted a change to a helperJose Ivan Vargas
2017-01-03Merge branch '26168-emoji-reactions-missing-tooltip-when-not-logged-in' into ...Fatih Acet
2017-01-03Updated the "users" to "members" matches in the viewJose Ivan Vargas
2017-01-03Moved the members (project_members)option to a single controller called membersJose Ivan Vargas
2017-01-03Merge branch 'fix/cross-project-ref-path' into 'master' Sean McGivern
2017-01-03Fix cross-project references copy to include the project referenceJames Lopez
2017-01-03rewrite the item.respond_to?(:x?) && item.x? to item.try(:x?)dimitrieh
2016-12-31Disable award emoji button but display tooltipSam Rose
2016-12-29Merge branch 'issue_25682' into 'master' Sean McGivern
2016-12-29Parse JIRA issue references even if Issue Tracker is disabledFelipe Artur
2016-12-27Merge branch '18786-go-to-a-project-order' into 'master' Alfredo Sumaran
2016-12-27Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan
2016-12-26Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern
2016-12-22Change earlier to task_status_short to avoid titlebar line wrapsdimitrieh
2016-12-22Fix viewing "build failed" TODOsNick Thomas
2016-12-22Merge branch '23638-remove-builds-tab' into 'master' Kamil Trzciński
2016-12-22Merge branch 'adam-auto-deploy' into 'master' Kamil Trzciński
2016-12-21Add more storage statisticsMarkus Koller
2016-12-21Remove unused ProjectsHelper#round_commit_countMarkus Koller
2016-12-21Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentAdam Niedzielski
2016-12-21Merge branch 'zj-mattermost-slash-config' into 'master' Kamil Trzciński
2016-12-21Merge branch 'authentiq-id-oauth-support' into 'master' Rémy Coutable
2016-12-21Changes after reviewFilipa Lacerda
2016-12-21Remove builds tab from commitFilipa Lacerda
2016-12-21Added support for Authentiq oauth providerAlex
2016-12-21remove unused helper methodMike Greiling
2016-12-21reduce common code even further to satisfy rake flayMike Greiling