Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-15Allow disabling group/project email notificationsBrett Walker
2019-08-09Fix :wiki_can_not_be_created_total counterAleksei Lipniagov
2019-06-05Delete unauthorized Todos when project is privateFelipe Artur
2019-04-30Remove deprecated uses of attribute_changed?Heinrich Lee Yu
2019-04-15Externalize strings detected by rubocop-i18nMartin Wortschack
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-01-22Refactored AfterRenameService to reduce couplingGabriel Mazetto
2019-01-21Fixed legacy storage renaming codeGabriel Mazetto
2018-12-14Delete confidential issue todos for guestsFelipe Artur
2018-10-22Move Project#rename_repo to a service classYorick Peterse
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-16Resolve "Enable Auto DevOps instance-wide on GitLab.com"Dylan Griffith
2018-08-03Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov
2018-07-31Remove todos when project feature visibility changesJarka Kadlecová
2018-07-30Delete todos when users loses target read permissionsJarka Kadlecová
2018-07-18Enable more frozen string in app/services/**/*.rbgfyoung
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-06Don't update/create projects errors were addedBob Van Landuyt
2018-06-05Merge branch '46452-nomethoderror-undefined-method-previous_changes-for-nil-n...Kamil Trzciński
2018-06-05Use nullcheck operator instead of checking for nullMatija Čupić
2018-06-04Yield to an optional block in Projects::UpdateServiceRobert Speicher
2018-06-04Bring CE-EE parity to app/services/projects/update_service.rbRobert Speicher
2018-05-28Add check for nil auto_devops in Projects::UpdateServiceMatija Čupić
2018-03-22Add HTTPS-only pagesRob Watson
2018-03-08Fix Error 500 when updating a projectStan Hu
2018-02-26Make sure wiki exists when it's enabledValery Sizov
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2017-12-04Remove Auto DevOps checkboxes - backendbikebilly
2017-11-28BE for automatic pipeline when enabling Auto DevOpsMatija Čupić
2017-09-13Fix project feature being deleted when updating project with invalid visibili...Felipe Artur
2017-09-06Refactor based on code reviewMichael Kozono
2017-09-06Dry up method for code climateMichael Kozono
2017-08-08Add checks for branch existence before changing HEADblackst0ne
2017-07-24Fix editing project with container images presentGrzegorz Bizon
2017-07-14Add specs for changing default branch in a projectGrzegorz Bizon
2017-07-13Recover from renaming project that has container imagesGrzegorz Bizon
2017-01-26Add a system hook for when a project is updated.Tommy Beadle
2017-01-16Add a spec and actually display the flash noticeRémy Coutable
2017-01-15Fix to display notice when project settings updated.sandish chen
2016-12-16Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim
2016-07-27Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre
2016-07-27Fix renaming repository when name contains invalid chars under settingsDouglas Barbosa Alexandre
2016-07-06Services: code style fixes, minor refactoringValery Sizov
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2015-11-20Change update_forks_visibility_level into after_update hook in Project modelTomasz Maczukin
2015-11-20Prevent unnecessary forks iteration at parent updateTomasz Maczukin
2015-11-19Change forks method to has_many relationTomasz Maczukin