summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken linkvue-docsFilipa Lacerda2017-09-041-16/+16
|
* Changes after reviewFilipa Lacerda2017-09-011-33/+36
|
* Merge branch 'master' into vue-docsFilipa Lacerda2017-09-01391-1507/+6692
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (215 commits) Simplify Git interactions in AfterImportService Remove some empty lines from notify specs Validate unescaped `%` chars in PO files Optimize notification emails specs Fixed group merge requests failure Rollsback changes made to signing_enabled. Changed title on 404 page Changed message and title on the 404 page Make Gitaly PostUploadPack mandatory Use gitaly 0.36.0 Instrument MergeRequest#fetch_ref /move project functionality. Squash commit. Remove closing external issues by reference error Fetch all translation keys using a regex Take `nplurals` into account when validating translations. Check for newlines in different methods on TranslationEntry Split translation & metadata entries into classes Validate the number of plurals in an entry Move detailed information of an entry into a separate class Move `PoLinter` into `Gitlab::I18n` ...
| * Merge branch 'backstage/gb/optimize-notification-specs' into 'master'Robert Speicher2017-09-012-67/+33
| |\ | | | | | | | | | | | | Optimize notification emails specs See merge request !13986
| | * Remove some empty lines from notify specsbackstage/gb/optimize-notification-specsGrzegorz Bizon2017-09-011-3/+0
| | |
| | * Optimize notification emails specsGrzegorz Bizon2017-09-012-65/+34
| | |
| * | Merge branch 'fly-out-nav-hiding-fix' into 'master'Filipa Lacerda2017-09-013-4/+42
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixes the fly-out navigation flashing in & out Closes #37022 See merge request !13929
| | * | Fixes the fly-out navigation flashing in & outfly-out-nav-hiding-fixPhil Hughes2017-08-313-4/+42
| | | | | | | | | | | | | | | | Closes #37022
| * | | Merge branch 'bvl-validate-po-files' into 'master'Douwe Maan2017-09-0132-13/+2413
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Validate PO files in static analysis See merge request !13000
| | * | | Validate unescaped `%` chars in PO filesBob Van Landuyt2017-09-015-4/+140
| | | | |
| | * | | Fetch all translation keys using a regexBob Van Landuyt2017-08-312-6/+2
| | | | |
| | * | | Take `nplurals` into account when validating translations.Bob Van Landuyt2017-08-319-112/+120
| | | | |
| | * | | Check for newlines in different methods on TranslationEntryBob Van Landuyt2017-08-315-2/+59
| | | | |
| | * | | Split translation & metadata entries into classesBob Van Landuyt2017-08-318-238/+271
| | | | |
| | * | | Validate the number of plurals in an entryBob Van Landuyt2017-08-316-37/+177
| | | | |
| | * | | Move detailed information of an entry into a separate classBob Van Landuyt2017-08-314-34/+153
| | | | |
| | * | | Move `PoLinter` into `Gitlab::I18n`Bob Van Landuyt2017-08-314-194/+196
| | | | |
| | * | | Only perform `join_message` in `validate_variable_usage`Bob Van Landuyt2017-08-312-10/+8
| | | | |
| | * | | Check newlines in translationsBob Van Landuyt2017-08-313-2/+41
| | | | |
| | * | | Add spec for languages without pluralsBob Van Landuyt2017-08-314-1/+75
| | | | |
| | * | | Add documentation about PO-lintingBob Van Landuyt2017-08-311-0/+41
| | | | |
| | * | | Fix currently invalid po filesBob Van Landuyt2017-08-318-10/+61
| | | | |
| | * | | Add a linter for PO filesBob Van Landuyt2017-08-3112-2/+1690
| | | | |
| | * | | Ignore fuzzy translationsBob Van Landuyt2017-08-311-1/+4
| | | | |
| | * | | Track the locale in Sentry so we know which ones are failingBob Van Landuyt2017-08-312-0/+15
| | | | |
| * | | | Merge branch 'docs/migrating-from-perforce' into 'master'Marcia Ramos2017-09-012-0/+51
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add perforce migration doc See merge request !13890
| | * | | | Add vs heading in perforce docdocs/migrating-from-perforceAchilleas Pipinellis2017-08-301-0/+2
| | | | | |
| | * | | | Add perforce migration docAchilleas Pipinellis2017-08-292-0/+49
| | | | | |
| * | | | | Merge branch 'delete-branches-with-prefixes' into 'master'Douwe Maan2017-09-012-9/+10
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify Git interactions in AfterImportService See merge request !13962
| | * | | | | Simplify Git interactions in AfterImportServiceJacob Vosmaer (GitLab)2017-09-012-9/+10
| |/ / / / /
| * | | | | Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan2017-09-0112-33/+31
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rollback changes made to signing_enabled. Closes #37202 See merge request !13956
| | * | | | | Rollsback changes made to signing_enabled.Tiago Botelho2017-09-0112-33/+31
| | | | | | |
| * | | | | | Merge branch 'add_message_to_the_404_page' into 'master'Douwe Maan2017-09-012-1/+7
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed message and title on the 404 page See merge request !13982
| | * | | | | | Changed title on 404 pageBranka Martinovic2017-09-011-1/+1
| | | | | | | |
| | * | | | | | Changed message and title on the 404 pageBranka Martinovic2017-09-012-1/+7
| | | | | | | |
| * | | | | | | Merge branch 'group-merge-requests-test-fix' into 'master'Sean McGivern2017-09-011-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed group merge requests failure See merge request !13985
| | * | | | | | | Fixed group merge requests failurePhil Hughes2017-09-011-1/+1
| | | | | | | | |
| * | | | | | | | Merge branch 'winh-member-permission-dropdown' into 'master'Phil Hughes2017-09-012-0/+9
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make member permission dropdowns consistent See merge request !13600
| | * | | | | | | | Make member permission dropdowns consistentwinh-member-permission-dropdownwinh2017-08-302-0/+9
| | | | | | | | | |
| * | | | | | | | | Merge branch 'move-action' into 'master'Sean McGivern2017-09-018-1/+175
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge request to address /move functionality. See merge request !13436
| | * | | | | | | | | /move project functionality. Squash commit.Manolis Mavrofidis2017-08-318-1/+175
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to add all issues to be updated. Added functionality, proper tests, documentation and changelog.
| * | | | | | | | | | Merge branch 'gitaly-0.36.0' into 'master'Sean McGivern2017-09-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Gitaly 0.36.0 See merge request !13961
| | * | | | | | | | | | Use gitaly 0.36.0gitaly-0.36.0Jacob Vosmaer2017-09-011-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'feature/sm/2783-rename-codeclimate-to-codequality-ce' into ↵Kamil Trzciński2017-09-012-4/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Backport to CE: Support `codequality` job name for Code Quality feature See merge request !13833
| | * | | | | | | | | | | fix docfeature/sm/2783-rename-codeclimate-to-codequality-ceShinya Maeda2017-08-311-3/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | Squashed commit of the following:Shinya Maeda2017-08-312-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 79858a631af97c2857700fa44c0e7ba09d621e12 Author: Shinya Maeda <shinya@gitlab.com> Date: Fri Aug 25 23:33:04 2017 +0900 Fix doc commit d0c864c7f1522bd254458a7d6e1002352f34a143 Author: Shinya Maeda <shinya@gitlab.com> Date: Tue Aug 22 22:27:32 2017 +0900 Add tests commit 1628eb8598f8ad0e6b573f3fb4fdcf5c3776885b Author: Shinya Maeda <shinya@gitlab.com> Date: Tue Aug 22 10:14:44 2017 +0000 Update .gitlab-ci.yml commit 440a3cdd0bb5d7b83f861f6d3762510b40df984a Author: Shinya Maeda <shinya@gitlab.com> Date: Fri Aug 18 14:46:56 2017 +0000 Update build.rb commit e925951e35c889bfc0520ce056e7df7befdeb93b Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Aug 17 18:13:17 2017 +0900 Add changelog commit 7de5b4f50fc1ff6987c9a861c057c816d4fb285d Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Aug 17 18:11:53 2017 +0900 ini
| * | | | | | | | | | | | Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern2017-09-017-4/+95
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 'from commit' information to cherry-picked commits See merge request !13475
| | * | | | | | | | | | | Improve description of a Commit#cherry_pick_message UTSaverio Miroddi2017-08-221-2/+2
| | | | | | | | | | | | |
| | * | | | | | | | | | | Add changelog entrySaverio Miroddi2017-08-221-0/+5
| | | | | | | | | | | | |
| | * | | | | | | | | | | Fix rubocop errors in spec/models/commit_spec.rbSaverio Miroddi2017-08-211-2/+0
| | | | | | | | | | | | |