summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-0396-392/+2246
|\
| * Include missing project attributes to Import/ExportJames Lopez2017-05-038-6/+63
| * Merge branch '29836-try-waiting-for-ajax-in-addition-to-requests' into 'master' Sean McGivern2017-05-031-1/+5
| |\
| | * Wait for AJAX requests at the JS level in addition to wait for requests at th...Rémy Coutable2017-04-261-1/+5
| * | Merge branch '31057-unnecessary-padding-along-left-side-of-assignees-dropdown...Phil Hughes2017-05-031-0/+38
| |\ \
| | * | Display check next to assigned user in dropdownSam Rose2017-04-281-0/+38
| * | | Merge branch 'fix-gitaly-not-found' into 'master' Douwe Maan2017-05-021-45/+60
| |\ \ \
| | * | | Re-enable ref operations with gitaly after not-found fixfix-gitaly-not-foundAlejandro Rodríguez2017-05-021-45/+60
| * | | | Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan2017-05-0240-141/+141
| |\ \ \ \
| | * | | | Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-0140-141/+141
| * | | | | Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan2017-05-0214-2/+915
| |\ \ \ \ \
| | * | | | | Refresh the markdown cache if it was `nil`Bob Van Landuyt2017-05-021-0/+6
| | * | | | | Add a better error message when a certain path is missingBob Van Landuyt2017-05-021-3/+34
| | * | | | | Update path validation & specsBob Van Landuyt2017-05-021-3/+40
| | * | | | | Reuse Gitlab::Regex.full_namespace_regex in the DynamicPathValidatorBob Van Landuyt2017-05-022-3/+12
| | * | | | | Rename child namespaces in migrationhelpersBob Van Landuyt2017-05-012-14/+22
| | * | | | | Reject group-routes as names of child namespacesBob Van Landuyt2017-05-014-25/+76
| | * | | | | Reject paths following namespace for paths including 2 `*`Bob Van Landuyt2017-05-011-12/+14
| | * | | | | Clear html cache for a projects milestonesBob Van Landuyt2017-05-011-0/+10
| | * | | | | Move ReservedPathsMigration into V1 namespaceBob Van Landuyt2017-05-015-16/+16
| | * | | | | Use `%r{}` regexes to avoid having to escape `/`Bob Van Landuyt2017-05-011-5/+5
| | * | | | | Clear cached markdown after renaming projectsBob Van Landuyt2017-05-013-3/+64
| | * | | | | Rename Projects & Namespaces based on entire pathsBob Van Landuyt2017-05-012-0/+23
| | * | | | | The dynamic path validator can block out partial pathsBob Van Landuyt2017-05-013-60/+94
| | * | | | | Make path validation case-insensitiveBob Van Landuyt2017-05-011-1/+7
| | * | | | | Use objects for renaming namespaces and projectsBob Van Landuyt2017-05-015-148/+187
| | * | | | | Add a WIP spec for clearing the cacheBob Van Landuyt2017-05-012-0/+4
| | * | | | | Rename projects in a migrationhelperBob Van Landuyt2017-05-013-39/+127
| | * | | | | Make renaming records in the database reusableBob Van Landuyt2017-05-012-46/+103
| | * | | | | Rename forbidden paths in a single migrationBob Van Landuyt2017-05-012-384/+0
| | * | | | | Rename namespace-paths in a migration helperBob Van Landuyt2017-05-012-0/+237
| | * | | | | Move `replace_sql` into `Database::MigrationHelpers`Bob Van Landuyt2017-05-011-0/+33
| | * | | | | Rename `NamespaceValidator` to `DynamicPathValidator`Bob Van Landuyt2017-05-011-1/+1
| | * | | | | Check `has_parent?` for determining validation typeBob Van Landuyt2017-05-011-0/+1
| | * | | | | Split off validating full pathsBob Van Landuyt2017-05-011-0/+20
| | * | | | | Improve detection of reserved words from routesBob Van Landuyt2017-05-011-14/+67
| | * | | | | Streamline the path validation in groups & projectsBob Van Landuyt2017-05-014-0/+74
| | * | | | | Add forbidden paths to the namespace validatorBob Van Landuyt2017-05-011-0/+29
| | * | | | | Add migration to rename all namespaces with forbidden nameBob Van Landuyt2017-05-012-0/+384
| * | | | | | Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-0210-73/+317
| |\ \ \ \ \ \
| | * | | | | | Fixed karma loading incorrect pathmetrics-deployment-historyPhil Hughes2017-04-251-1/+1
| | * | | | | | Generate fixutre for metrics pagePhil Hughes2017-04-254-64/+32
| | * | | | | | use represent_concise instead of separate entityPawel Chojnacki2017-04-241-26/+0
| | * | | | | | Fix deployments security check path and add checks for internal and public ac...Pawel Chojnacki2017-04-243-1/+31
| | * | | | | | Add deployments security checkPawel Chojnacki2017-04-241-0/+15
| | * | | | | | Cleanup deploymentsd controller spec and use schema validation to test the ou...Pawel Chojnacki2017-04-242-9/+62
| | * | | | | | Rather than looping data ourselves, d3 loops itPhil Hughes2017-04-211-0/+20
| | * | | | | | Updated specsPhil Hughes2017-04-211-7/+8
| | * | | | | | Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into m...Phil Hughes2017-04-20538-6272/+20092
| | |\ \ \ \ \ \
| | | * | | | | | Cleanup duplicates in deploymentEntityDetailed and add small spec tests26914-deploy_history_data_sourcePawel Chojnacki2017-04-202-10/+30