Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Added tests for the MembersController and corrected some more tests | Jose Ivan Vargas | 2017-01-03 | 2 | -1/+15 | |
| * | | | | | | | | | Removed the "Groups" option from the settings gear | Jose Ivan Vargas | 2017-01-03 | 7 | -18/+15 | |
| * | | | | | | | | | Added groups to members section, added a members finder | Jose Ivan Vargas | 2017-01-03 | 7 | -20/+35 | |
| * | | | | | | | | | Fixed more rspec tests as well as spinach features | Jose Ivan Vargas | 2017-01-03 | 4 | -5/+7 | |
| * | | | | | | | | | Fixed rspec tests for the project members also fixed the index | Jose Ivan Vargas | 2017-01-03 | 10 | -68/+24 | |
| * | | | | | | | | | Moved the members (project_members)option to a single controller called members | Jose Ivan Vargas | 2017-01-03 | 14 | -43/+113 | |
* | | | | | | | | | | Merge branch 'support-google-cloud-storage-backups' into 'master' | Stan Hu | 2017-01-06 | 4 | -1/+51 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Re-add Google Cloud Storage as a backup strategysupport-google-cloud-storage-backups | Rémy Coutable | 2017-01-06 | 4 | -1/+51 | |
* | | | | | | | | | | | Merge branch 'ux-copy-capitalization-punctuation' into 'master' | Allison Whilden | 2017-01-06 | 1 | -14/+90 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Improve UX copy docs on capitalization and punctuationux-copy-capitalization-punctuation | Pedro Moreira da Silva | 2017-01-04 | 1 | -14/+90 | |
* | | | | | | | | | | | Merge branch 'fixed-failing-markdown-input-tests' into 'master' | Rémy Coutable | 2017-01-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fixed failing markdown button tests | Phil Hughes | 2017-01-06 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'fixed-edit-form-failing-test' into 'master' | Rémy Coutable | 2017-01-06 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fixed edit form authenticity_token call failing the testsfixed-edit-form-failing-test | Phil Hughes | 2017-01-06 | 2 | -3/+4 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Update CHANGELOG.md for 8.15.3 | Douglas Barbosa Alexandre | 2017-01-06 | 18 | -68/+20 | |
* | | | | | | | | | | | | Merge branch 'update-gitea-importer-doc' into 'master' | Rémy Coutable | 2017-01-06 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | With Gitea v1.0.0, notes are importedupdate-gitea-importer-doc | Rémy Coutable | 2016-12-23 | 1 | -4/+1 | |
* | | | | | | | | | | | | | Merge branch 'issue-boards-animate' into 'master' | Fatih Acet | 2017-01-06 | 5 | -27/+63 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Added note about width of sidebarissue-boards-animate | Phil Hughes | 2017-01-06 | 2 | -8/+13 | |
| * | | | | | | | | | | | | | Fixed issue card not scrolling to correct position | Phil Hughes | 2017-01-05 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | Added animations to issue boards | Phil Hughes | 2017-01-03 | 5 | -23/+48 | |
* | | | | | | | | | | | | | | Merge branch '26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task'... | Alfredo Sumaran | 2017-01-06 | 45 | -106/+609 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | fix right_sidebar_spec ajax call26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task | Mike Greiling | 2017-01-05 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend... | Mike Greiling | 2017-01-05 | 41 | -97/+108 | |
| * | | | | | | | | | | | | | | Merge branch 'fix-u2f-fixtures' into 26226-generate-all-haml-fixtures-within-... | Mike Greiling | 2017-01-05 | 4 | -23/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | add CHANGELOG entry for !8384 | Mike Greiling | 2017-01-03 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | make projects.json easier to read | Mike Greiling | 2017-01-03 | 1 | -1/+445 | |
| * | | | | | | | | | | | | | | | fix dynamic u2f fixtures | Mike Greiling | 2017-01-03 | 5 | -5/+37 | |
| * | | | | | | | | | | | | | | | update all frontend tests to point to precompiled fixtures | Mike Greiling | 2017-01-03 | 29 | -55/+55 | |
| * | | | | | | | | | | | | | | | recursively clean compiled fixtures | Mike Greiling | 2017-01-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | create catch-all fixture generator for all static fixtures | Mike Greiling | 2017-01-03 | 1 | -0/+31 | |
| * | | | | | | | | | | | | | | | allow storage of raw string fixtures | Mike Greiling | 2017-01-03 | 1 | -3/+15 | |
* | | | | | | | | | | | | | | | | Merge branch 'speed-up-group-milestone-index' into 'master' | Sean McGivern | 2017-01-06 | 10 | -46/+172 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Speed up group milestone index by passing group_id to IssuesFinder | Adam Niedzielski | 2017-01-06 | 10 | -46/+172 | |
* | | | | | | | | | | | | | | | | | Merge branch 'dz-whitelist-some-project-names' into 'master' | Rémy Coutable | 2017-01-06 | 3 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Whitelist next project names: assets, profile, public | Dmitriy Zaporozhets | 2017-01-06 | 3 | -6/+5 | |
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'fix-users-api-500-error' into 'master' | Rémy Coutable | 2017-01-06 | 3 | -7/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Fix the failing spec in POST /users APIfix-users-api-500-error | Rémy Coutable | 2017-01-05 | 2 | -7/+8 | |
| * | | | | | | | | | | | | | | | | | Add a failing spec to the POST /users API | Rémy Coutable | 2017-01-04 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'set_ldap_config_attributes_defaults' into 'master' | Rémy Coutable | 2017-01-06 | 5 | -12/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | LDAP attributes needs default values | Drew Blessing | 2017-01-06 | 5 | -12/+45 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'fix-timezone-due-date-picker' into 'master' | Alfredo Sumaran | 2017-01-06 | 4 | -5/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Wait for ajax after clicking on a date | Alfredo Sumaran | 2017-01-05 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | add comment to explain why we are avoiding the dateString constructor option ...fix-timezone-due-date-picker | Mike Greiling | 2017-01-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | make expected due_date value format explicit | Mike Greiling | 2017-01-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | remove unnecessary utility function | Mike Greiling | 2017-01-02 | 2 | -17/+3 | |
| * | | | | | | | | | | | | | | | | | | remove unnecessary fixtures and tests | Mike Greiling | 2017-01-02 | 4 | -90/+2 | |
| * | | | | | | | | | | | | | | | | | | add rspec feature test | Mike Greiling | 2017-01-02 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | fix eslint complaints | Mike Greiling | 2017-01-02 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | use single sprockets require comment style and remove eslint-disable | Mike Greiling | 2017-01-02 | 1 | -4/+4 |