summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Replace the tinder gem by bare HTTP requestsThomas Balthazar2016-08-113-0/+102
| | | |/ | | |/|
| * | | Merge branch 'decouple-secret-keys' into 'master' Douwe Maan2016-08-101-0/+200
| |\ \ \
| | * | | Give priority to environment variablesSean McGivern2016-08-031-6/+68
| | * | | Store all secret keys in secrets.ymlSean McGivern2016-08-031-33/+36
| | * | | Store OTP secret key in secrets.ymlSean McGivern2016-08-031-0/+135
| * | | | Merge branch 'clean-up-project-destroy' into 'master' Robert Speicher2016-08-102-2/+2
| |\ \ \ \
| | * | | | Clean up project destructionclean-up-project-destroyStan Hu2016-08-102-2/+2
| * | | | | Merge branch 'feature/svg-badge-template' into 'master' Douwe Maan2016-08-103-69/+164
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Extend build badge specs to cover multiple pipelinesGrzegorz Bizon2016-08-091-14/+26
| | * | | | Merge branch 'master' into feature/svg-badge-templateGrzegorz Bizon2016-08-0919-155/+425
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Improve builds badge specs, remove legacy methodsGrzegorz Bizon2016-08-081-25/+15
| | * | | | Merge branch 'master' into feature/svg-badge-templateGrzegorz Bizon2016-08-08110-837/+3088
| | |\ \ \ \
| | * | | | | Add badge template class to use with SVG ERB templateGrzegorz Bizon2016-07-281-0/+76
| | * | | | | Calculate build status only in build badge classGrzegorz Bizon2016-07-281-10/+13
| | * | | | | Extract build status badge metadata to separate classGrzegorz Bizon2016-07-282-27/+41
| * | | | | | Removed extra newline from redis_spec.rbYorick Peterse2016-08-101-1/+0
| * | | | | | Merge branch 'add-caching-for-project-count' into 'master' Robert Speicher2016-08-092-0/+21
| |\ \ \ \ \ \
| | * | | | | | Add a method in Project to return a cached value of total count of projectsStan Hu2016-08-092-0/+21
| * | | | | | | Merge branch 'adambuckland/gitlab-ce-19727-sort-submodules-with-files'Douwe Maan2016-08-091-0/+29
| |\ \ \ \ \ \ \
| | * | | | | | | Update tree view to sort folders with submodulesAdam Buckland2016-08-091-0/+29
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'gh-pull-requests' into 'master' Douwe Maan2016-08-093-83/+41
| |\ \ \ \ \ \ \
| | * | | | | | | Prefixes removed branches name with PR number when importing PR from GHgh-pull-requestsDouglas Barbosa Alexandre2016-08-082-8/+37
| | * | | | | | | Remove SHA suffix for removed branches name when importing PR from GHDouglas Barbosa Alexandre2016-08-081-7/+1
| | * | | | | | | Allow users to import cross-repository pull requests from GitHubDouglas Barbosa Alexandre2016-08-041-4/+4
| | * | | | | | | Does not need to disable GitHub webhooks since PRs are check out locallyDouglas Barbosa Alexandre2016-08-041-65/+0
| * | | | | | | | Merge branch 'brodock/gitlab-ce-feature/redis-sentinel'Douwe Maan2016-08-096-24/+142
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Small refactor in Redis class and improved specsGabriel Mazetto2016-08-063-8/+11
| | * | | | | | | | Small refactor and a few documentation fixesGabriel Mazetto2016-08-041-2/+2
| | * | | | | | | | Fixed MailRoom specs and make sure it works with new resque.yml formatGabriel Mazetto2016-08-041-24/+19
| | * | | | | | | | Fixed specs for Gitlab::Redis and code for Redis Sentinel supportGabriel Mazetto2016-08-041-20/+16
| | * | | | | | | | Specs for RedisConfigGabriel Mazetto2016-08-045-0/+124
| | |/ / / / / / /
| * | | | | | | | Merge branch 'relative-link-filter-ref' into 'master' Robert Speicher2016-08-091-2/+18
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Add failing test for #20026winniehell2016-08-021-2/+18
| * | | | | | | | Merge branch 'coffeescript-coverage' into 'master' Robert Speicher2016-08-091-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add test coverage analysis for CoffeeScript (!5052)winniehell2016-08-071-4/+4
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'fix/import-mr-source' into 'master' Robert Speicher2016-08-092-3/+25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fix MR source project assignmentfix/import-mr-sourceJames Lopez2016-08-092-3/+25
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'fix-broadcast-message-factory-date-range' into 'master' Robert Speicher2016-08-091-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | TST: Use more accurate time windows so tests do not failjoshbabier2016-08-041-2/+2
| * | | | | | | | | Merge branch 'upgrade-grape' into 'master' Rémy Coutable2016-08-091-10/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix Grape tests.Connor Shea2016-08-091-10/+5
| * | | | | | | | | | Merge branch 'fix/improve-ci-node-validatable-to-prevent-memory-leak' into 'm...Stan Hu2016-08-091-0/+4
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Memoize CI config node validator to prevent leaksfix/improve-ci-node-validatable-to-prevent-memory-leakGrzegorz Bizon2016-08-091-0/+4
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-09114-1083/+1084
| * | | | | | | | | fixes part1 of files to start using active tensetiagonbotelho2016-08-0975-321/+322
| |/ / / / / / / /
| * | | | | | | | Merge branch 'fix-rubocop' into 'master' Hannes Rosenögger2016-08-091-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | remove offending empty linewinniehell2016-08-091-1/+0
| * | | | | | | | | Merge branch 'duduribeiro/gitlab-ce-current_password_when_auto_set'Rémy Coutable2016-08-091-0/+45
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Avoid to show the original password field when password is automatically setedCarlos Ribeiro2016-08-081-0/+45
| * | | | | | | | | Merge branch 'rubocop/enable-more-cops-for-empty-lines' into 'master' Robert Speicher2016-08-085-8/+0
| |\ \ \ \ \ \ \ \ \