summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch '33697-remove-ujs-action-big-graph' into 'master'Phil Hughes2018-04-231-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove UJS actions from pipeline graph Closes #37837 See merge request gitlab-org/gitlab-ce!18509
| * | | | | | | | | | | Fix disabled state while making a requestFilipa Lacerda2018-04-231-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide props down instead of an event
* | | | | | | | | | | | Merge branch '43466-make-auto-devops-settings-first-class' into 'master'Filipa Lacerda2018-04-231-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Make Auto DevOps settings first class" Closes #43466 See merge request gitlab-org/gitlab-ce!18321
| * | | | | | | | | | | Create autodevops settings sectionsJose Ivan Vargas2018-04-201-0/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch '45576-fix-create-project-for-user-endpoint' into 'master'Rémy Coutable2018-04-231-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Upgrading to API V4 Project Creation for user Fails" Closes #45576 See merge request gitlab-org/gitlab-ce!18518
| * | | | | | | | | | | Fix project creation for user endpoint bugMark Fletcher2018-04-231-0/+5
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In this endpoint the `jobs_enabled` parameter must be translated to `builds_enabled` before being passed to the `Projects::CreateService`.
* | | | | | | | | | | Merge branch 'blackst0ne-add-missing-changelog-type-to-docs' into 'master'Rémy Coutable2018-04-231-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing changelog type to docs See merge request gitlab-org/gitlab-ce!18526
| * | | | | | | | | | | Add missing changelog type to docsblackst0ne2018-04-231-0/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'dz-add-2fa-filter-admin-api' into 'master'Douwe Maan2018-04-231-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 2FA filter to users API for admins only See merge request gitlab-org/gitlab-ce!18503
| * | | | | | | | | | | Add changelog for 2fa filter in users apiDmitriy Zaporozhets2018-04-231-0/+5
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | | | | | Merge branch ↵Douwe Maan2018-04-231-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'rd-44635-error-500-when-clicking-ghost-user-or-gitlab-support-bot-in-ui' into 'master' Fix missing namespace for some internal users Closes #44635 See merge request gitlab-org/gitlab-ce!18357
| * | | | | | | | | | Fix missing namespace for some internal usersRubén Dávila2018-04-201-0/+5
| |/ / / / / / / / /
* | | | | | | | | | Removes 'no job log' from trace actionMayra Cabrera2018-04-221-0/+5
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'No job log' message is no longer necessary since we returned an image when a build does not have a trace. See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18278 for more details Closes #45625
* | | | | | | | | Atomic internal ids for all modelsAndreas Brandl2018-04-201-0/+5
| | | | | | | | |
* | | | | | | | | Merge branch 'rd-45502-uploading-project-export-with-lfs-file-locks-fails' ↵Douwe Maan2018-04-201-0/+5
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Don't include lfs_file_locks data in export bundle Closes #45502 See merge request gitlab-org/gitlab-ce!18495
| * | | | | | | | | Don't include lfs_file_locks data in export bundleRubén Dávila2018-04-191-0/+5
| | | | | | | | | |
* | | | | | | | | | Merge branch '39345-get-raw-archive' into 'master'Douwe Maan2018-04-201-0/+5
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an API endpoint to download git repository snapshots Closes #39345 See merge request gitlab-org/gitlab-ce!18173
| * | | | | | | | | | Add an API endpoint to download git repository snapshotsNick Thomas2018-04-191-0/+5
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch '42803-show-new-branch-mr-button' into 'master'Sean McGivern2018-04-201-0/+5
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Show new branch/merge request button even if a branch / merge request already exists" Closes #42803 See merge request gitlab-org/gitlab-ce!17712
| * | | | | | | | | | Shows new branch/mr button even when branch existsJacopo2018-04-191-0/+5
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Update CHANGELOG.md for 10.7.0James Lopez2018-04-20174-879/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | Refactored activity calendarJose2018-04-191-0/+5
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Respect visibility options and description when importing project from templateFrancisco Javier López2018-04-191-0/+5
| | | | | | | | |
* | | | | | | | | Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-0/+5
| | | | | | | | |
* | | | | | | | | Merge branch '45476-geo-statement-timeout-counting-local-job-artifacts' into ↵Yorick Peterse2018-04-191-0/+5
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Geo: Statement timeout counting local job artifacts" Closes #45476 See merge request gitlab-org/gitlab-ce!18444
| * | | | | | | | | Add index to file_store on ci_job_artifactsAsh McKenzie2018-04-191-0/+5
| | | | | | | | | |
* | | | | | | | | | Merge branch '45507-fix-repository-archive-url' into 'master'Douwe Maan2018-04-191-0/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix specifying a non-default ref when requesting an archive using the legacy URL Closes #45507 See merge request gitlab-org/gitlab-ce!18468
| * | | | | | | | | | Fix specifying a non-default ref when requesting an archive using the legacy URLNick Thomas2018-04-191-0/+6
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'sh-fix-award-emoji-nplus-one-participants' into 'master'Yorick Peterse2018-04-191-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix N+1 queries when loading participants for a commit note Closes #45526 See merge request gitlab-org/gitlab-ce!18471
| * | | | | | | | | | Fix N+1 queries when loading participants for a commit noteStan Hu2018-04-181-0/+5
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We saw about 10,000 SQL queries for some commits in the NewNoteWorker, which stalled the Sidekiq queue for other new notes. The notification service took up to 8 minutes to process the commits. Avoiding this N+1 query brings the time down significantly. Closes #45526
* | | | | | | | | | Fix direct_upload when records with null file_store are usedKamil Trzciński2018-04-191-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Old records have a null value of file_store column. This causes the problems with current direct_upload implementation, as this makes it to choose Store::REMOTE instead of Store::LOCAL. This change moves the store save when change saving the object.
* | | | | | | | | | Merge branch '41059-calculate-artifact-size-more-efficiently' into 'master'Grzegorz Bizon2018-04-191-0/+5
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Calculating total size of a project's CI artifacts" Closes #41059 See merge request gitlab-org/gitlab-ce!17839
| * | | | | | | | | | Update ProjectStatistics#build_artifacts_size synchronously without summing ↵Dylan Griffith2018-04-191-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#41059) Previously we scheduled a worker to just some this but we were running into performance issues when the build table was getting too large. So now we've updated the code such that this column is updated immediately and incremented/decremented by the correct amount whenever artifacts are created or deleted. We've also added the performance optimization that we do not update this statistic if a project is deleted because it could result in many updates for a project with many builds.
* | | | | | | | | | | Fix label links update on project transferJan Provaznik2018-04-191-0/+5
| | | | | | | | | | |
* | | | | | | | | | | Resolve "Get rid of branch element all in bottom bar in WEB IDE"André Luís2018-04-191-0/+5
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Resolve "View labels when editing labels in sidebar and board sidebar"André Luís2018-04-181-0/+5
| | | | | | | | | |
* | | | | | | | | | Merge branch 'revert-goldiloader' into 'master'Robert Speicher2018-04-181-5/+0
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert the addition of goldiloader See merge request gitlab-org/gitlab-ce!18458
| * | | | | | | | | Removed goldiloader changelog fileYorick Peterse2018-04-181-5/+0
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bvl-shared-groups-on-group-page' into 'master'Rémy Coutable2018-04-181-0/+5
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix issues on groups group trees Closes #42407 See merge request gitlab-org/gitlab-ce!18390
| * | | | | | | | | Revert "Don't include projects shared as group-descendants"Bob Van Landuyt2018-04-181-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 2c3c5b35549185080296670cfe6710aa80f99944. Revisit this after https://gitlab.com/gitlab-org/gitlab-ce/issues/45441
| * | | | | | | | | Recover from errors when a parent is not preloadedBob Van Landuyt2018-04-181-0/+6
| | | | | | | | | |
* | | | | | | | | | Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López2018-04-181-0/+5
|/ / / / / / / / /
* | | | | | | | | changelog: added entryEnrico Scholz2018-04-181-0/+5
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
* | | | | | | | Revert "Merge branch 'fix-size-and-position-for-fork-icon' into 'master'"Douwe Maan2018-04-181-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | This reverts merge request !18399
* | | | | | | | Merge branch 'stuartnelson3/gitlab-ce-stn/issue-due-email' into 'master'Douwe Maan2018-04-181-0/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Email notification on issue due date Closes #27500 See merge request gitlab-org/gitlab-ce!17985
| * \ \ \ \ \ \ \ Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-1085-30/+400
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * | | | | | | | | Send emails for issues due tomorrowSean McGivern2018-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, refactor the mail sending slightly: instead of one worker sending all emails, create a worker per project with issues due, which will send all emails for that project.
| * | | | | | | | | Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern2018-03-3051-46/+210
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix changelog (linting)Stuart Nelson2018-03-261-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Add changelog entryStuart Nelson2018-03-261-0/+5
| | | | | | | | | | |