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-07-01Merge branch 'refactor-tags-branches-api' into 'master' Rémy Coutable
2016-07-01use has_many relationship with eventsJames Lopez
2016-07-01Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-expo...James Lopez
2016-07-01Support creating a todo on issuables via APIRobert Schilling
2016-07-01Expose target, filter by state as stringRobert Schilling
2016-07-01Add todos API documentation and changelogRobert Schilling
2016-07-01Metrics for Rouge::Plugins::Redcarpet and Rouge::Formatters::HTMLGitlabPaco Guzman
2016-07-01pass paginated array when deleting notesRobert Schilling
2016-07-01Expose action_nameRobert Schilling
2016-07-01Add user to project to see todosRobert Schilling
2016-07-01Move to helper, no instance variablesRobert Schilling
2016-07-01Fix rebaseRobert Schilling
2016-07-01Add Todos APIDouglas Barbosa Alexandre
2016-06-30Merge branch 'fix-external-issue-rendering' into 'master' Robert Speicher
2016-06-30Merge branch 'ericidema/gitlab-ce-import-with-github-personal-access-tokens' ...Douwe Maan
2016-06-30Merge branch 'fix_restore_warning' into 'master' Rémy Coutable
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-30Merge branch '19312-confidential-issue' into 'master' Douwe Maan
2016-06-30few more changes from suggestionsJames Lopez
2016-06-30Merge branch 'rubocop/enable-unneeded-capital-w-cop' into 'master' Robert Speicher
2016-06-30Merge branch 'remove-converalls-gem' into 'master' Dmitriy Zaporozhets
2016-06-30Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-url-...James Lopez
2016-06-30use class methodJames Lopez
2016-06-30Ensure that branch and tag names are given in APIRobert Schilling
2016-06-30Enable Style/UnneededCapitalW Rubocop copGrzegorz Bizon
2016-06-30few changes based on feedbackJames Lopez
2016-06-30Improve description of CI types node and in specsGrzegorz Bizon
2016-06-30Handle external issues in IssueReferenceFilterYorick Peterse
2016-06-30Remove coveralls as its unusedZ.J. van de Weg
2016-06-30Add Application Setting to configure default Repository Path for new projectsAlejandro Rodríguez
2016-06-30Create (if necessary) and link the gitlab-shell secret file on the rake insta...Alejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-30Merge branch 'handle-redis-not-there' into 'master' Stan Hu
2016-06-30Merge branch 'rs-gitalb-com-staging' into 'master' Robert Speicher
2016-06-30Handle case when Redis cache returns an empty settingStan Hu
2016-06-30Fix database migrations when Redis is not runningStan Hu
2016-06-29Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.Connor Shea
2016-06-29Fixed privilege escalation issue where manually set external users would be r...Patricio Cano
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-29Explicitly define entry node class in new CI configGrzegorz Bizon
2016-06-29Use AR callbacks as suggested by:Lin Jen-Shin
2016-06-29Add CI config entry validator for allowed keysGrzegorz Bizon
2016-06-29bump version - as old exports wont be compatibleJames Lopez
2016-06-29fixing events for import/exportJames Lopez
2016-06-29Return compound value if CI config node is compositeGrzegorz Bizon
2016-06-29Move global CI cache configuration to new CI classesGrzegorz Bizon
2016-06-29Add global cache config entry to new CI configGrzegorz Bizon
2016-06-29Add CI config entry location info to error messageGrzegorz Bizon
2016-06-29Make it possible to set parent in CI config nodeGrzegorz Bizon
2016-06-29Merge branch 'zj-workhorse-format-patch' into 'master' Robert Speicher