summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'revert-lock-for-issuable' into 'master' Robert Speicher2016-07-152-22/+0
|\
| * Revert "Optimistic locking for Issue and Merge Requests"revert-lock-for-issuableStan Hu2016-07-132-22/+0
* | Merge branch 'disable-statement-timeout' into 'master' Robert Speicher2016-07-151-0/+4
|\ \
| * | Fix spec Don't attempt to disable statement timeout on a MySQL DBdisable-statement-timeoutStan Hu2016-07-141-0/+4
| |/
* | Merge branch 'fix/import-issues-last-updated' into 'master' Robert Speicher2016-07-151-0/+8
|\ \
| * | fix updated_at not preserved after import - for GitLab projectsJames Lopez2016-07-141-0/+8
| |/
* | Merge branch 'update-branch-names-in-gc' into 'master' Jacob Vosmaer (GitLab)2016-07-151-1/+4
|\ \
| * | Refresh branch cache after `git gc`Stan Hu2016-07-131-1/+4
* | | Merge branch 'gl-dropdown-issuable-form' into 'master' Jacob Schatz2016-07-152-4/+3
|\ \ \
| * | | Updated testsPhil Hughes2016-07-072-4/+3
* | | | Merge branch 'compare-dropdowns' into 'master' Jacob Schatz2016-07-151-0/+42
|\ \ \ \
| * | | | Fixed submit button not enablingcompare-dropdownsPhil Hughes2016-07-081-1/+1
| * | | | Added tests for compare dropdownsPhil Hughes2016-07-081-0/+42
* | | | | Merge branch 'fix/persistent-import-data' into 'master' Fatih Acet2016-07-141-2/+20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/persistent-...James Lopez2016-07-1363-328/+625
| |\ \ \ \
| * | | | | fixes a few issues to do with import_url not being saved correctly for import...James Lopez2016-07-121-2/+20
* | | | | | Merge branch 'fix-label-reference-filter' into 'master' Robert Speicher2016-07-131-11/+99
|\ \ \ \ \ \
| * | | | | | Fix markdown rendering for label references that contains `.`Douglas Barbosa Alexandre2016-07-131-13/+13
| * | | | | | Fix markdown rendering for label references that begin with a digitDouglas Barbosa Alexandre2016-07-131-0/+48
| * | | | | | Fix markdown rendering for consecutive label referencesDouglas Barbosa Alexandre2016-07-131-0/+40
| | |/ / / / | |/| | | |
* | | | | | Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-137-224/+144
* | | | | | Merge branch 'better-parallel-diff' into 'master' Robert Speicher2016-07-131-27/+7
|\ \ \ \ \ \
| * | | | | | Actually render old and new sections of parallel diff next to each otherbetter-parallel-diffDouwe Maan2016-07-131-27/+7
* | | | | | | Merge branch 'dropdown-load-fix' into 'master' Douwe Maan2016-07-132-1/+13
|\ \ \ \ \ \ \
| * | | | | | | formats my test properlytiagonbotelho2016-07-131-1/+2
| * | | | | | | fixes test for simplified version of projecttiagonbotelho2016-07-121-1/+1
| * | | | | | | fixes test according to four-phase test patterntiagonbotelho2016-07-121-0/+1
| * | | | | | | adds test to check json fields on simple request and changes the url request ...tiagonbotelho2016-07-121-1/+0
| * | | | | | | changes the project_title_spec accordinglytiagonbotelho2016-07-121-0/+1
| * | | | | | | moves let variable to it statement by using a local variabletiagonbotelho2016-07-121-2/+2
| * | | | | | | adds test to check json fields on simple request and changes the url request ...tiagonbotelho2016-07-122-1/+11
| * | | | | | | changes the project_title_spec accordinglytiagonbotelho2016-07-121-1/+1
* | | | | | | | Stub omniauth provider for GitLabgl-importer-keeps-issue-numberDouglas Barbosa Alexandre2016-07-131-1/+6
* | | | | | | | Add spec for GitLab.com importerDouglas Barbosa Alexandre2016-07-131-0/+48
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch '18193-developers-can-merge' into 'master' Rémy Coutable2016-07-137-144/+224
|\ \ \ \ \ \ \
| * | | | | | | Implement last round of review comments from !4892.18193-developers-can-mergeTimothy Andrew2016-07-132-22/+21
| * | | | | | | Appease rubocop.Timothy Andrew2016-07-131-1/+0
| * | | | | | | Refactor `Gitlab::GitAccess`Timothy Andrew2016-07-133-84/+92
| * | | | | | | Enforce "developers can merge" during `pre-receive`.Timothy Andrew2016-07-134-78/+122
| * | | | | | | Added "developers can merge" setting to protected branchesMathias Vestergaard2016-07-132-2/+32
* | | | | | | | Merge branch '19766-dont-crash-when-no-objects-to-cache' into 'master' Rémy Coutable2016-07-131-0/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ObjectRenderer doesn't crash when no objects to cache with Rails.cache.read_m...Paco Guzman2016-07-131-0/+11
* | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-07-1341-108/+116
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'multi-line-inline-diff' into 'master' Douwe Maan2016-07-131-10/+18
| |\ \ \ \ \ \ \
| | * | | | | | | Render inline diffs for multiple changed lines following eachotherDouwe Maan2016-07-111-10/+18
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'rs-describe-symbols' into 'master' Robert Speicher2016-07-1240-98/+98
| |\ \ \ \ \ \ \
| | * | | | | | | Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-1241-110/+110
* | | | | | | | | Merge branch 'add-2fa-check-to-oauth' into 'master' Robert Speicher2016-07-123-5/+73
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Refactor `mock_auth_hash`Patricio Cano2016-07-111-1/+1
| * | | | | | | | Added a lot of stubbing to make sure OAUth requests are handled properly with...Patricio Cano2016-07-074-3/+30