Branch: refs/heads/django
  Home:   https://github.com/phpmyadmin/website
  Commit: 76e0bae0b916c56ea413691a26528c745d131f94
      
https://github.com/phpmyadmin/website/commit/76e0bae0b916c56ea413691a26528c745d131f94
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M TODO
    A news/feeds.py
    M news/models.py
    M pmaweb/urls.py

  Log Message:
  -----------
  RSS feed for news

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: 475727c5b421f38776ded715170e77339443c7a3
      
https://github.com/phpmyadmin/website/commit/475727c5b421f38776ded715170e77339443c7a3
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M TODO
    A files/feeds.py
    M pmaweb/urls.py

  Log Message:
  -----------
  Feed for files

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: a14f3e622850ec2139f7ab8517af033fd5b77633
      
https://github.com/phpmyadmin/website/commit/a14f3e622850ec2139f7ab8517af033fd5b77633
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M news/models.py

  Log Message:
  -----------
  Set default value

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: 74bd9f90776d942c4ff41409f15eb51c72ad7af0
      
https://github.com/phpmyadmin/website/commit/74bd9f90776d942c4ff41409f15eb51c72ad7af0
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M files/management/commands/import_rss_releases.py
    A files/migrations/0016_auto_20150624_0655.py
    M files/models.py
    A news/migrations/0003_auto_20150624_0655.py
    M security/management/commands/import_pmasa.py
    A security/migrations/0005_auto_20150624_0656.py
    M security/models.py

  Log Message:
  -----------
  Store full timestamp

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: 9a28e45c1d425e06c3647356197ddca365f1595b
      
https://github.com/phpmyadmin/website/commit/9a28e45c1d425e06c3647356197ddca365f1595b
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M files/management/commands/import_files.py
    A files/migrations/0017_auto_20150624_0701.py
    M files/models.py

  Log Message:
  -----------
  Allow to use markup for release notes

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: 1640ba6bdda53f978556480acfc9823c5ecd766f
      
https://github.com/phpmyadmin/website/commit/1640ba6bdda53f978556480acfc9823c5ecd766f
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M files/management/commands/import_files.py

  Log Message:
  -----------
  Handle unicode in release notes

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: e82b88eabb46e57dae4cef2588b2d21ae70368a3
      
https://github.com/phpmyadmin/website/commit/e82b88eabb46e57dae4cef2588b2d21ae70368a3
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M pmaweb/urls.py

  Log Message:
  -----------
  Name feed URLs

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: 9a6b898c05cc66ba316145c057f2301b2082ecd5
      
https://github.com/phpmyadmin/website/commit/9a6b898c05cc66ba316145c057f2301b2082ecd5
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M files/management/commands/import_rss_releases.py

  Log Message:
  -----------
  Fixup broken timezone information in RSS feed

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: 22dc8983dc3a0a74a2e76a5cbfcf60bae90ea5a3
      
https://github.com/phpmyadmin/website/commit/22dc8983dc3a0a74a2e76a5cbfcf60bae90ea5a3
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M files/feeds.py

  Log Message:
  -----------
  Complete RSS feed for files

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: 014c34eee08d3809f8a6e6690ec7412b2e2e9755
      
https://github.com/phpmyadmin/website/commit/014c34eee08d3809f8a6e6690ec7412b2e2e9755
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M pmaweb/templates/files/release_list.html

  Log Message:
  -----------
  Add quick download link to releases listing

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: c531bca92551342496bd2171bf3f36b8b478c72c
      
https://github.com/phpmyadmin/website/commit/c531bca92551342496bd2171bf3f36b8b478c72c
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M pmaweb/fixtures/test_data.json

  Log Message:
  -----------
  Update test data dump

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: 9ff4ec95bcc5c61094e788e21eb9e2509800dc33
      
https://github.com/phpmyadmin/website/commit/9ff4ec95bcc5c61094e788e21eb9e2509800dc33
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M TODO
    R pmaweb/templates/security/index.xml
    A pmaweb/templates/security/rss.html
    M pmaweb/urls.py
    A security/feeds.py

  Log Message:
  -----------
  RSS for PMASA

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: cf4dad78ce165b804c8d5db847c92ce1c07181aa
      
https://github.com/phpmyadmin/website/commit/cf4dad78ce165b804c8d5db847c92ce1c07181aa
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M pmaweb/templates/about-website.html
    M pmaweb/templates/phpmyadmin.xml

  Log Message:
  -----------
  Fix links to RSS feeds

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: e4f5a8014c6754827d29543bd747f26c0c2f892d
      
https://github.com/phpmyadmin/website/commit/e4f5a8014c6754827d29543bd747f26c0c2f892d
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M pmaweb/templates/about-website.html
    M pmaweb/urls.py

  Log Message:
  -----------
  Use reverse lookup for constructing URLs

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: 19be06036bf41a48bb6216379ede51312b2f5e8f
      
https://github.com/phpmyadmin/website/commit/19be06036bf41a48bb6216379ede51312b2f5e8f
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M pmaweb/templates/phpmyadmin.xml

  Log Message:
  -----------
  Fix function name

Signed-off-by: Michal Čihař <mic...@cihar.com>


  Commit: a6aa9c0e972f293a8cdf92aa5eaea91969f561e8
      
https://github.com/phpmyadmin/website/commit/a6aa9c0e972f293a8cdf92aa5eaea91969f561e8
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M files/views.py
    M pmaweb/templates/downloads.html
    M pmaweb/templates/index.html
    M pmaweb/templates/news.html
    M pmaweb/templates/security/index.html
    M pmaweb/templates/security/pmasa_detail.html
    M pmaweb/templates/themes.html
    M pmaweb/urls.py
    M pmaweb/views.py
    M security/views.py

  Log Message:
  -----------
  Correct RSS feeds for most pages

Signed-off-by: Michal Čihař <mic...@cihar.com>


Compare: 
https://github.com/phpmyadmin/website/compare/a3b85f08810f...a6aa9c0e972f
------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to