summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Shorten the search input for "text with other filters" specrs-filtered-issue-search-speedRobert Speicher2017-09-011-1/+1
* Turns out that short name was important, who knew!Robert Speicher2017-09-011-1/+6
* Combine multiple `it` blocks in filter_issues_specRobert Speicher2017-09-011-18/+9
* Remove more redundant specs in filter_issues_specRobert Speicher2017-09-011-72/+17
* Re-order top-level `let`s, so that labels are groupedRobert Speicher2017-09-011-1/+1
* Remove unused select_search_at_index helperRobert Speicher2017-09-011-4/+0
* Reduce duplication in RSS feed specs for filter_issues_specRobert Speicher2017-09-011-26/+24
* Remove the top-level closed issue from filter_issues_specRobert Speicher2017-09-011-6/+6
* Remove unused labels from filter_issues_specRobert Speicher2017-09-011-4/+1
* Reduce issues and milestones created in global filter_issues_spec setupRobert Speicher2017-09-011-18/+24
* Clean up the still-way-too-complex filter_issues_spec setupRobert Speicher2017-09-011-33/+26
* Remove an unnecessary issue creationRobert Speicher2017-09-011-4/+3
* Remove unnecessary attributes from factoriesRobert Speicher2017-09-011-3/+4
* Scope group creation to the specs that actually require itRobert Speicher2017-09-011-4/+8
* Use a positive assertion for have_no_selector rather than the inverseRobert Speicher2017-09-011-1/+1
* Remove unnecessary include from filter_issues_specRobert Speicher2017-09-011-1/+0
* Remove redundant specs from filter_issues_specRobert Speicher2017-09-011-254/+10
* Merge branch 'bvl-validate-po-files' into 'master'Douwe Maan2017-09-0132-13/+2413
|\
| * 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 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 AfterImportServiceJacob Vosmaer (GitLab)2017-09-012-9/+10
|/ / /
* | | Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan2017-09-0112-33/+31
|\ \ \
| * | | 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 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 failurePhil Hughes2017-09-011-1/+1
* | | | | | Merge branch 'winh-member-permission-dropdown' into 'master'Phil Hughes2017-09-012-0/+9
|\ \ \ \ \ \
| * | | | | | Make member permission dropdowns consistentwinh-member-permission-dropdownwinh2017-08-302-0/+9
* | | | | | | Merge branch 'move-action' into 'master'Sean McGivern2017-09-018-1/+175
|\ \ \ \ \ \ \
| * | | | | | | /move project functionality. Squash commit.Manolis Mavrofidis2017-08-318-1/+175