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-09-04Merge branch 'move-git-operation-service' into 'master'Sean McGivern
2017-09-04Merge branch 'git-operation-service-to-git' into 'master'Sean McGivern
2017-09-04Merge branch 'bvl-only-require-po-parser-in-rake' into 'master'Douwe Maan
2017-09-04Merge branch 'feature/sm/33281-protected-runner-executes-jobs-on-protected-br...Kamil Trzciński
2017-09-04Merge branch 'zj-sort-templates' into 'master'Kamil Trzciński
2017-09-04Only require `simple_po_parser` in rake task that needs itBob Van Landuyt
2017-09-03Fix specShinya Maeda
2017-09-03Improve API arguments as StringShinya Maeda
2017-09-03Add API supportShinya Maeda
2017-09-03Add the rest of specsShinya Maeda
2017-09-03Add spec. Fix runner setting page. It worked.Shinya Maeda
2017-09-03Update application code by the db schema changeShinya Maeda
2017-09-02Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz
2017-09-01Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '...Robert Speicher
2017-09-01Merge branch 'bvl-validate-po-files' into 'master'Douwe Maan
2017-09-01Move GitOperationService to Gitlab::GitJacob Vosmaer
2017-09-01Simplify Git interactions in AfterImportServiceJacob Vosmaer (GitLab)
2017-09-01Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan
2017-09-01Validate unescaped `%` chars in PO filesBob Van Landuyt
2017-09-01Rollsback changes made to signing_enabled.Tiago Botelho
2017-09-01Add Gitlab::Git::Repository#==Jacob Vosmaer
2017-09-01Merge branch 'rs-api-use-project-requirements' into 'master'Sean McGivern
2017-09-01Make Gitaly PostUploadPack mandatoryJacob Vosmaer (GitLab)
2017-09-01Merge branch 'gitaly-shell-redis' into 'master'Dmitriy Zaporozhets
2017-08-31Fetch all translation keys using a regexBob Van Landuyt
2017-08-31Take `nplurals` into account when validating translations.Bob Van Landuyt
2017-08-31Check for newlines in different methods on TranslationEntryBob Van Landuyt
2017-08-31Split translation & metadata entries into classesBob Van Landuyt
2017-08-31Validate the number of plurals in an entryBob Van Landuyt
2017-08-31Move detailed information of an entry into a separate classBob Van Landuyt
2017-08-31Move `PoLinter` into `Gitlab::I18n`Bob Van Landuyt
2017-08-31Only perform `join_message` in `validate_variable_usage`Bob Van Landuyt
2017-08-31Check newlines in translationsBob Van Landuyt
2017-08-31Add spec for languages without pluralsBob Van Landuyt
2017-08-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-31Merge branch '37266-nomethoderror-undefined-method-current_application_settin...Douwe Maan
2017-08-31Implement /internal/post_receive unified endpoint for PostReceive tasksAlejandro Rodríguez
2017-08-31Sort templates when fetching themZeger-Jan van de Weg
2017-08-31Prepare GitOperationService for move to Gitlab::GitJacob Vosmaer
2017-08-31API: Use defined project requirementsRobert Schilling
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-08-31Add a linter for PO filesBob Van Landuyt
2017-08-31Track the locale in Sentry so we know which ones are failingBob Van Landuyt
2017-08-31Merge branch '31470-api-file-raw' into 'master'Sean McGivern
2017-08-31Merge branch 'gitaly-440-shell-fetch-remote' into 'master'Sean McGivern
2017-08-31Decrease ABC threshold to 55.25Maxim Rydkin
2017-08-31Merge branch 'feature/gb/add-complex-jobs-only-except-config-policy' into 'ma...Kamil Trzciński
2017-08-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-30Move the key restriction validation to its own classNick Thomas
2017-08-30Address review commentsNick Thomas