Date: | 2009-10-08 06:27:15 (15 years 6 months ago) |
Author: | Loic d'Anterroches |
Branch: | develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3 |
Commit: | e5934e0a3a43fe2aacda39740117f0606ea82235 |
Parents: |
b6c5e803cb798374cc65acc1422a6f4a8b3a1d61
|
Message: | Fixed issue 167, timeline feed URL should only include auth token
for private projects.
|
Changes: |
|
File differences
src/IDF/Project.php |
32 | 32 |
33 | 33 |
34 | 34 |
| 35 |
| 36 |
| 37 |
| 38 |
| 39 |
| 40 |
| 41 |
| 42 |
35 | 43 |
36 | 44 |
37 | 45 |
... | ... |
617 | 625 |
618 | 626 |
619 | 627 |
| 628 |
| 629 |
| 630 |
| 631 |
| 632 |
| 633 |
| 634 |
| 635 |
| 636 |
| 637 |
| 638 |
| 639 |
| 640 |
| 641 |
| 642 |
| 643 |
| 644 |
| 645 |
| 646 |
| 647 |
| 648 |
| 649 |
| 650 |
| 651 |
| 652 |
| 653 |
| 654 |
| 655 |
| 656 |
| 657 |
| 658 |
| 659 |
| 660 |
620 | 661 |
|
|
src/IDF/Views/Project.php |
120 | 120 |
121 | 121 |
122 | 122 |
123 | |
| 123 |
124 | 124 |
125 | 125 |
126 | 126 |
|
|
Download the corresponding diff file