Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Backport EE assertions in protected branch related specs. | Timothy Andrew | 2016-08-16 | 2 | -10/+10 | |
| * | | | | | | | | | | | | | Fix API::BranchesSpec. | Timothy Andrew | 2016-08-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Fix failing tests relating to backporting ee!581. | Timothy Andrew | 2016-08-16 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | Fix the protected branches factory. | Timothy Andrew | 2016-08-16 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Improve EE compatibility with protected branch access levels. | Timothy Andrew | 2016-08-16 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Don't select an access level if already selected. | Timothy Andrew | 2016-08-16 | 1 | -4/+12 | |
| * | | | | | | | | | | | | | Backport changes from gitlab-org/gitlab-ee!581 to CE. | Timothy Andrew | 2016-08-16 | 3 | -13/+16 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'akismet-submittable' into 'master' | Robert Speicher | 2016-08-15 | 7 | -40/+133 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Further refactor and syntax fixes. | Patricio Cano | 2016-08-15 | 6 | -34/+26 | |
| | * | | | | | | | | | | | | Refactored AkismetHelper into AkismetService and cleaned up `Spammable` | Patricio Cano | 2016-08-15 | 5 | -47/+14 | |
| | * | | | | | | | | | | | | Allow `Issue` to be submitted as spam | Patricio Cano | 2016-08-15 | 3 | -4/+46 | |
| | * | | | | | | | | | | | | Allow `SpamLog` to be submitted as ham | Patricio Cano | 2016-08-15 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | Refactored spam related code even further | Patricio Cano | 2016-08-15 | 4 | -18/+19 | |
| | * | | | | | | | | | | | | Complete refactor of the `Spammable` concern and tests: | Patricio Cano | 2016-08-15 | 3 | -5/+43 | |
| | * | | | | | | | | | | | | Lay the ground works to submit information to Akismet | Patricio Cano | 2016-08-15 | 3 | -0/+52 | |
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch '19957-write-tests-for-adding-comments-for-different-line-types-... | Robert Speicher | 2016-08-15 | 1 | -0/+159 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Review changes19957-write-tests-for-adding-comments-for-different-line-types-in-diff | Luke Bennett | 2016-08-10 | 1 | -43/+23 | |
| | * | | | | | | | | | | | | Moved notes scenarios to 'diff_notes_spec.rb' | Luke Bennett | 2016-08-05 | 2 | -170/+179 | |
| | * | | | | | | | | | | | | Finished css replacement of xpath selectors and tidying up spec | Luke Bennett | 2016-07-25 | 1 | -16/+15 | |
| | * | | | | | | | | | | | | Tidying up spec for new implementation of css ID selectors | Luke Bennett | 2016-07-25 | 1 | -22/+38 | |
| | * | | | | | | | | | | | | Fixed failing tests with WaitForAjax | Luke "Jared" Bennett | 2016-07-25 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | Finished up intial version that uses XPath extensively | Luke "Jared" Bennett | 2016-07-25 | 1 | -126/+109 | |
| | * | | | | | | | | | | | | Added new spec descriptions and scenarios | Luke "Jared" Bennett | 2016-07-25 | 1 | -0/+169 | |
| * | | | | | | | | | | | | | Merge branch 'fix-failing-tests' into 'master' | Douwe Maan | 2016-08-15 | 3 | -7/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Make rubocop happy | Kamil Trzcinski | 2016-08-15 | 1 | -9/+9 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | This fixes a long running tests due to changed Sidekiq statefix-failing-tests | Kamil Trzcinski | 2016-08-15 | 3 | -14/+17 | |
| * | | | | | | | | | | | | | Merge branch 'frank-west-iii/gitlab-ce-fwiii-5857-web-editor-overwrites-commits' | Douwe Maan | 2016-08-15 | 2 | -0/+118 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Prevents accidental overwrites of commits from UI | Frank West | 2016-08-15 | 2 | -0/+118 | |
| * | | | | | | | | | | | | | Merge branch 'feature/test-coverage-badge' into 'master' | Douwe Maan | 2016-08-15 | 9 | -70/+419 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Add feature specs for test coverage badge | Grzegorz Bizon | 2016-08-15 | 1 | -0/+73 | |
| | * | | | | | | | | | | | | Add small corrections to test coverage report badge | Grzegorz Bizon | 2016-08-15 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | Expose coverage report badge in pipeline settings | Grzegorz Bizon | 2016-08-15 | 1 | -14/+32 | |
| | * | | | | | | | | | | | | Add metadata and template methods for coverage badge | Grzegorz Bizon | 2016-08-15 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | Add template class for coverage report badge | Grzegorz Bizon | 2016-08-15 | 1 | -0/+130 | |
| | * | | | | | | | | | | | | Extract the abstract base class of badge metadata | Grzegorz Bizon | 2016-08-15 | 2 | -0/+12 | |
| | * | | | | | | | | | | | | Add coverage report badge metadata class | Grzegorz Bizon | 2016-08-15 | 1 | -0/+24 | |
| | * | | | | | | | | | | | | Extract common badge metadata test examples | Grzegorz Bizon | 2016-08-15 | 2 | -19/+23 | |
| | * | | | | | | | | | | | | Implement the main class of test coverage badge | Grzegorz Bizon | 2016-08-15 | 1 | -8/+68 | |
| | * | | | | | | | | | | | | Refactor badge template and metadata classes | Grzegorz Bizon | 2016-08-15 | 3 | -44/+39 | |
| | * | | | | | | | | | | | | Move badges to separate modules and add base class | Grzegorz Bizon | 2016-08-15 | 2 | -4/+6 | |
| | * | | | | | | | | | | | | Add empty test coverage badge class and specs | Grzegorz Bizon | 2016-08-15 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | Merge branch 'zj-deployment-status-on-mr' into 'master' | Douwe Maan | 2016-08-15 | 4 | -0/+98 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Method names changed to #includes_commit?zj-deployment-status-on-mr | Z.J. van de Weg | 2016-08-12 | 4 | -19/+43 | |
| | * | | | | | | | | | | | | | CI build status not per environment | Z.J. van de Weg | 2016-08-11 | 3 | -3/+7 | |
| | * | | | | | | | | | | | | | Incorporate feedback | Z.J. van de Weg | 2016-08-11 | 4 | -2/+49 | |
| | * | | | | | | | | | | | | | Tests for release status heading on MR#show | Z.J. van de Weg | 2016-08-11 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | Merge branch 'svg-render-size-limit' into 'master' | Douwe Maan | 2016-08-15 | 1 | -0/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Limit the size of SVGs when viewing them as blobssvg-render-size-limit | Yorick Peterse | 2016-08-15 | 1 | -0/+22 | |
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'new-phantomjs-version' into 'master' | Jacob Schatz | 2016-08-15 | 8 | -20/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Remove sleeping and replace escaped text. | Connor Shea | 2016-08-13 | 1 | -2/+2 |