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
2017-04-06Fix rubocop issues. Use add_concurrent_foreign_key.Shinya Maeda
2017-04-06Brush up 2Shinya Maeda
2017-04-06Brush upShinya Maeda
2017-04-06real_next_run (WIP)Shinya Maeda
2017-04-06Use constraint for #validationShinya Maeda
2017-04-06Add validation to Ci::TriggerSchedule (Halfway)Shinya Maeda
2017-04-06Add rufus-scheduler to GemfileShinya Maeda
2017-04-06Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Github import rake taskJames Lopez
2017-04-06Include endpoint in metrics for ETag caching middlewareAdam Niedzielski
2017-04-06Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern
2017-04-06Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' Yorick Peterse
2017-04-06Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-04-06Merge branch '28810-projectfinder-should-handle-more-options' into 'master' Rémy Coutable
2017-04-06Merge branch '30021-api-deploy_keys-can_push-is-not-honoured' into 'master' Rémy Coutable
2017-04-06Hopefully this worksKim "BKC" Carlbäcker
2017-04-06Protected Tags backend review changesJames Edwards-Jones
2017-04-06Use Gitaly for Environment#first_deployment_forKim "BKC" Carlbäcker
2017-04-06Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-06Add minor improvements to container registry codeGrzegorz Bizon
2017-04-06ProjectsFinder should handle more optionsJacopo
2017-04-06Merge remote-tracking branch 'dev/master'DJ Mountney
2017-04-06Merge branch '30125-markdown-security'Robert Speicher
2017-04-06Issue title realtimeRegis Boudinot
2017-04-06Merge branch 'gitaly-prevent-autoload' into 'master' Rémy Coutable
2017-04-06Add remove_concurrent_index to database helperblackst0ne
2017-04-06Merge branch '30195-document-search-param-on-api' into 'master' Sean McGivern
2017-04-06Merge branch 'workhorse-1.4.3' into 'master' Sean McGivern
2017-04-06Merge branch 'convert-poll-interval-to-string' into 'master' Sean McGivern
2017-04-05Merge branch 'gitaly-refs' into 'master'Robert Speicher
2017-04-05Add "search" optional param and docs for V4Oswaldo Ferreira
2017-04-05Fix specsDouwe Maan
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Better notification emails for notes and (diff) discussionsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-04-05Remove deprecated field from workhorse responseJacob Vosmaer
2017-04-05Periodically mark projects that are stuck in importing as failedJames Lopez
2017-04-05Use NamespaceValidator::WILDCARD_ROUTES in ETag caching middlewareAdam Niedzielski
2017-04-05Convert value to string before setting Poll-Interval headerAdam Niedzielski
2017-04-05adds microsoft team activity object and refactors code accordinglyTiago Botelho
2017-04-05adds remaining messagesTiago Botelho
2017-04-05adds initial microsoft teams integrationTiago Botelho
2017-04-05Deal with Rails autoload instance variable resetsJacob Vosmaer
2017-04-05Added mock deployment and monitoring service with environments fixturesKamil Trzciński
2017-04-05Enable creation of deploy keys with write access via the APIMark Fletcher
2017-04-05Handle SSH keys that have multiple spaces between each markerStan Hu
2017-04-04Add rake task that prints TOML storage configurationAhmad Sherif
2017-04-04Merge branch 'bug/api_milestone_merge_requests_scope' into 'master' Rémy Coutable