1. 28 10月, 2019 1 次提交
  2. 23 10月, 2019 2 次提交
  3. 24 9月, 2019 1 次提交
  4. 11 9月, 2019 1 次提交
  5. 24 8月, 2019 1 次提交
  6. 13 8月, 2019 1 次提交
  7. 04 7月, 2019 1 次提交
    • M
      Improvements related to ASF release process (#7539) · 5c7a50c1
      Maxime Beauchemin 提交于
      * [WiP] Improvements related to ASF release process
      
      * Removing translation binaries (.mo)
      * Working on 2 docker files to help package and validate releases
        * Dockerfile.from_tarball: takes a VERSION as input, downloads
          official source release fro svn and bakes it into a functional
          docker image that can be validated
        * Dockerfile.make_tarball: helps a maintainer to package and sign a
          release candidate or release
      
      * Address COPYRIGHT + LICENSE issues
      
      (cherry picked from commit 5ae2836b)
      
      * Add Roboto font to LICENSE, remove glyphicons files
      
      (cherry picked from commit 9615f39f7a556afe217b4e3288c9116f8ffaab91)
      
      * remove unused LICENSE entries
      
      * Change babytux to open image in birth dashboard
      
      (cherry picked from commit 2776d11893596a029b8af37b96fd6ce1a9f12059)
      
      * Improve instructions
      
      * Docker tweaks
      
      (cherry picked from commit df6e6462458ea8cff1482c142921b20f5607ad8e)
      
      * Include image
      5c7a50c1
  8. 21 4月, 2019 1 次提交
  9. 16 4月, 2019 1 次提交
  10. 26 3月, 2019 1 次提交
  11. 18 3月, 2019 1 次提交
  12. 23 1月, 2019 1 次提交
    • B
      Add licenses to translations (#6732) · 1fece0d2
      bolkedebruin 提交于
      * Add licenses
      
      * More licenses
      
      * Ignore messages.json as they are generated
      
      * More licenses
      
      * Also typescript
      
      * Fix alignment
      
      * Add to svg
      
      * Many more licenses
      
      * more licenses
      
      * Better excludes
      
      * Add licenses to docs and md files
      
      * Pre-finalize licenses
      
      * Fix newlines
      
      * Finalize all sourde licenses
      
      * Fix lint
      1fece0d2
  13. 20 9月, 2018 1 次提交
    • A
      Clean up CONTRIBUTING.md: (#5911) · 549328f8
      Alek Storm 提交于
      - Reorganize sections for better navigability
      - Add table of contents
      - Rework frontend assets section for clarity and DRY
      - Rework translating section for clarity, add "Add Translations" contribution type
      - Move release docs only useful for maintainers to RELEASING.md
      - Other miscellaneous improvements
      549328f8