summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace constants with variablesblackst0ne-replace-spinach-project-commits-diff-comments.featureblackst0ne2018-05-121-10/+10
* Remove `features/project/commits/diff_comments.feature` specblackst0ne2018-05-103-18/+0
* Replace `I can add a comment on a side-by-side commit diff (right side)` scen...blackst0ne2018-05-103-41/+28
* Replace `I can add a comment on a side-by-side commit diff (left side)` scenarioblackst0ne2018-05-103-88/+94
* Replace `I can preview multiple forms separately` scenarioblackst0ne2018-05-103-38/+16
* Replace `I can have multiple forms` scenarioblackst0ne2018-05-103-33/+15
* Replace `I can edit after preview` scenarioblackst0ne2018-05-103-11/+1
* Replace `I preview a diff comment` scenarioblackst0ne2018-05-103-19/+2
* Replace `I can preview with text` scenarioblackst0ne2018-05-103-15/+6
* Replace `I have a reply button in discussions` scenarioblackst0ne2018-05-102-22/+0
* Replace `The form gets removed after posting` scenarioblackst0ne2018-05-103-13/+3
* Replace `I can't open a second form for a diff line` scenarioblackst0ne2018-05-103-12/+3
* Replace `I can cancel a diff form` scenarioblackst0ne2018-05-103-20/+14
* Replace `I have a cancel button on the diff form` scenarioblackst0ne2018-05-103-11/+1
* Replace `I get a temporary form for the first comment on a diff line` scenarioblackst0ne2018-05-103-11/+2
* Replace `I can add a diff comment with a single emoji` scenarioblackst0ne2018-05-103-25/+2
* Replace `I can comment on a commit diff` scenarioblackst0ne2018-05-103-11/+18
* Refactor current specsblackst0ne2018-05-104-110/+132
* Merge branch 'blackst0ne-replace-spinach-project-issues-references.feature' i...Robert Speicher2018-05-096-254/+272
|\
| * Replace the `project/issues/references.feature` spinach test with an rspec an...blackst0ne2018-05-096-254/+272
|/
* Merge branch 'blackst0ne-replace-spinach-project-deploy-keys.feature' into 'm...Robert Speicher2018-05-095-144/+130
|\
| * Replace the `project/deploy_keys.feature` spinach test with an rspec analogblackst0ne2018-05-095-144/+130
|/
* Merge branch '46032/cycle-analytics-service-axios' into 'master'Clement Ho2018-05-092-15/+17
|\
| * refactor 'cycle_analytics' to use axiosPaul Slaughter2018-05-092-15/+17
|/
* Merge branch 'dm-repository-xcode-project' into 'master'Robert Speicher2018-05-093-3/+41
|\
| * Add Repository#xcode_project? methodDouwe Maan2018-05-093-3/+41
* | Merge branch '46032/deploy-keys-axios' into 'master'Clement Ho2018-05-094-40/+24
|\ \
| * | refactor "deploy_keys" to use axiosPaul Slaughter2018-05-094-40/+24
|/ /
* | Merge branch 'fix-project-mirror-data-schema' into 'master'Douwe Maan2018-05-095-2/+78
|\ \
| * \ Merge branch 'master' into 'fix-project-mirror-data-schema'Douwe Maan2018-05-09197-1728/+1367
| |\ \
| * | | Adds changelogTiago Botelho2018-05-081-0/+6
| * | | Adds unique constraint to ProjectMirrorData project_id indexTiago Botelho2018-05-082-2/+33
| * | | Adds not null constraint to ProjectMirrorData's foreign_key project_idTiago Botelho2018-05-083-2/+41
* | | | Merge branch 'jivl-delete-d3-rails-gem' into 'master'Douwe Maan2018-05-092-6/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Removed the d3_rails gemJose2018-05-092-6/+0
* | | | Merge branch 'docs/bdo-inclusive-language-groups-docs' into 'master'🚄 Job van der Voort 🚀2018-05-091-10/+10
|\ \ \ \
| * | | | Update documentation to use inclusive language, gender neutral name and pronoun.Brendan O'Leary 🐢2018-05-091-10/+10
* | | | | Merge branch '45840-fix-cache-key-docs' into 'master'Achilleas Pipinellis2018-05-091-7/+11
|\ \ \ \ \
| * | | | | Fix cache:key documentation for the default valueLin Jen-Shin2018-05-091-7/+11
* | | | | | Merge branch 'docs-fix-duplicate-titles' into 'master'Achilleas Pipinellis2018-05-0920-109/+52
|\ \ \ \ \ \
| * | | | | | Docs: fix duplicate titlesMarcia Ramos 🚫 (OOO - back on May 21)2018-05-0920-109/+52
|/ / / / / /
* | | | | | Merge branch 'fix/gb/add-missing-foreign-key-to-database-schema' into 'master'Kamil Trzciński2018-05-091-0/+1
|\ \ \ \ \ \
| * | | | | | Add missing pipeline build foreign key to the schemaGrzegorz Bizon2018-05-091-0/+1
* | | | | | | Merge branch 'fix/gb/add-tmp-index-to-improve-stages-migration-cleanup' into ...Kamil Trzciński2018-05-091-1/+34
|\ \ \ \ \ \ \
| * | | | | | | Add tmp index to ci_builds to optimize stages migrationGrzegorz Bizon2018-05-091-1/+34
| |/ / / / / /
* | | | | | | Merge branch 'zj-remove-rugged-call' into 'master'Robert Speicher2018-05-091-7/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove rugged call in blame controllerZeger-Jan van de Weg2018-05-081-7/+3
* | | | | | | Merge branch 'docs-update-docstyleguide' into 'master'Achilleas Pipinellis2018-05-091-23/+91
|\ \ \ \ \ \ \
| * | | | | | | Docs: update docs style guidelinesMarcia Ramos 🚫 (OOO - back on May 21)2018-05-091-23/+91
|/ / / / / / /
* | | | | | | Merge branch 'support-active-setting-while-registering-a-runner' into 'master'Kamil Trzciński2018-05-093-1/+30
|\ \ \ \ \ \ \