summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Fix 500 error when visit group from admin area if group name contains dotdz-improve-admin-group-routingDmitriy Zaporozhets2016-12-281-0/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch '18786-go-to-a-project-order' into 'master' Alfredo Sumaran2016-12-271-0/+4
|\ | | | | | | | | | | | | Go to a project order Closes #18786 See merge request !7737
| * Go to a project orderJacopo2016-12-151-0/+4
| | | | | | | | The order of "Go to a project" dropdown is based on last_activity_at
* | Merge branch 'issues/8081' into 'master' Annabel Dunstone Gray2016-12-271-0/+4
|\ \ | | | | | | | | | | | | Issues/8081 See merge request !7908
| * | add changelog entryBM5k2016-12-061-0/+4
| | |
* | | Update CHANGELOG.md for 8.15.2Robert Speicher2016-12-2712-48/+0
| | | | | | | | | [ci skip]
* | | Merge branch 'dz-rename-reserved-project-names' into 'master' Dmitriy Zaporozhets2016-12-271-0/+4
|\ \ \ | | | | | | | | | | | | | | | | Rename projects with reserved path names See merge request !8234
| * \ \ Merge branch 'master' into 'dz-rename-reserved-project-names'Dmitriy Zaporozhets2016-12-2716-0/+61
| |\ \ \ | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * | | | Rename projects with reserved path namesDmitriy Zaporozhets2016-12-241-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We cant have project with name 'project' or 'tree' anymore. This merge request containts a migration that will find and rename all projects using reserved names by adding N digit to the end of the name. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | Merge branch 'master' into 'master' Annabel Dunstone Gray2016-12-271-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | Fixes issue boards list colored top border visual glitch See merge request !7898
| * | | | Fix Changelog entry for !7898Pier Paolo Ramon2016-12-031-1/+1
| | | | |
| * | | | Add Changelog entry for !7898Pier Paolo Ramon2016-12-021-0/+4
| | | | |
* | | | | Merge branch 'resolve-note-svg-color' into 'master' Annabel Dunstone Gray2016-12-271-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixed discussion note resolve button SVG color See merge request !8250
| * | | | | Fixed discussion note resolve button SVG colorresolve-note-svg-colorPhil Hughes2016-12-221-0/+4
| | | | | |
* | | | | | Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-271-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow to add deploy keys with write-access Closes #1376 See merge request !7383
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2016-12-2074-33/+267
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/1376-allow-write-access-deploy-keys * upstream/master: (538 commits) Reject blank environment vcariables in Gitlab::Git::RevList Add online terminal documentation Add changelog entry Add terminal UI and controller actions Fix specs Even out padding on plus button in breadcrumb menu Update font size of detail page header to 14px Update CHANGELOG.md for 8.13.10 Update CHANGELOG.md for 8.14.5 Fix Route#rename_children behavior Remove inline-block styling from status Add terminals to the Kubernetes deployment service Add a ReactiveCaching concern for use in the KubernetesService Add xterm.js 2.1.0 and a wrapper class to the asset pipeline Remove unnecessary hidden svg elements for icons. Fix consistent typo in environment.js Use a block to insert extra check for authenticate_build! Align milestone column header with count number Add Wiki import to BB importer Make CI badge hitboxes better match container ...
| * \ \ \ \ \ \ Merge CSSFilipa Lacerda2016-12-1241-20/+147
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2016-12-06199-463/+340
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/1376-allow-write-access-deploy-keys * upstream/master: (488 commits) Merge branch 'issue_25064' into 'security' It's secret variables, not secure Fix dead links, add example of debug trace output, simplify titles Authorize users into imported GitLab project Document button secondary states. Update icons and color section Remove unused votes.scss Remove unused errors css Fixed MR widget content wrapping for XS viewports NIGNX -> Nginx Use pry-byebug instead byebug Fixed influence from other specs. Accept `issue new` as command to create an issue Update paranoia from 2.1.4 to 2.2.0. Use the pagination helper in the API Added changelog for #25221 Fixed top margin for Builds page status header information Satisfied eslint Fix compatibility with Internet Explorer 11 for merge requests change the date label to match the date used fix gfm doc typo about two spaces for next line transfer ...
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2016-11-2248-4/+189
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/1376-allow-write-access-deploy-keys * upstream/master: (497 commits) Use single quote for strings Ue svg from SVGs object Dont trigger CI builds [ci skip] Revert "Test only migrations" Add custom copy for each empty stage Fetch only one revision Highlight nav item on hover Test only migrations Fix migration paths tests Scroll CA stage panel on mobile Fix CSS declaration administer to administrator Move SVGs to JS objects for easy reuse Improve deploy command message No enough data to Not enough data Keep the cookie name as before Fix variable usage Evalute time_ago method instead of printing it Removed button styling from restricted visibility levels and added checkboxes with icons Do not show overview message if there’s already CA data ...
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2016-11-1770-4/+278
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/1376-allow-write-access-deploy-keys * upstream/master: (236 commits) Mention Git strategy none Remove ToC since it's now supported in the docs portal itself Add 8.14 to versions with further additions to review apps Add Limitations sections to environments and review apps docs Add link to environments docs Fix URL to review apps docs Add a prerequisites section, add some links Link to NGINX example project for the time being Get rid most of the irrelevant sections Add note about current limitation in $CI_BUILD_REF_NAME Add an intro and an Overview section for Review Apps WIP review apps Add Review apps link to CI README Add stop environment permissions and remove delete Add note about auto-stopping of environments Update CHANGELOG.md for 8.13.6 Finish "Stopping envs" and "Grouping similar envs" sections Highlight first user autocomplete option Remove ToC and fix headings in Markdown docs Revert "Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' into 'master'" ...
| * | | | | | | | | | | Update CHANGELOGLin Jen-Shin2016-11-101-0/+4
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dz-rename-invalid-users' into 'master' Douwe Maan2016-12-271-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename users with namespace ending with .git See merge request !8309
| * | | | | | | | | | | | Rename users with namespace ending with .gitdz-rename-invalid-usersDmitriy Zaporozhets2016-12-261-0/+4
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | | | | | | Added changelog for MR !8322Yorick Peterse2016-12-271-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | | | Merge branch ↵Douwe Maan2016-12-271-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '25931-gitlab-merge-request-view-crash-when-commiting-a-js-sourcemap-file' into 'master' Resolve "Gitlab merge request view crash when commiting a js sourcemap file" Closes #25931 See merge request !8310
| * | | | | | | | | | | | Fix MR with files hidden by .gitattributes25931-gitlab-merge-request-view-crash-when-commiting-a-js-sourcemap-fileSean McGivern2016-12-261-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't try to highlight and cache files hidden by .gitattributes entries.
* | | | | | | | | | | | | Merge branch 'filename-to-file-path' into 'master' Sean McGivern2016-12-271-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename filename to file path in tooltip of file header in merge request diff See merge request !8314
| * | | | | | | | | | | | | Add changelogfilename-to-file-pathVictor Wu2016-12-271-0/+3
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'auto-deploy-with-space' into 'master' Sean McGivern2016-12-271-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename "autodeploy" to "auto deploy" Closes #25999 See merge request !8289
| * | | | | | | | | | | | | | Rename "autodeploy" to "auto deploy"auto-deploy-with-spaceAdam Niedzielski2016-12-231-0/+4
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'fix-latest-pipeine-ordering-again' into 'master' Kamil Trzciński2016-12-261-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Order only for latest_successful_for See merge request !8301
| * | | | | | | | | | | | | | Add a test for latest_successful_forfix-latest-pipeine-ordering-againLin Jen-Shin2016-12-261-0/+4
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '26040-hide-scroll-top' into 'master' Fatih Acet2016-12-261-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hide Scroll Top button for failed Build page Closes #26040 See merge request !8295
| * | | | | | | | | | | | | | Changelog entry for MR !829526040-hide-scroll-topKushal Pandya2016-12-231-0/+4
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch '25909-fix-mr-list-timestamp-alignment' into 'master' Fatih Acet2016-12-261-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes timestamp text alignment in mr-list and issue-list Closes #25909 See merge request !8271
| * | | | | | | | | | | | | | | changelog added25909-fix-mr-list-timestamp-alignmentNur Rony2016-12-231-0/+4
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'label-gfm-error-fix' into 'master' Fatih Acet2016-12-261-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed error with GFM autocomplete when no data exists See merge request !8288
| * | | | | | | | | | | | | | | | Fixed error with GFM autocomplete when no data existslabel-gfm-error-fixPhil Hughes2016-12-231-0/+4
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch '26026-pipeline-overflow-firefox' into 'master' Fatih Acet2016-12-261-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix line breaking in nodes of the pipeline graph in firefox Closes #26026 See merge request !8292
| * | | | | | | | | | | | | | | | Fix line breaking in nodes of the pipeline graph in firefox26026-pipeline-overflow-firefoxFilipa Lacerda2016-12-231-0/+4
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds MR ID to CHANGELOG entry
* | | | | | | | | | | | | | | | Merge branch '26038-fix-confedential-warning-text-alignment' into 'master' Fatih Acet2016-12-261-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes confidential warning alignment on comment box Closes #26038 See merge request !8293
| * | | | | | | | | | | | | | | | adds changelog26038-fix-confedential-warning-text-alignmentNur Rony2016-12-231-0/+4
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 're-style-issue-new-branch' into 'master' Sean McGivern2016-12-261-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In issue view, remove checking branches state See merge request !8023
| * | | | | | | | | | | | | | | | In issue view, remove checking branches and new branch unavailable statesvictorwu2016-12-261-0/+3
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Replace wording for slash command confirmation messagevictorwu2016-12-261-0/+3
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-261-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more storage statistics See merge request !7754
| * | | | | | | | | | | | | | Add more storage statisticsMarkus Koller2016-12-211-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds counters for build artifacts and LFS objects, and moves the preexisting repository_size and commit_count from the projects table into a new project_statistics table. The counters are displayed in the administration area for projects and groups, and also available through the API for admins (on */all) and normal users (on */owned) The statistics are updated through ProjectCacheWorker, which can now do more granular updates with the new :statistics argument.
* | | | | | | | | | | | | | | Revert "Merge branch 'fix-latest-pipeine-ordering' into 'master'"Grzegorz Bizon2016-12-241-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts merge request !8286
* | | | | | | | | | | | | | | Update CHANGELOG.md for 8.15.1Douglas Barbosa Alexandre2016-12-237-28/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | | | | | | Merge branch '25930-discussion-actions-overlap-header-text' into 'master' Fatih Acet2016-12-231-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix text overflow Closes #25930 See merge request !8273