summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Detect already enabled DeployKeys in EnableDeployKeyServiceMark Fletcher2017-05-031-0/+10
| | |/ / / | |/| | |
* | | | | Merge branch 'commit-limited-container-width' into 'master'Robert Speicher2017-05-031-0/+44
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixed view specscommit-limited-container-widthPhil Hughes2017-05-021-2/+1
| * | | | Merge branch 'master' into commit-limited-container-widthPhil Hughes2017-05-0211-15/+234
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into commit-limited-container-widthPhil Hughes2017-05-02319-1497/+4998
| |\ \ \ \ \
| * | | | | | Changed spec to a view specPhil Hughes2017-04-282-23/+45
| * | | | | | Commit view correctly spans the full width when parallel viewPhil Hughes2017-04-241-0/+23
* | | | | | | Merge branch 'fix-create_new_mr_spec-dropdown-transient-failure' into 'master' Sean McGivern2017-05-031-3/+1
|\ \ \ \ \ \ \
| * | | | | | | find and match first dropdown before clickingLuke "Jared" Bennett2017-05-031-3/+1
* | | | | | | | Merge branch 'emoji-button-titles' into 'master' Filipa Lacerda2017-05-031-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into emoji-button-titlesPhil Hughes2017-04-2717-60/+214
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into emoji-button-titlesPhil Hughes2017-04-27234-718/+1791
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed GFM spec failurePhil Hughes2017-04-251-1/+1
* | | | | | | | | | | Merge branch 'fix-protected_tags_spec-master-dropdown-transient-failure' into...Sean McGivern2017-05-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Find an actual list itemfix-protected_tags_spec-master-dropdown-transient-failureLuke "Jared" Bennett2017-05-031-1/+1
| * | | | | | | | | | | Added find before clicking the access_type_name within the dropdownLuke "Jared" Bennett2017-05-031-0/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'fix-issue_sidebar_spec-master-transient-failure' into 'master' Sean McGivern2017-05-031-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added find for collapsed sidebar before assertingfix-issue_sidebar_spec-master-transient-failureLuke "Jared" Bennett2017-05-031-0/+2
| |/ / / / / / / / / /
* | | | | | | | | | | 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