summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correctly translate all forms in testsbvl-i18n-validationBob Van Landuyt2018-06-157-44/+125
* Add Polish as a supported languageBob Van Landuyt2018-06-151-1/+2
* Validate if changed translations are checked inBob Van Landuyt2018-06-153-6/+42
* Interpolate named counts in JSBob Van Landuyt2018-06-151-3/+6
* Validate PO-variable usage in message idsBob Van Landuyt2018-06-152-0/+26
* Forbids combining named and unnamed variables in `gitlab.pot`Bob Van Landuyt2018-06-153-81/+140
* Merge branch 'adding-package-lock-ignore' into 'master'Phil Hughes2018-06-151-0/+1
|\
| * Update .gitignore with ignoring package-lock.jsonDimitrie Hoekstra2018-06-151-0/+1
|/
* Merge branch 'fix-rails5-nagative-enum-spec' into 'master'Kamil Trzciński2018-06-151-8/+0
|\
| * Remove unexpected data store test suitefix-rails5-nagative-enum-specShinya Maeda2018-06-151-8/+0
| * Fix "[Rails5] '-1' is not a valid data_store"Shinya Maeda2018-06-151-1/+1
* | Merge branch 'ide-add-last-commit-id-to-api-call' into 'master'Douwe Maan2018-06-156-117/+107
|\ \
| * | only return last_commit_sha in the JSONide-add-last-commit-id-to-api-callPhil Hughes2018-06-155-13/+8
| * | IDE sends last commit ID when committing changesPhil Hughes2018-06-156-117/+112
* | | Merge branch 'fl-reduce-tech-debt' into 'master'Phil Hughes2018-06-151-15/+20
|\ \ \
| * | | Removes unused imports and prettifies codefl-reduce-tech-debtFilipa Lacerda2018-06-151-15/+20
* | | | Merge branch 'ce-jej/sanitize-group-saml-relay-state' into 'master'Kamil Trzciński2018-06-152-0/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | Backport InternalRedirect#sanitize_redirectce-jej/sanitize-group-saml-relay-stateJames Edwards-Jones2018-06-142-0/+29
* | | | Merge branch '46668-make-the-html-attribute-on-the-blob-json-call-optional' i...Douwe Maan2018-06-153-6/+26
|\ \ \ \
| * | | | Reuse viewer param and move logic to blob controllerDouwe Maan2018-06-154-10/+10
| * | | | Changed the query string parameter to a string46668-make-the-html-attribute-on-the-blob-json-call-optionalTim Zallmann2018-06-151-1/+1
| * | | | Fixed linting error with trailing space in rbTim Zallmann2018-06-142-2/+2
| * | | | Makes the html attribute in the json output optional with the option html_ren...Tim Zallmann2018-06-143-1/+21
* | | | | Merge branch 'fix-flakey-remove-deploy-key-spec' into 'master'Rémy Coutable2018-06-151-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix flakey time-sensitive remove deploy key specfix-flakey-remove-deploy-key-specEric Eastwood2018-06-141-1/+2
* | | | | Merge branch 'docs/fix-indentation-for-current-status-section' into 'master'45933-web-ide-review-stylingMarcia Ramos2018-06-151-1/+1
|\ \ \ \ \
| * | | | | Fix indentation for 'Current status' sectionFabio Busatto2018-06-151-1/+1
|/ / / / /
* | | | | Merge branch 'docs-assign-ancestor-group-milestones' into 'master'Sean McGivern2018-06-151-1/+0
|\ \ \ \ \
| * | | | | Remove line regarding future feature of assigning ancestor group milestonesdocs-assign-ancestor-group-milestonesVictor Wu2018-06-141-1/+0
* | | | | | Merge branch 'fix-flakey-user-assignee-autocomplete-dropdown-specs' into 'mas...Douwe Maan2018-06-151-25/+26
|\ \ \ \ \ \
| * | | | | | Update dropdown_assignee_spec with filtered_search_helpersfix-flakey-user-assignee-autocomplete-dropdown-specsEric Eastwood2018-06-141-19/+18
| * | | | | | Fix flakey user/assignee autocomplete dropdownEric Eastwood2018-06-141-8/+10
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jr-design-artifact-process' into 'master'Douwe Maan2018-06-151-3/+12
|\ \ \ \ \ \
| * | | | | | remove plural from 'label'jr-design-artifact-processSarrah Vesselov2018-06-141-1/+1
| * | | | | | Fix design artifact should not be removedJames Ramsay2018-06-141-3/+3
| * | | | | | Increase detailJames Ramsay2018-06-141-5/+11
| * | | | | | Update process to create new design artifact issueJames Ramsay2018-06-061-3/+6
* | | | | | | Merge branch 'safari-scrollbar-bug' into 'master'Phil Hughes2018-06-152-1/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Remove scrollbar in Safari in repo settings pagegfyoung2018-06-142-1/+6
* | | | | | | Merge branch 'jivl-fix-missing-loading-dots-job-logs' into 'master'Clement Ho2018-06-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix missing dots from the CI job log outputJose2018-06-141-1/+1
* | | | | | | Merge branch 'jivl-fix-create-project-template-buttons' into 'master'Annabel Gray2018-06-144-36/+33
|\ \ \ \ \ \ \
| * | | | | | | Fix template iconsClement Ho2018-06-141-0/+6
| * | | | | | | Remove vertical-alignment from project template buttonsjivl-fix-create-project-template-buttonsJose2018-06-131-2/+4
| * | | | | | | Use d-blockClement Ho2018-06-133-10/+2
| * | | | | | | Fix change template formClement Ho2018-06-133-20/+12
| * | | | | | | Fix use template buttons for creating a new projectJose2018-06-132-11/+16
* | | | | | | | Merge branch '47938-expand-diff' into 'master'Clement Ho2018-06-144-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Resolve ""Click to expand" link in collapsed diffs should be blue"Annabel Gray2018-06-144-4/+4
|/ / / / / / / /
* | | | | | | | Merge branch '47905-user-tabs-doesn-t-show-spinner' into 'master'Annabel Gray2018-06-141-1/+1
|\ \ \ \ \ \ \ \