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-13Load related MRs/branches asynchronouslyYorick Peterse
2016-04-13Merge branch 'rs-archive-cache-worker-cron' into 'master' Dmitriy Zaporozhets
2016-04-12Merge branch 'decouple-member-notification' into 'master' Douwe Maan
2016-04-12Merge branch 'build-notification-fixes' into 'master' Jacob Schatz
2016-04-12Merge branch 'fix-missing-saml-error-handling' into 'master' Robert Speicher
2016-04-12Move RepositoryArchiveCacheWorker to sidekiq-cronRobert Speicher
2016-04-12Simplify Projects::NotificationSettingsControllerDouglas Barbosa Alexandre
2016-04-12Fix code review issuesRobert Schilling
2016-04-12Delete notes via APIRobert Schilling
2016-04-12Requires user to be signed in when changing notification settingsDouglas Barbosa Alexandre
2016-04-12Reuse `User#notification_settings_for` when it's possibleDouglas Barbosa Alexandre
2016-04-11Rubocop fixPhil Hughes
2016-04-11Preparing build statusPhil Hughes
2016-04-11Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-11Merge branch 'mr-ui-update' into 'master' Jacob Schatz
2016-04-10Add a `program` tag to Sentry Raven contextRobert Speicher
2016-04-09Add method to return the user notification setting for a group, or a projectDouglas Barbosa Alexandre
2016-04-08Use default_value_for to set default NotificationSetting#levelDouglas Barbosa Alexandre
2016-04-08Simplify query to retrieve NotificationSetting on controllersDouglas Barbosa Alexandre
2016-04-08Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-08Add missing proper nil and error handling to SAML login process.Patricio Cano
2016-04-07Merge branch 'issue_14012' into 'master' Rémy Coutable
2016-04-07Implement review suggestionsFelipe Artur
2016-04-07Merge branch 'fix/2fa-authentication-spoofing' into 'master' Rémy Coutable
2016-04-07Fix 2FA authentication spoofing vulnerabilityGrzegorz Bizon
2016-04-07Merge branch 'feature/expose-builds-badge' into 'master' Rémy Coutable
2016-04-07Merge branch 'fix_14638' into 'master' Rémy Coutable
2016-04-07Return status code 303 after a branch DELETE operation to avoid project deletionStan Hu
2016-04-07Merge branch 'saml-external-groups' into 'master' Robert Speicher
2016-04-07Merge branch 'patch/fix-markdown-preview-wikis' into 'master' Robert Speicher
2016-04-06Use default branch when displaying list of badgesGrzegorz Bizon
2016-04-06Change name of badge variable in badges controllerGrzegorz Bizon
2016-04-06Expose project badges in project settings menuGrzegorz Bizon
2016-04-06Make it possible to switch ref in badges viewGrzegorz Bizon
2016-04-06Extend build status badge, add html/markdown methodsGrzegorz Bizon
2016-04-06Add project badges view prototypeGrzegorz Bizon
2016-04-06Fixes #14638.PotHix
2016-04-06Fixed target project updatePhil Hughes
2016-04-06Updated UI for new merge requestPhil Hughes
2016-04-06Merge branch 'fix-project-path-rename' into 'master' Stan Hu
2016-04-05Fix Error 500 after renaming a project pathStan Hu
2016-04-05Improve codeFelipe Artur
2016-04-05Improve codeFelipe Artur
2016-04-05Fix problem when creating milestones in groups without projectsFelipe Artur
2016-04-05Respond 404 when unauthorized user imports membersGrzegorz Bizon
2016-04-05Do not leak project exists when importing membersGrzegorz Bizon
2016-04-05Check permissions when importing project membersGrzegorz Bizon
2016-04-05Avoid saving again if the user attributes haven't changedPatricio Cano
2016-04-04Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan
2016-04-03Merge branch 'build-updates' into 'master' Douwe Maan