Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-add Google Cloud Storage as a backup strategysupport-google-cloud-storage-backups | Rémy Coutable | 2017-01-06 | 4 | -1/+51 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch 'fixed-failing-markdown-input-tests' into 'master' | Rémy Coutable | 2017-01-06 | 1 | -2/+2 |
|\ | | | | | | | | | Fixed failing markdown button tests See merge request !8471 | ||||
| * | 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 tests See merge request !8472 | ||||
| * | | 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 |
| | | | | | | [ci skip] | ||||
* | | Merge branch 'update-gitea-importer-doc' into 'master' | Rémy Coutable | 2017-01-06 | 1 | -4/+1 |
|\ \ | | | | | | | | | | | | | With Gitea v1.0.0, notes are imported See merge request !8298 | ||||
| * | | With Gitea v1.0.0, notes are importedupdate-gitea-importer-doc | Rémy Coutable | 2016-12-23 | 1 | -4/+1 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Merge branch 'issue-boards-animate' into 'master' | Fatih Acet | 2017-01-06 | 5 | -27/+63 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Added animations to issue boards Closes #25630 See merge request !8417 | ||||
| * | | | Added note about width of sidebarissue-boards-animate | Phil Hughes | 2017-01-06 | 2 | -8/+13 |
| | | | | | | | | | | | | | | | | Changed CSS transition property for only values that change | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adds animation when opening & closing the sidebar - Adds an animation when dragging boards to a new position - Adds animations to dragging issues around When opening the sidebar it will also animate the scrollLeft property to make moving to the opened issue less blunt. Closes #25630 | ||||
* | | | | Merge branch ↵ | Alfredo Sumaran | 2017-01-06 | 45 | -106/+609 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task' into 'master' Precompile all frontend test fixtures Closes #26226 See merge request !8384 | ||||
| * | | | | 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 ↵ | Mike Greiling | 2017-01-05 | 41 | -97/+108 |
| | | | | | | | | | | | | | | | | | | | | dependency on Teaspoon | ||||
| * | | | | Merge branch 'fix-u2f-fixtures' into ↵ | Mike Greiling | 2017-01-05 | 4 | -23/+36 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task * fix-u2f-fixtures: generate u2f frontend fixtures dynamically force utf-8 encoding for prior to fixture parsing to prevent nokogiri issues exclude script type=text/template from dom scrubbing | ||||
| * | | | | | 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 See merge request !8363 | ||||
| * | | | | | | 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 See merge request !8470 | ||||
| * | | | | | | | Whitelist next project names: assets, profile, public | Dmitriy Zaporozhets | 2017-01-06 | 3 | -6/+5 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | | | | Merge branch 'fix-users-api-500-error' into 'master' | Rémy Coutable | 2017-01-06 | 3 | -7/+16 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix 500 errors when creating a user with identity via API Closes #26295 See merge request !8442 | ||||
| * | | | | | | | Fix the failing spec in POST /users APIfix-users-api-500-error | Rémy Coutable | 2017-01-05 | 2 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | | | | | Add a failing spec to the POST /users API | Rémy Coutable | 2017-01-04 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | | | | | Merge branch 'set_ldap_config_attributes_defaults' into 'master' | Rémy Coutable | 2017-01-06 | 5 | -12/+45 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | LDAP attributes needs default values See merge request !8465 | ||||
| * | | | | | | | 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 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix timezone due date picker Closes #24253 See merge request !8081 | ||||
| * | | | | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for our Date object | ||||
| * | | | | | | | | 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 |
| | | | | | | | | | |||||
| * | | | | | | | | fix eslint violations | Mike Greiling | 2017-01-02 | 1 | -3/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | add MR number to changelog entry | Mike Greiling | 2017-01-02 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Pass date as integer params on instantiate new Date in order to avoid time ↵ | giulianovarriale | 2017-01-02 | 6 | -3/+111 |
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | zone inconsistency | ||||
* | | | | | | | | Merge branch 'fix-u2f-fixtures' into 'master' | Alfredo Sumaran | 2017-01-05 | 6 | -6/+51 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | Replace static JavaScript fixtures for u2f See merge request !8426 | ||||
| * | | | | | | generate u2f frontend fixtures dynamically | Mike Greiling | 2017-01-05 | 5 | -5/+49 |
| | | | | | | | |||||
| * | | | | | | force utf-8 encoding for prior to fixture parsing to prevent nokogiri issues | Mike Greiling | 2017-01-05 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | exclude script type=text/template from dom scrubbing | Mike Greiling | 2017-01-05 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch '26352-user-dropdown-settings' into 'master' | Annabel Dunstone Gray | 2017-01-05 | 4 | -4/+8 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 26352 Change Profile settings to User / Settings Closes #26352 See merge request !8453 | ||||
| * | | | | | | 26352 Change Profile settings to User / Settings26352-user-dropdown-settings | tauriedavis | 2017-01-04 | 4 | -4/+8 |
| | | | | | | |