summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-order update steps in the 8.14 -> 8.15 upgrade guide26014-fix-update-docRémy Coutable2017-01-094-49/+87
* Merge branch 'fix-link-reply-by-email' into 'master' Achilleas Pipinellis2017-01-061-2/+2
|\
| * Fix dead link in Reply by email documentationfix-link-reply-by-emailAchilleas Pipinellis2017-01-061-2/+2
* | Merge branch '25371-environments-date-created-column-is-not-labeled' into 'ma...Clement Ho2017-01-062-1/+5
|\ \
| * | Add label to Environments "Date Created" columnSaad Shahd2016-12-302-1/+5
* | | Merge branch '25985-combine-members-and-groups-settings-pages' into 'master' Alfredo Sumaran2017-01-0634-164/+218
|\ \ \
| * | | Moved the "import" button next to the "Add to project" button25985-combine-members-and-groups-settings-pagesJose Ivan Vargas2017-01-064-3/+6
| * | | Fixed a test and change the arrow functions to named functionsJose Ivan Vargas2017-01-042-5/+5
| * | | Added UX improvementsJose Ivan Vargas2017-01-032-23/+21
| * | | Fixed es6 lint errors, and reverted a change to a helperJose Ivan Vargas2017-01-034-9/+8
| * | | Added CHANGELOGJose Ivan Vargas2017-01-031-0/+5
| * | | Fixed testsJose Ivan Vargas2017-01-031-3/+3
| * | | Updated the "users" to "members" matches in the viewJose Ivan Vargas2017-01-037-13/+12
| * | | Updated some tests descriptions to represent the correct settings pathJose Ivan Vargas2017-01-034-10/+6
| * | | Added tests for the MembersController and corrected some more testsJose Ivan Vargas2017-01-032-1/+15
| * | | Removed the "Groups" option from the settings gearJose Ivan Vargas2017-01-037-18/+15
| * | | Added groups to members section, added a members finderJose Ivan Vargas2017-01-037-20/+35
| * | | Fixed more rspec tests as well as spinach featuresJose Ivan Vargas2017-01-034-5/+7
| * | | Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas2017-01-0310-68/+24
| * | | Moved the members (project_members)option to a single controller called membersJose Ivan Vargas2017-01-0314-43/+113
* | | | Merge branch 'support-google-cloud-storage-backups' into 'master' Stan Hu2017-01-064-1/+51
|\ \ \ \
| * | | | Re-add Google Cloud Storage as a backup strategysupport-google-cloud-storage-backupsRémy Coutable2017-01-064-1/+51
* | | | | Merge branch 'ux-copy-capitalization-punctuation' into 'master' Allison Whilden2017-01-061-14/+90
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve UX copy docs on capitalization and punctuationux-copy-capitalization-punctuationPedro Moreira da Silva2017-01-041-14/+90
* | | | | Merge branch 'fixed-failing-markdown-input-tests' into 'master' Rémy Coutable2017-01-061-2/+2
|\ \ \ \ \
| * | | | | Fixed failing markdown button testsPhil Hughes2017-01-061-2/+2
* | | | | | Merge branch 'fixed-edit-form-failing-test' into 'master' Rémy Coutable2017-01-062-3/+4
|\ \ \ \ \ \
| * | | | | | Fixed edit form authenticity_token call failing the testsfixed-edit-form-failing-testPhil Hughes2017-01-062-3/+4
| |/ / / / /
* | | | | | Update CHANGELOG.md for 8.15.3Douglas Barbosa Alexandre2017-01-0618-68/+20
* | | | | | Merge branch 'update-gitea-importer-doc' into 'master' Rémy Coutable2017-01-061-4/+1
|\ \ \ \ \ \
| * | | | | | With Gitea v1.0.0, notes are importedupdate-gitea-importer-docRémy Coutable2016-12-231-4/+1
* | | | | | | Merge branch 'issue-boards-animate' into 'master' Fatih Acet2017-01-065-27/+63
|\ \ \ \ \ \ \
| * | | | | | | Added note about width of sidebarissue-boards-animatePhil Hughes2017-01-062-8/+13
| * | | | | | | Fixed issue card not scrolling to correct positionPhil Hughes2017-01-051-1/+7
| * | | | | | | Added animations to issue boardsPhil Hughes2017-01-035-23/+48
* | | | | | | | Merge branch '26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task'...Alfredo Sumaran2017-01-0645-106/+609
|\ \ \ \ \ \ \ \
| * | | | | | | | fix right_sidebar_spec ajax call26226-generate-all-haml-fixtures-within-teaspoon-fixtures-taskMike Greiling2017-01-051-1/+2
| * | | | | | | | replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-0541-97/+108
| * | | | | | | | Merge branch 'fix-u2f-fixtures' into 26226-generate-all-haml-fixtures-within-...Mike Greiling2017-01-054-23/+36
| |\ \ \ \ \ \ \ \
| * | | | | | | | | add CHANGELOG entry for !8384Mike Greiling2017-01-031-0/+4
| * | | | | | | | | make projects.json easier to readMike Greiling2017-01-031-1/+445
| * | | | | | | | | fix dynamic u2f fixturesMike Greiling2017-01-035-5/+37
| * | | | | | | | | update all frontend tests to point to precompiled fixturesMike Greiling2017-01-0329-55/+55
| * | | | | | | | | recursively clean compiled fixturesMike Greiling2017-01-031-1/+1
| * | | | | | | | | create catch-all fixture generator for all static fixturesMike Greiling2017-01-031-0/+31
| * | | | | | | | | allow storage of raw string fixturesMike Greiling2017-01-031-3/+15
* | | | | | | | | | Merge branch 'speed-up-group-milestone-index' into 'master' Sean McGivern2017-01-0610-46/+172
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski2017-01-0610-46/+172
* | | | | | | | | | | Merge branch 'dz-whitelist-some-project-names' into 'master' Rémy Coutable2017-01-063-6/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Whitelist next project names: assets, profile, publicDmitriy Zaporozhets2017-01-063-6/+5
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |