Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'zj-sort-templates' into 'master' | Kamil Trzciński | 2017-09-04 | 1 | -1/+5 |
|\ | |||||
| * | Sort templates when fetching them | Zeger-Jan van de Weg | 2017-08-31 | 1 | -1/+5 |
* | | Merge branch 'issue-discussions-refactor' into 'master' | Jacob Schatz | 2017-09-02 | 1 | -2/+2 |
|\ \ | |||||
| * \ | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-31 | 28 | -113/+234 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-31 | 36 | -96/+319 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-30 | 34 | -145/+363 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-23 | 27 | -646/+373 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-17 | 61 | -151/+356 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into issue-discussions-refactor | Filipa Lacerda | 2017-08-12 | 23 | -63/+519 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into issue-discussions-refactor | Filipa Lacerda | 2017-08-10 | 23 | -38/+39 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into issue-discussions-refactor | Filipa Lacerda | 2017-08-08 | 50 | -470/+1144 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into issue-discussions-refactor | Filipa Lacerda | 2017-08-07 | 1 | -4/+10 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into issue-discussions-refactor | Filipa Lacerda | 2017-08-04 | 20 | -63/+370 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into issue-discussions-refactor | Filipa Lacerda | 2017-08-01 | 31 | -81/+283 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-07-31 | 62 | -702/+1131 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Add full JSON endpoints for issue notes and discussions | Douwe Maan | 2017-07-21 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '... | Robert Speicher | 2017-09-01 | 4 | -48/+87 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Move the key restriction validation to its own class | Nick Thomas | 2017-08-30 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Address review comments | Nick Thomas | 2017-08-30 | 2 | -10/+7 |
| * | | | | | | | | | | | | | | | Rework the permissions model for SSH key restrictions | Nick Thomas | 2017-08-30 | 3 | -37/+27 |
| * | | | | | | | | | | | | | | | Add settings for minimum key strength and allowed key type | Nick Thomas | 2017-08-30 | 5 | -48/+100 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'bvl-validate-po-files' into 'master' | Douwe Maan | 2017-09-01 | 6 | -0/+381 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Validate unescaped `%` chars in PO files | Bob Van Landuyt | 2017-09-01 | 2 | -3/+36 |
| * | | | | | | | | | | | | | | | Fetch all translation keys using a regex | Bob Van Landuyt | 2017-08-31 | 1 | -5/+1 |
| * | | | | | | | | | | | | | | | Take `nplurals` into account when validating translations. | Bob Van Landuyt | 2017-08-31 | 4 | -55/+44 |
| * | | | | | | | | | | | | | | | Check for newlines in different methods on TranslationEntry | Bob Van Landuyt | 2017-08-31 | 2 | -2/+18 |
| * | | | | | | | | | | | | | | | Split translation & metadata entries into classes | Bob Van Landuyt | 2017-08-31 | 4 | -96/+114 |
| * | | | | | | | | | | | | | | | Validate the number of plurals in an entry | Bob Van Landuyt | 2017-08-31 | 2 | -7/+49 |
| * | | | | | | | | | | | | | | | Move detailed information of an entry into a separate class | Bob Van Landuyt | 2017-08-31 | 2 | -29/+77 |
| * | | | | | | | | | | | | | | | Move `PoLinter` into `Gitlab::I18n` | Bob Van Landuyt | 2017-08-31 | 3 | -193/+195 |
| * | | | | | | | | | | | | | | | Only perform `join_message` in `validate_variable_usage` | Bob Van Landuyt | 2017-08-31 | 1 | -9/+8 |
| * | | | | | | | | | | | | | | | Check newlines in translations | Bob Van Landuyt | 2017-08-31 | 1 | -0/+16 |
| * | | | | | | | | | | | | | | | Add spec for languages without plurals | Bob Van Landuyt | 2017-08-31 | 1 | -1/+9 |
| * | | | | | | | | | | | | | | | Add a linter for PO files | Bob Van Landuyt | 2017-08-31 | 3 | -0/+212 |
| * | | | | | | | | | | | | | | | Track the locale in Sentry so we know which ones are failing | Bob Van Landuyt | 2017-08-31 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | | Simplify Git interactions in AfterImportService | Jacob Vosmaer (GitLab) | 2017-09-01 | 1 | -2/+8 |
* | | | | | | | | | | | | | | | | Merge branch '37202-revert-changes-to-signing-enabled' into 'master' | Douwe Maan | 2017-09-01 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Rollsback changes made to signing_enabled. | Tiago Botelho | 2017-09-01 | 1 | -4/+0 |
* | | | | | | | | | | | | | | | | | Merge branch 'rs-api-use-project-requirements' into 'master' | Sean McGivern | 2017-09-01 | 32 | -35/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | API: Use defined project requirementsrs-api-use-project-requirements | Robert Schilling | 2017-08-31 | 32 | -35/+35 |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | Make Gitaly PostUploadPack mandatory | Jacob Vosmaer (GitLab) | 2017-09-01 | 1 | -4/+1 |
* | | | | | | | | | | | | | | | | | Merge branch 'gitaly-shell-redis' into 'master' | Dmitriy Zaporozhets | 2017-09-01 | 3 | -1/+64 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Implement /internal/post_receive unified endpoint for PostReceive tasksgitaly-shell-redis | Alejandro Rodríguez | 2017-08-31 | 3 | -1/+64 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge branch '37266-nomethoderror-undefined-method-current_application_settin... | Douwe Maan | 2017-08-31 | 14 | -7/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | `current_application_settings` belongs on `Gitlab::CurrentSettings` | Sean McGivern | 2017-08-31 | 14 | -7/+22 |
* | | | | | | | | | | | | | | | | Merge branch '31470-api-file-raw' into 'master' | Sean McGivern | 2017-08-31 | 1 | -6/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | fix :file_path - add requirements: | Marc Siegfriedt | 2017-08-30 | 1 | -6/+8 |
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge branch 'gitaly-440-shell-fetch-remote' into 'master' | Sean McGivern | 2017-08-31 | 3 | -18/+56 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Migrate Repository.FetchRemote to Gitalygitaly-440-shell-fetch-remote | Kim "BKC" Carlbäcker | 2017-08-30 | 3 | -18/+56 |
* | | | | | | | | | | | | | | | | | Decrease ABC threshold to 55.25 | Maxim Rydkin | 2017-08-31 | 1 | -40/+42 |
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |