summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '34643-fix-project-path-slugify' into 'master'Rémy Coutable2017-08-162-2/+16
|\
| * Fix CI_PROJECT_PATH_SLUG slugifyvanadium232017-08-152-2/+16
* | Merge branch 'rs-redis-config-paths' into 'master'Douwe Maan2017-08-161-0/+7
|\ \
| * | Don't depend on `Rails` for Redis configuration file pathsrs-redis-config-pathsRobert Speicher2017-08-151-0/+7
* | | Merge branch '34533-speed-up-project-creation' into 'master'Douwe Maan2017-08-161-11/+24
|\ \ \
| * | | Speed up project creation by inlining repository creationNick Thomas2017-08-151-11/+24
* | | | Don't create event in Merge Request Create ServiceJarka Kadlecova2017-08-162-0/+36
* | | | Merge branch 'safari-fly-out-fix' into 'master'Tim Zallmann2017-08-161-2/+4
|\ \ \ \
| * | | | Fix the fly-out menu in the sidebar not displaying in Safarisafari-fly-out-fixPhil Hughes2017-08-151-2/+4
| | |_|/ | |/| |
* | | | Fix 'Projected tags' typo in protected_tags_spec.rbjej-fix-protected-tags-typoJames Edwards-Jones2017-08-151-1/+1
* | | | Many Repo FixesJacob Schatz2017-08-157-62/+47
* | | | Repo Editor FixesBryce Johnson2017-08-155-23/+49
| |_|/ |/| |
* | | Merge branch 'issue_31790' into 'master'Douwe Maan2017-08-151-0/+10
|\ \ \
| * | | Fix API responses when dealing with txt filesissue_31790Felipe Artur2017-08-151-0/+10
* | | | Merge branch 'workhorse-deprecate-gitaly-address' into 'master'Douwe Maan2017-08-151-1/+0
|\ \ \ \
| * | | | Remove deprecated field from workhorse API responsesworkhorse-deprecate-gitaly-addressJacob Vosmaer2017-08-151-1/+0
* | | | | Merge branch 'fix-any-projects-array' into 'master'Douwe Maan2017-08-151-3/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow usage of any_projects? with an Arrayfix-any-projects-arrayYorick Peterse2017-08-151-3/+9
| | |_|/ | |/| |
* | | | Merge branch '36450_confi_polish' into 'master'Clement Ho2017-08-151-1/+1
|\ \ \ \
| * | | | change message and change spec36450_confi_polishRegis2017-08-141-1/+1
| | |_|/ | |/| |
* | | | Add two more project templateszj-add-two-more-project-templatesZ.J. van de Weg2017-08-151-1/+3
| |/ / |/| |
* | | Merge branch 'malformed-submodule' into 'master'Douwe Maan2017-08-156-4/+14
|\ \ \
| * | | Handle missing .gitmodules when getting submodule urlsmalformed-submoduleJacob Vosmaer2017-08-146-4/+14
| | |/ | |/|
* | | Display GPG status loading spinner only when Ajax request is madeWinnie Hellmann2017-08-153-0/+72
* | | Merge branch 'forks-count-cache' into 'master'Douwe Maan2017-08-156-0/+84
|\ \ \
| * | | Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-146-0/+84
* | | | Fix edit merge request button inconsistent letter casingClement Ho2017-08-153-11/+11
* | | | Merge branch '34533-speed-up-group-project-authorizations' into 'master'Douwe Maan2017-08-151-0/+30
|\ \ \ \
| * | | | Speed up Group#user_ids_for_project_authorizationsNick Thomas2017-08-141-0/+30
* | | | | Merge branch '34371-pipeline-schedule-vue-files' into 'master'Phil Hughes2017-08-151-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Move callout to vue file and remove svg from data function to improve perform...Filipa Lacerda2017-08-141-1/+1
* | | | | Merge branch 'repo-fixes-e' into 'master'Jacob Schatz2017-08-143-30/+50
|\ \ \ \ \
| * | | | | Remove overflow tabs logic (no longer used)Eric Eastwood2017-08-141-11/+0
| * | | | | Remove loading state from repo_tabEric Eastwood2017-08-141-19/+1
| * | | | | Use promise syntax with Helper.getContentEric Eastwood2017-08-141-2/+3
| * | | | | Split out linkClicked and add testsEric Eastwood2017-08-141-0/+48
* | | | | | Merge branch '36378-error-raising-expectation-in-spec-fix' into 'master'Robert Speicher2017-08-141-2/+2
|\ \ \ \ \ \
| * | | | | | Fix positive raise_error expectation without specifying the error type expect...36378-error-raising-expectation-in-spec-fixTiago Botelho2017-08-141-2/+2
* | | | | | | Merge branch '35804-document-table-based-tests' into 'master'Robert Speicher2017-08-141-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Use rspec-parameterized for table-based testsNick Thomas2017-08-111-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '34527-make-edit-comment-button-always-available-outside-of-drop...Clement Ho2017-08-146-17/+9
|\ \ \ \ \ \ \
| * | | | | | | take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdownSimon Knox2017-08-106-17/+9
* | | | | | | | Merge branch '7-days-cycle-analytics' into 'master'Rémy Coutable2017-08-141-0/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a `Last 7 days` option for Cycle Analytics viewMehdi Lahmam2017-08-111-0/+14
| * | | | | | | | Add feature specs for Cycle Analytics pipeline summaryMehdi Lahmam2017-08-111-0/+24
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'gitaly-test-bundle-path' into 'master'Rémy Coutable2017-08-141-5/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Use existing BUNDLE_PATH for gitaly in local testsgitaly-test-bundle-pathJacob Vosmaer2017-08-111-5/+16
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '36089-handle-ref-failure-better' into 'master'Douwe Maan2017-08-1417-146/+190
|\ \ \ \ \ \ \ \
| * | | | | | | | Use with_repo_branch_commit instead of fetch_ref directlyLin Jen-Shin2017-08-141-2/+1
| * | | | | | | | Add comments about why we're stubbing them36089-handle-ref-failure-betterLin Jen-Shin2017-08-141-2/+2