summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Move Omniauth specific setup to its own filePatricio Cano2016-07-072-3/+2
| * | | | Change order of stubbing to fix testsPatricio Cano2016-07-042-2/+1
| * | | | Added tests for 2FA check on OAuth requestPatricio Cano2016-07-043-5/+48
* | | | | Merge branch 'approval-required-todo' into 'master' Robert Speicher2016-07-121-0/+4
|\ \ \ \ \
| * | | | | Add approval required todosapproval-required-todoSean McGivern2016-07-121-0/+4
* | | | | | Merge branch 'lock_for_issuable' into 'master' Douwe Maan2016-07-122-0/+22
|\ \ \ \ \ \
| * | | | | | Optimistic locking for Issue and Merge RequestsValery Sizov2016-07-122-0/+22
| |/ / / / /
* | | | | | Merge branch 'cache-todos-finder-calls' into 'master' Robert Speicher2016-07-121-30/+48
|\ \ \ \ \ \
| * | | | | | Cache todos pending/done dashboard query countsPaco Guzman2016-07-121-30/+48
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'remove-unused-helper' into 'master' Robert Speicher2016-07-122-9/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | We're not using them (and look at the typo)remove-unused-helperLin Jen-Shin2016-07-122-9/+0
| |/ / / /
* | | | | Merge branch 'fix-gh-rate-limit' into 'master' Douwe Maan2016-07-121-0/+7
|\ \ \ \ \
| * | | | | Remove unnecessary context from GitHub client specDouglas Barbosa Alexandre2016-07-121-6/+4
| * | | | | Fix GItHub client requests when rate limit is disabledDouglas Barbosa Alexandre2016-07-121-0/+9
| | |_|/ / | |/| | |
* | | | | Merge branch 'read-multi-rendered-objects' into 'master' Douwe Maan2016-07-121-7/+18
|\ \ \ \ \
| * | | | | Object renderer read_multi rendered entries from Cacheread-multi-rendered-objectsPaco Guzman2016-07-121-7/+18
* | | | | | Merge branch 'use-string-in-describe' into 'master' Douwe Maan2016-07-121-12/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge remote-tracking branch 'upstream/master' into use-string-in-describeuse-string-in-describeLin Jen-Shin2016-07-125-5/+58
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Prefer string for describe as of:Lin Jen-Shin2016-07-121-12/+12
* | | | | | Reset project pushes_since_gc when we enqueue the git gc callPaco Guzman2016-07-121-9/+33
| |/ / / / |/| | | |
* | | | | Merge branch 'expire-branch-cache-after-gc' into 'master' Jacob Vosmaer (GitLab)2016-07-122-2/+26
|\ \ \ \ \