summaryrefslogtreecommitdiff
path: root/locale
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'mr-file-list' into 'master'Filipa Lacerda2018-10-241-0/+6
|\ | | | | | | | | | | | | Add list mode to file browser in diffs Closes #51859 See merge request gitlab-org/gitlab-ce!22191
| * Changed list view tooltipPhil Hughes2018-10-231-3/+3
| |
| * Store tree list preference in localStoragePhil Hughes2018-10-231-6/+6
| | | | | | | | Fixed clear search button not clearing
| * Add list mode to file browser in diffsPhil Hughes2018-10-231-0/+6
| | | | | | | | | | | | | | | | | | | | | | This adds toggle buttons to switch between file & tree list. For file list, it renders the truncated paths with the ellipsis at the start of the path. When focusing the input, it hides the toggle buttons. On blur, the buttons get shown again. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51859
* | Add `Any` option to milestone filterHeinrich Lee Yu2018-10-231-0/+9
| |
* | Resolve "Filter discussion (tab) by comments or activity in issues and merge ↵Oswaldo Ferreira2018-10-231-0/+9
|/ | | | requests"
* Frontend: Review app changesFilipa Lacerda2018-10-221-0/+3
|
* Rename "scheduled" label/badge of delayed jobs to "delayed"Shinya Maeda2018-10-191-8/+8
|
* Show wiki empty state layout on wiki-only project overview pageJacques Erasmus2018-10-181-0/+9
|
* Merge branch 'gt-remove-prometheus-configuration-help-text' into 'master'Clement Ho2018-10-171-3/+0
|\ | | | | | | | | | | | | Remove prometheus configuration help text Closes #52782 See merge request gitlab-org/gitlab-ce!22413
| * Remove prometheus configuration help textGeorge Tsiolis2018-10-171-3/+0
| |
* | Merge branch 'gt-update-environments-empty-state' into 'master'Filipa Lacerda2018-10-171-1/+1
|\ \ | | | | | | | | | | | | Update environments empty state See merge request gitlab-org/gitlab-ce!22297
| * | Update environments empty stateGeorge Tsiolis2018-10-171-1/+1
| |/
* | Resolve "Integrate new vue+vuex code base with new API and remove old haml code"Filipa Lacerda2018-10-171-0/+3
|/
* Merge branch 'sh-remove-koding' into 'master'Douwe Maan2018-10-1532-375/+0
|\ | | | | | | | | | | | | Remove Koding integration and documentation Closes #39697 See merge request gitlab-org/gitlab-ce!22334
| * Remove unneeded I8N text for KodingStan Hu2018-10-1230-90/+0
| |
| * Remove Koding integration and documentationStan Hu2018-10-1232-285/+0
| | | | | | | | | | | | This integration no longer works and does not appear to be supported. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697
* | Prioritize group settings, improve panel titles, disable submit without changesLuke Bennett2018-10-151-8/+62
| |
* | Backport CE changes for Ops Dashboard in EEPeter Leitzen2018-10-121-0/+3
|/
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-60/+1
| | | | | | | Was introduced in the time that GitLab still used NFS, which is not required anymore in most cases. By removing this, the API it calls will return empty responses. This interface has to be removed in the next major release, expected to be 12.0.
* Add button to insert table in markdown editorGeorge Tsiolis2018-10-061-0/+6
|
* Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-051-0/+3
| | | | | | | | | | | | | Auto DevOps deployment strategies now supports timed incremental rollout. We are deprecating the usage of INCREMENTAL_ROLLOUT_ENABLED environment variable in Auto DevOps template. The new behavior will be driven by the INCREMENTAL_ROLLOUT_MODE variable that can either be manual (same as INCREMENTAL_ROLLOUT_ENABLED) or timed. Rollout deployments will be executed using a 5 minute delay between each job.
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-0529-37/+118
|\
| * Merge branch 'dz-labels-subscribe-filter' into 'master'Dmitriy Zaporozhets2018-10-041-0/+6
| |\ | | | | | | | | | | | | Add subscribe filter to labels page See merge request gitlab-org/gitlab-ce!21965
| | * Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-041-0/+6
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Merge branch '41922-simplify-runner-registration-token-resetting' into 'master'Kamil Trzciński2018-10-0429-37/+31
| |\ \ | | |/ | |/| | | | | | | | | | | | | Simplify runner registration token resetting Closes #41922 See merge request gitlab-org/gitlab-ce!21658
| | * Simplify runner registration token resettingTomasz Maczukin2018-10-0429-37/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This icommit adds several changes related to the same topic - resetting a Runner registration token: 1. On Project settings page it adds a button for resetting the registration token and it removes the Runner token field that was confusing all GitLab users. 2. On Group settings page it adds the same button for resetting the registration token. 3. On Admin Runners settings page it moves the button to the same place as in Project and Group settings and it changes slightly the page layout to make it more similar to Group and Project setting pages. 4. It refactorizes a little the partial that prints runner registration description. Thanks to this Project, Group and Admin settings of the Runner are re-using the same code to generate the button. 5. Updates the translations of changed text.
| * | Resolve "Add status message from within user menu"Dennis Tang2018-10-041-0/+27
| | |
| * | Resolve "Add new "Overview" tab on user profile page"Martin Wortschack2018-10-041-0/+54
| |/
* | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-041-12/+37
|\ \ | |/
| * Uses Vue app to render part of job show pageFilipa Lacerda2018-10-031-1/+4
| |
| * Moves stages dropdown into the new vue appFilipa Lacerda2018-10-031-3/+3
| |
| * Merge branch 'mr-file-tree-data' into 'master'Filipa Lacerda2018-10-031-3/+22
| |\ | | | | | | | | | | | | | | | | | | Merge Request file tree Closes #14249 See merge request gitlab-org/gitlab-ce!21833
| | * Added file tree to merge request diffsPhil Hughes2018-10-031-3/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file tree displays all the diff files in a tree like format Each file is taken and converted into a tree with folders Each folder can be toggled open & closed Clicking a file will scroll to the diff file & highlight with a glow affect Searching the tree list will search only files & return a list of the files without any folders Each file row contains an icon to show changed, new file or deleted Each row will also contain the added & removed lines count Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14249
| * | Add copy to clipboard button for application id and secretGeorge Tsiolis2018-10-031-5/+8
| | |
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-0330-6532/+34578
|\ \ \ | |/ /
| * | Merge branch 'master-i18n' into 'master'Douwe Maan2018-10-0230-6532/+34578
| | | | | | | | | | | | | | | | | | New Crowdin translations See merge request gitlab-org/gitlab-ee!7492
* | | Add missing translations from scheduled job UIWinnie Hellmann2018-10-021-0/+33
|/ /
* | Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to ↵Jan Beckmann2018-10-021-0/+27
| | | | | | | | add references"
* | Merge branch 'osw-configurable-single-diff-file-limit' into 'master'Douwe Maan2018-10-021-0/+6
|\ \ | |/ |/| | | | | | | | | Make single diff patch limit configurable Closes #48027 See merge request gitlab-org/gitlab-ce!21886
| * Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-011-0/+6
| | | | | | | | | | | | | | | | | | | | - Creates a new column to hold the single patch limit value on application_settings - Allows updating this value through the application_settings API - Calculates single diff patch collapsing limit based on diff_max_patch_bytes column - Updates diff limit documentation - Adds documentation (with warning) as of how one can update this limit
* | Updates Vue job components to match new APIFilipa Lacerda2018-09-271-3/+0
| |
* | Merge branch 'fix-gitlab-capitalization-translations-ce' into 'master'Rémy Coutable2018-09-2610-33/+33
|\ \ | | | | | | | | | | | | Correct GitLab capitalization in CE Translation files See merge request gitlab-org/gitlab-ce!21832
| * | Correct GitLab capitalizations in translationsMarcel Amirault2018-09-2010-33/+33
| | |
* | | Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-261-0/+6
| |/ |/|
* | Merge branch 'ce-7013-add-epics-close-support' into 'master'Douglas Barbosa Alexandre2018-09-251-0/+9
|\ \ | | | | | | | | | | | | CE port of Adding state to epics See merge request gitlab-org/gitlab-ce!21771
| * | Bacport FE changes from Closing Epicsce-7013-add-epics-close-supportJarka Košanová2018-09-241-0/+9
| | | | | | | | | | | | Backport of js and vue files from closing epics
* | | Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-251-1/+1
| | |
* | | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-6/+0
| | | | | | | | | | | | We remove this feature as it never worked properly
* | | Merge branch 'dm-create-note-return-discussion' into 'master'Filipa Lacerda2018-09-241-3/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Increase performance when creating discussion on diff Closes #49002 See merge request gitlab-org/gitlab-ce!21743