| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow disabling group/project email notifications | Brett Walker | 2019-08-15 | 1 | -0/+7 |
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checks | Heinrich Lee Yu | 2019-07-25 | 1 | -2/+0 |
* | Merge branch 'dz-remove-old-ignore-column' into 'master' | Robert Speicher | 2019-07-16 | 1 | -3/+0 |
|\ |
|
| * | Remove old ignore_column in AR modelsdz-remove-old-ignore-column | Dmitriy Zaporozhets | 2019-07-15 | 1 | -3/+0 |
* | | Add Namespace#feature_available no-oprs-namespace-feature | Robert Speicher | 2019-07-12 | 1 | -0/+5 |
|/ |
|
* | Lesser Namespace#name validations | Bob Van Landuyt | 2019-07-09 | 1 | -2/+1 |
* | Includes logic to persist namespace statistics | Mayra Cabrera | 2019-07-02 | 1 | -0/+4 |
* | Memoizing root_ancestor in Namespace | Adam Hegyi | 2019-07-02 | 1 | -1/+3 |
* | Add two new ActiveRecord models62214-migrations-and-models | Mayra Cabrera | 2019-06-25 | 1 | -0/+2 |
* | Guarantee order of notification settings | Wei-Meng Lee | 2019-05-31 | 1 | -2/+2 |
* | Add wiki size to project statistics | Peter Marko | 2019-05-29 | 1 | -0/+1 |
* | Add packages_size to ProjectStatistics | Alessio Caiazza | 2019-05-02 | 1 | -1/+2 |
* | Remove deprecated uses of attribute_changed?9932-fix-deprecated-attribute_changed-ce | Heinrich Lee Yu | 2019-04-30 | 1 | -12/+16 |
* | Upgrade Rails to 5.1.6.1 | Jasper Maes | 2019-04-23 | 1 | -2/+4 |
* | Adds namespace information to project endpoint39858-add-group-owned-info-to-projects-api | Mayra Cabrera | 2019-04-18 | 1 | -0/+5 |
* | Enable/disable Auto DevOps at Group level | Mayra Cabrera | 2019-03-12 | 1 | -0/+17 |
* | Adds the Rubocop ReturnNil cop | Andrew Newdigate | 2019-03-06 | 1 | -1/+1 |
* | Add query method for id query | Mark Chao | 2019-01-15 | 1 | -1/+1 |
* | Update storage location after a group has been renamed/transfered | Douglas Barbosa Alexandre | 2018-12-21 | 1 | -0/+1 |
* | Rename GroupHierarchy into ObjectHierarchy | Jarka Košanová | 2018-12-19 | 1 | -8/+8 |
* | Remove unnecessary includes of ShellAdapter | Stan Hu | 2018-12-05 | 1 | -1/+0 |
* | Unify into :group_clusters feature flag | Thong Kuah | 2018-12-05 | 1 | -1/+1 |
* | Various improvements to hierarchy sorting | Thong Kuah | 2018-12-05 | 1 | -2/+2 |
* | Eliminate duplicated words | Takuya Noguchi | 2018-11-22 | 1 | -1/+1 |
* | Backport generic methods to CEce-fix_vuln_list_on_group_dashboard | Olivier Gonzalez | 2018-11-05 | 1 | -0/+6 |
* | Fix typos in comments and specs | George Tsiolis | 2018-11-01 | 1 | -1/+1 |
* | Improve logging when username update fails due to registry tags | Stan Hu | 2018-10-02 | 1 | -0/+4 |
* | Use `Gitlab::SafeRequestStore` in more places | Michael Kozono | 2018-09-24 | 1 | -2/+2 |
* | Added FromUnion to easily select from a UNION | Yorick Peterse | 2018-09-17 | 1 | -0/+1 |
* | Refactor code to remove object storage flag from Import/Export | James Lopez | 2018-09-06 | 1 | -12/+0 |
* | Add Acceptance testing issue template | Zeger-Jan van de Weg | 2018-08-15 | 1 | -1/+1 |
* | Merge branch 'frozen-string-enable-app-models' into 'master' | Rémy Coutable | 2018-08-02 | 1 | -0/+2 |
|\ |
|
| * | Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models | gfyoung | 2018-07-26 | 1 | -0/+2 |
* | | Add repository languages for projects | Zeger-Jan van de Weg | 2018-08-01 | 1 | -0/+1 |
* | | Remove code for dynamically generating routesstop-dynamic-routable-creation | Yorick Peterse | 2018-07-25 | 1 | -1/+0 |
|/ |
|
* | Port Namespace#root_ancestor to CE | Lin Jen-Shin | 2018-06-26 | 1 | -0/+4 |
* | Add `Ci::Runner` inverse_of's | Kamil Trzciński | 2018-05-31 | 1 | -1/+1 |
* | Merge branch '4084-epics-username-autocomplete-ce' into 'master' | Douwe Maan | 2018-05-07 | 1 | -0/+7 |
|\ |
|
| * | Backport of 4084-epics-username-autocomplete | Mario de la Ossa | 2018-05-04 | 1 | -0/+7 |
* | | Rename RunnerGroup -> RunnerNamespace | Dylan Griffith | 2018-05-02 | 1 | -0/+3 |
|/ |
|
* | Get GITLAB_FEATURES from Project#licensed_features instead of Namespace#featu...5320-fix-gitlab-features-env-var | Dylan Griffith | 2018-04-09 | 1 | -4/+0 |
* | Extend API for importing a project export with overwrite support | Francisco Javier López | 2018-04-06 | 1 | -0/+4 |
* | Fix a typo, a conflict and improve documentationissue_38337 | Felipe Artur | 2018-03-06 | 1 | -1/+1 |
* | Bring one group board to CE | Felipe Artur | 2018-03-03 | 1 | -0/+5 |
* | Expose GITLAB_FEATURES as CI/CD variable (fixes #40994)40994-expose-features-as-ci-cd-variable | Dylan Griffith | 2018-02-07 | 1 | -0/+4 |
* | Validate path uniqueness only on Route, and bubble up appropriately | Douwe Maan | 2018-02-06 | 1 | -1/+0 |
* | Validate user namespace before saving so that errors persist on modeldm-user-namespace-route-path-validation | Douwe Maan | 2018-02-06 | 1 | -0/+3 |
* | 31885 - Ability to transfer a single group to another group | Mayra Cabrera | 2018-02-06 | 1 | -15/+11 |
* | Fix export removal for hashed-storage projects within a renamed or deleted na... | Nick Thomas | 2018-02-05 | 1 | -0/+18 |
* | use Gitlab::UserSettings directly as a singleton instead of including/extendi... | Mario de la Ossa | 2018-02-02 | 1 | -1/+0 |