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
path: root/lib
AgeCommit message (Expand)Author
2016-09-07Code refactoringKatarzyna Kobierska
2016-09-07Fix errors and grammarKatarzyna Kobierska
2016-09-07Fix rubocop errorsKatarzyna Kobierska
2016-09-07Change class method nameKatarzyna Kobierska
2016-09-07Add class method to encapsulate exceptionKatarzyna Kobierska
2016-09-07Move lint to api from ci/apiKatarzyna Kobierska
2016-09-07Add params requires to lintKatarzyna Kobierska
2016-09-07Fix rubocop testsKatarzyna Kobierska
2016-09-07Add tests for API CI LintKatarzyna Kobierska
2016-09-07API for CI LintKatarzyna Kobierska
2016-09-07Merge branch 'master' into feature/fork-to-group-apiOlaf Tomalka
2016-09-07Higher code quality for fork to namespace APIOlaf Tomalka
2016-09-06Improved code quality on API fork namespace featureOlaf Tomalka
2016-09-06Clean up search result classesValery Sizov
2016-09-06Added fork API paremeter for a specific namespaceOlaf Tomalka
2016-09-05Merge branch 'safe-ref-updates' into 'master' Douwe Maan
2016-09-02Merge branch 'internal_recovery_api' into 'master' Douwe Maan
2016-09-02Use 'git update-ref' for safer web commitsJacob Vosmaer
2016-09-01Merge branch 'issue_19734' into 'master' Douwe Maan
2016-09-01Merge branch 'merge-request-sha-info' into 'master' Douwe Maan
2016-09-01Project tools visibility levelFelipe Artur
2016-09-01Merge branch 'js-tooltips-for-mentions' into 'master' Robert Speicher
2016-09-01Minor edits to two_factor_recovery_codes API error catchingDrew Blessing
2016-09-01Use JavaScript tooltips for mentions (!5301)winniehell
2016-09-01GitHub importer use default project visibility for non-private projectsDouglas Barbosa Alexandre
2016-08-31Merge branch 'refactor/add-policies' into 'master' Robert Speicher
2016-08-31Add BroadcastMessage API implementationRobert Speicher
2016-08-31Merge branch '21567-fix-sorting-issues-by-last-updated-after-import-from-gith...Robert Speicher
2016-08-31Merge branch 'fix-sidekiq-sentry-context' into 'master' Robert Speicher
2016-08-31Don't touch Issue/Merge Request when importing GitHub commentsDouglas Barbosa Alexandre
2016-08-31Use updated_at as the last updated date when importing from GitHubDouglas Barbosa Alexandre
2016-08-31Merge branch 'api-confidential-issues' into 'master' Robert Speicher
2016-08-31entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel
2016-08-31API: Expose issue#confidentialRobert Schilling
2016-08-31Don't expose a user's private token in the `/api/v3/user` API.Timothy Andrew
2016-08-31Merge branch 'project-specific-lfs' into 'master' Robert Speicher
2016-08-31Merge branch 'prevent_authored_awardable_votes' into 'master' Robert Speicher
2016-08-31Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.Patricio Cano
2016-08-31Added CHANGELOG, documentation, and API functionalityPatricio Cano
2016-08-30Merge branch 'master' into prevent_authored_awardable_votesbarthc
2016-08-30Merge branch '19721-issues-created-through-api-do-not-notify-label-subscriber...Douwe Maan
2016-08-30use a nil subject when we want to check global abilitieshttp://jneen.net/
2016-08-30remove Ability.abilitieshttp://jneen.net/
2016-08-30remove six, and use a Set insteadhttp://jneen.net/
2016-08-30Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan
2016-08-30if issue is not valid we revert back to the old labels when updatingtiagonbotelho
2016-08-30refactors update issue api request and some minor commentstiagonbotelho
2016-08-30adds test to check whether or not an email is sent to label subscribers after...tiagonbotelho
2016-08-30user is now notified when creating an issue through the apitiagonbotelho
2016-08-30Merge branch 'fix/ci-config-hidden-key-validation' into 'master' Douwe Maan