summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use path instead of URL of image in preview (#25295).Jean-Philippe Lang2017-04-031-1/+1
* Adds a test for when the file comparison fails (#25215).Jean-Philippe Lang2017-04-031-0/+9
* Cleanup tests with mock files.Jean-Philippe Lang2017-04-032-39/+43
* Delete the file after the change is committed (#25215).Jean-Philippe Lang2017-04-031-2/+6
* Adds file equality check to deduplication hook (#25215).Jean-Philippe Lang2017-04-031-3/+10
* Reuse existing identical disk files for new attachments (#25215).Jean-Philippe Lang2017-04-032-2/+25
* Adds :field_digest string to locales (#25240).Jean-Philippe Lang2017-04-0348-0/+48
* Change MD5 table header to Checksum (#25240).Jean-Philippe Lang2017-04-033-2/+8
* Adds a rake task to update attachments digests to SHA256 (#25240).Jean-Philippe Lang2017-04-033-1/+36
* Changes the digest used for attachments to SHA256 (#25240).Jean-Philippe Lang2017-04-034-12/+20
* Send email even if password is not changed (#7577).Jean-Philippe Lang2017-04-035-4/+6
* Renaming "duplicates" and "duplicated by" to something less confusing (#10250).Jean-Philippe Lang2017-04-032-4/+4
* Reset status when copying issues (#23610).Jean-Philippe Lang2017-04-035-14/+19
* Timelog move between projects (#588).Jean-Philippe Lang2017-04-033-11/+53
* Adds a User.admin scope (#25416).Jean-Philippe Lang2017-04-032-2/+24
* Restore timestamp in asset paths (#24617).Jean-Philippe Lang2017-04-032-1/+52
* Working external URLs not documented (#21375).Jean-Philippe Lang2017-04-0398-98/+98
* Change extra_info to long text (#14626).Jean-Philippe Lang2017-04-031-0/+12
* spelling fixes (#25495)Toshi MARUYAMA2017-04-0216-23/+23
* Portuguese translation for trunk updated by Rui Rebelo (#25204)Toshi MARUYAMA2017-03-291-19/+18
* Portuguese translation changed by Rui Rebelo (#25204)Toshi MARUYAMA2017-03-291-26/+24
* Portuguese translation for 3.2-stable updated by Rui Rebelo (#25204, #25458)Toshi MARUYAMA2017-03-291-3/+3
* Portuguese translation for 3.3-stable updated by Rui Rebelo (#25204, #25459)Toshi MARUYAMA2017-03-291-24/+20
* Portuguese translation for 3.2-stable updated by Rui Rebelo (#25204, #25458)Toshi MARUYAMA2017-03-291-9/+8
* remove duplicate empty line from config/locales/pt.ymlToshi MARUYAMA2017-03-291-2/+0
* git: use '--no-renames' option in 'show' command (#25371)Toshi MARUYAMA2017-03-241-1/+1
* add missing fixtures to test/integration/attachments_test.rbToshi MARUYAMA2017-03-211-1/+2
* add missing fixtures to test/integration/api_test/api_test.rbToshi MARUYAMA2017-03-211-1/+1
* remove empty line including trailing white space from test/unit/document_test.rbToshi MARUYAMA2017-03-201-1/+0
* Git 2.9 compatibility (#25371)Toshi MARUYAMA2017-03-201-0/+3
* set "warning = false" for "rake test:scm:units" and "rake test:scm:functionals"Toshi MARUYAMA2017-03-201-0/+2
* Reverts r16419.Jean-Philippe Lang2017-03-185-5/+5
* Change translation for label_send_information (#25249).Jean-Philippe Lang2017-03-185-5/+5
* Make project custom fields available as columns on time logs (#24157).Jean-Philippe Lang2017-03-181-0/+2
* Remove initial indentation of blockquotes for better readability (#25320).Jean-Philippe Lang2017-03-183-3/+3
* Load queries from the helper.Jean-Philippe Lang2017-03-182-4/+3
* Fix tests (#1565).Jean-Philippe Lang2017-03-163-52/+7
* Use helper methods for rendering blocks.Jean-Philippe Lang2017-03-166-26/+23
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-166-62/+114
* Traditional Chinese translation updated by ChunChang Lo (#25341)Toshi MARUYAMA2017-03-161-1/+1
* Japanese translation updated by Go MAEDA (#25264)Toshi MARUYAMA2017-03-161-1/+1
* Ukrainian translation updated by Anton Oslyak (#25019)Toshi MARUYAMA2017-03-166-926/+929
* Fix link to issues when displaying a project query (#1565).Jean-Philippe Lang2017-03-153-16/+42
* Show icons only when cursor is over the box.Jean-Philippe Lang2017-03-151-0/+3
* Move the "Log time" link on My page.Jean-Philippe Lang2017-03-151-1/+1
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-154-1/+91
* Clear settings for blocks that are no longer used.Jean-Philippe Lang2017-03-153-5/+23
* Adds UI test for sorting issues on "My page" (#1565).Jean-Philippe Lang2017-03-141-0/+54
* Adds titles on icon links.Jean-Philippe Lang2017-03-143-4/+7
* Delete :issue_query from session instead of :query.Jean-Philippe Lang2017-03-141-2/+1