Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added dependencies for issues (#2196) #2531

Merged
merged 380 commits into from
Jul 17, 2018
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 28, 2017

  1. Fixed translation issue

    Signed-off-by: Konrad <konrad@kola-entertainments.de>
    kolaente committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    c5992f5 View commit details
    Browse the repository at this point in the history
  2. Fixed whitespace

    Signed-off-by: Konrad <konrad@kola-entertainments.de>
    kolaente committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    021a7e0 View commit details
    Browse the repository at this point in the history
  3. Fixed issue where an issue could not be closed because of non-existin…

    …g unresolved dependencies
    
    Signed-off-by: Konrad <konrad@kola-entertainments.de>
    kolaente committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    55f6cf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    Signed-off-by: Konrad <konrad@kola-entertainments.de>
    
    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v46.go
    #	models/repo.go
    #	public/js/index.js
    kolaente committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    30fe97a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

    Signed-off-by: Konrad <konrad@kola-entertainments.de>
    
    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v46.go
    #	models/repo.go
    #	public/js/index.js
    kolaente committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    751bbee View commit details
    Browse the repository at this point in the history
  3. fmt

    Signed-off-by: Konrad <konrad@kola-entertainments.de>
    kolaente committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    913584a View commit details
    Browse the repository at this point in the history
  4. fmt

    Signed-off-by: Konrad <konrad@kola-entertainments.de>
    kolaente committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    53ec08f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. When adding a dependency, the current issue is not shown in the list …

    …anymore.
    
    Signed-off-by: Konrad <konrad@kola-entertainments.de>
    kolaente committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    14aa1d2 View commit details
    Browse the repository at this point in the history
  2. Fixed a bug where a border in the issue dependency list was on the wr…

    …ong place
    
    Signed-off-by: Konrad <konrad@kola-entertainments.de>
    kolaente committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    0bbc695 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Configuration menu
    Copy the full SHA
    a651cc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f188031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58e7c2b View commit details
    Browse the repository at this point in the history
  4. Removed unrelated changes

    kolaente committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    5a9f273 View commit details
    Browse the repository at this point in the history
  5. Removed unrelated changes

    kolaente committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    ba734d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e4b6fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5302eca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2fe66c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2b652e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    762266f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b3a51a View commit details
    Browse the repository at this point in the history
  12. gofmt

    kolaente committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    2dca487 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d1df4ec View commit details
    Browse the repository at this point in the history
  14. Implemented missing create table for Issue Dependencies table \

    IssueNoDependenciesLeft now returns an error when something goes wrong
    ;
    kolaente committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    dd24b9f View commit details
    Browse the repository at this point in the history
  15. Cleanup

    kolaente committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    827291e View commit details
    Browse the repository at this point in the history
  16. Fixed indetion

    kolaente committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    c0bc5e8 View commit details
    Browse the repository at this point in the history
  17. Fixed indention

    kolaente committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    993a3c0 View commit details
    Browse the repository at this point in the history
  18. Improved readability

    kolaente committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    3beecd2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4e9e1f8 View commit details
    Browse the repository at this point in the history
  20. Improved Readability

    kolaente committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    e364cfc View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Configuration menu
    Copy the full SHA
    c4ba8d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e9d8b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80437f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a54f930 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d65fe40 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Configuration menu
    Copy the full SHA
    f38b3b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Configuration menu
    Copy the full SHA
    f1f0607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6109fcf View commit details
    Browse the repository at this point in the history
  3. Moved methods to get issue dependencies for a given issue from repo t…

    …o issue
    
    + Simplified both.
    kolaente committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    85cdd94 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2017

  1. Configuration menu
    Copy the full SHA
    a57bcf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc35252 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Configuration menu
    Copy the full SHA
    33c5033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c81041f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db4f578 View commit details
    Browse the repository at this point in the history
  4. gofmt

    kolaente committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    03769da View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v49.go
    #	models/models.go
    kolaente committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    6eea6c6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v49.go
    #	models/models.go
    kolaente committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    d00eb86 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2017

  1. Configuration menu
    Copy the full SHA
    78dd6c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	public/js/index.js
    kolaente committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    1fded52 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. Configuration menu
    Copy the full SHA
    3566e9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af3aae View commit details
    Browse the repository at this point in the history
  3. gofmt

    kolaente committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    f61ba0f View commit details
    Browse the repository at this point in the history
  4. gofmt

    kolaente committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    d0baadc View commit details
    Browse the repository at this point in the history
  5. Fixed misspell

    kolaente committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    9dd0cb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v50.go
    kolaente committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    fae4466 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bcb624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25427ae View commit details
    Browse the repository at this point in the history
  4. gofmt

    kolaente committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    66433a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Modified import order

    kolaente committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    01f9e63 View commit details
    Browse the repository at this point in the history
  2. Fixed using xorm session

    kolaente committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    13f0e17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdd322f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e98f92d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    822c75c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Fixed import order

    kolaente committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    f02fd33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e93434 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/v51.go
    kolaente committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    172b1f0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/v51.go
    kolaente committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    8354f2b View commit details
    Browse the repository at this point in the history
  3. gofmt

    kolaente committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    69769ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1608248 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46f099c View commit details
    Browse the repository at this point in the history
  6. typo

    kolaente committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    e6aeeac View commit details
    Browse the repository at this point in the history
  7. typo

    kolaente committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    08763cf View commit details
    Browse the repository at this point in the history
  8. Added docs for dependencies

    kolaente committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    32c5605 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

  1. Configuration menu
    Copy the full SHA
    ed4a47d View commit details
    Browse the repository at this point in the history
  2. Small fixes to xorm-stuff

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    200f88d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9714024 View commit details
    Browse the repository at this point in the history
  4. Fixed import order

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    2c8103f View commit details
    Browse the repository at this point in the history
  5. Fixed using strconvert

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    1f0bac0 View commit details
    Browse the repository at this point in the history
  6. Fixed comment

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    d29ca0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70589e6 View commit details
    Browse the repository at this point in the history
  8. Logging error

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    1064acc View commit details
    Browse the repository at this point in the history
  9. fixed typos

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    c176353 View commit details
    Browse the repository at this point in the history
  10. Removed unsued code

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    866beeb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e20447 View commit details
    Browse the repository at this point in the history
  12. Fixed error message

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    2058f4e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5dc9c22 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f48d6cd View commit details
    Browse the repository at this point in the history
  15. Fixed error messages

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    8931ced View commit details
    Browse the repository at this point in the history
  16. Removed unused import

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    df638db View commit details
    Browse the repository at this point in the history
  17. Fixed indent

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    4855f83 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    108edf9 View commit details
    Browse the repository at this point in the history
  19. gofmt

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    2a249c4 View commit details
    Browse the repository at this point in the history
  20. Fixed Lint suggestions

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    c534699 View commit details
    Browse the repository at this point in the history
  21. typo

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    57a4f86 View commit details
    Browse the repository at this point in the history
  22. typo

    kolaente committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    fdb106d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2017

  1. Configuration menu
    Copy the full SHA
    a2a6fed View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	public/js/index.js
    kolaente committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    436ea16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eedb3f View commit details
    Browse the repository at this point in the history
  3. Fixed localization

    kolaente committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    b7ed097 View commit details
    Browse the repository at this point in the history
  4. gofmt

    kolaente committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    661bd7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    632cca5 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. Configuration menu
    Copy the full SHA
    12c0093 View commit details
    Browse the repository at this point in the history
  2. Fixed an issue where it would make a request to get all issues even i…

    …f not on the issue page or dependencies were disabled
    kolaente committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    96d6db4 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Configuration menu
    Copy the full SHA
    0016a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd47077 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. Configuration menu
    Copy the full SHA
    8735bc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	docs/content/doc/advanced/config-cheat-sheet.en-us.md
    #	models/migrations/migrations.go
    #	models/migrations/v54.go
    #	routers/repo/pull.go
    kolaente committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    37dc550 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	docs/content/doc/advanced/config-cheat-sheet.en-us.md
    #	models/migrations/migrations.go
    #	models/migrations/v54.go
    #	routers/repo/pull.go
    kolaente committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    f4cb1c7 View commit details
    Browse the repository at this point in the history
  3. Added more specific locale

    kolaente committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    8bc0947 View commit details
    Browse the repository at this point in the history
  4. Added more specific locale

    kolaente committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    86be828 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v55.go
    kolaente committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    eb295f4 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v55.go
    kolaente committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    171715b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v56.go
    kolaente committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    4d15f28 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v56.go
    kolaente committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    1f8ef92 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Configuration menu
    Copy the full SHA
    0fcc3b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. Configuration menu
    Copy the full SHA
    d5b1c33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f187df View commit details
    Browse the repository at this point in the history
  3. typo

    kolaente committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    c44e13b View commit details
    Browse the repository at this point in the history
  4. typo

    kolaente committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    a5b696a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. Configuration menu
    Copy the full SHA
    cf1b573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f71f2d4 View commit details
    Browse the repository at this point in the history
  3. Fixed indention

    kolaente committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    4277014 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31eff2f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2018

  1. Configuration menu
    Copy the full SHA
    30ae70a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd5cfbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdabcf1 View commit details
    Browse the repository at this point in the history
  4. Fixed lint + gofmt

    kolaente committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    992e168 View commit details
    Browse the repository at this point in the history
  5. Change nothing to trigger CI

    kolaente committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    60834bc View commit details
    Browse the repository at this point in the history
  6. Change nothing to trigger CI

    kolaente committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    18fe48e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2018

  1. Configuration menu
    Copy the full SHA
    647296c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. Configuration menu
    Copy the full SHA
    cd734a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f837429 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ce2170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ee04eb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Configuration menu
    Copy the full SHA
    cdb5d65 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Configuration menu
    Copy the full SHA
    9e29f71 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Configuration menu
    Copy the full SHA
    16b1636 View commit details
    Browse the repository at this point in the history
  2. Merged 'routers/issue_dependency_add' and 'routers/issue_dependency_r…

    …emove' into one single file
    kolaente committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    be51a47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ea51f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e322fa3 View commit details
    Browse the repository at this point in the history
  5. gofmt

    kolaente committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    9584d3f View commit details
    Browse the repository at this point in the history
  6. Fixed status codes

    kolaente committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    1b63df7 View commit details
    Browse the repository at this point in the history
  7. Updated copyright header

    kolaente committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    7566292 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    421c9fa View commit details
    Browse the repository at this point in the history
  9. FIxed import order

    kolaente committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    bd3cf60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b58363c View commit details
    Browse the repository at this point in the history
  11. FIxed import order

    kolaente committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    bcaea09 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. Configuration menu
    Copy the full SHA
    e842472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64e61d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    637895b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. Configuration menu
    Copy the full SHA
    77cf3db View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v57.go
    kolaente committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    32db1b3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v57.go
    kolaente committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    ec0e693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e0a72c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Configuration menu
    Copy the full SHA
    7d1df8b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Fixed lang

    kolaente authored and Gitea committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    b4f406c View commit details
    Browse the repository at this point in the history
  2. Fixed http status code on redirect

    Gitea committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    d2ab9e2 View commit details
    Browse the repository at this point in the history
  3. Cleanup + fmt

    kolaente authored and Gitea committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    9313332 View commit details
    Browse the repository at this point in the history
  4. Added lazy load for issue list

    kolaente authored and Gitea committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    e4a6426 View commit details
    Browse the repository at this point in the history
  5. Grammar

    kolaente authored and Gitea committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    138a80b View commit details
    Browse the repository at this point in the history
  6. Only check for open dependencies if they are enabled

    kolaente authored and Gitea committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    264f895 View commit details
    Browse the repository at this point in the history
  7. Remove redundant sprintf

    kolaente authored and Gitea committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    0c6f56d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    250138f View commit details
    Browse the repository at this point in the history
  9. Simplify redirect

    kolaente authored and Gitea committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    91e0b53 View commit details
    Browse the repository at this point in the history
  10. Simplify error

    kolaente authored and Gitea committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    5e5139f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5852b7c View commit details
    Browse the repository at this point in the history
  12. Fixed lint

    kolaente authored and Gitea committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    e1f2a8e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Configuration menu
    Copy the full SHA
    20ed1e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d28a82 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2018

  1. Configuration menu
    Copy the full SHA
    4f94a01 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v58.go
    kolaente committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    2950021 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

            # Conflicts:
            #	models/migrations/migrations.go
            #	models/migrations/v58.go
    kolaente committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    c3a5878 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    7a57b6d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Configuration menu
    Copy the full SHA
    497628e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Cosmetic

    kolaente committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    2edfbcd View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v59.go
    #	modules/auth/repo_form.go
    kolaente committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    a25e1dd View commit details
    Browse the repository at this point in the history
  2. re-added migration

    kolaente committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    f49dd29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a24b65 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. small improvements

    kolaente committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    b589726 View commit details
    Browse the repository at this point in the history
  2. fmt

    kolaente committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    c3818a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. merge into master

    kolaente committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    7b26e2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3820fc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	public/js/index.js
    kolaente committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    2f136fc View commit details
    Browse the repository at this point in the history
  2. removed unused import

    kolaente committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    29dbc17 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Configuration menu
    Copy the full SHA
    6f999a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7528664 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Configuration menu
    Copy the full SHA
    be76631 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d2015f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Configuration menu
    Copy the full SHA
    ee77151 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82129b8 View commit details
    Browse the repository at this point in the history
  3. semantics

    kolaente committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    b00e209 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    414d1d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Checking if a dependency exists and/or circular is is now done in two…

    … functions and with a boolean
    kolaente committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    9e11e77 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Merge with gitea-master

    kolaente committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    d0b7307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17b2d43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6af8ef7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e096a5 View commit details
    Browse the repository at this point in the history
  5. removed unessecary comment

    kolaente committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    1a86536 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81b51d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

  1. Configuration menu
    Copy the full SHA
    b258bc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Configuration menu
    Copy the full SHA
    6a5e138 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	options/locale/locale_en-US.ini
    kolaente committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    c0cd0c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    022e9d2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Configuration menu
    Copy the full SHA
    3cd497f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/issue.go
    #	models/issue_comment.go
    #	options/locale/locale_en-US.ini
    #	public/js/index.js
    #	templates/repo/issue/view_content/comments.tmpl
    #	templates/repo/issue/view_content/sidebar.tmpl
    kolaente committed May 1, 2018
    Configuration menu
    Copy the full SHA
    16533e9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v62.go
    kolaente committed May 2, 2018
    Configuration menu
    Copy the full SHA
    0f8a212 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v62.go
    kolaente committed May 2, 2018
    Configuration menu
    Copy the full SHA
    a3a544e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v63.go
    kolaente committed May 5, 2018
    Configuration menu
    Copy the full SHA
    8266510 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v63.go
    kolaente committed May 5, 2018
    Configuration menu
    Copy the full SHA
    edf661d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. Configuration menu
    Copy the full SHA
    9185958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0406c1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    395c062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c877186 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/issue_comment.go
    #	models/migrations/migrations.go
    #	models/migrations/v64.go
    kolaente committed May 9, 2018
    Configuration menu
    Copy the full SHA
    288cd40 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/issue_comment.go
    #	models/migrations/migrations.go
    #	models/migrations/v64.go
    kolaente committed May 9, 2018
    Configuration menu
    Copy the full SHA
    d29f582 View commit details
    Browse the repository at this point in the history
  5. fmt

    kolaente committed May 9, 2018
    Configuration menu
    Copy the full SHA
    83b8831 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    617d8cd View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/issue_comment.go
    kolaente committed May 18, 2018
    Configuration menu
    Copy the full SHA
    6733682 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	models/issue_comment.go
    kolaente committed May 18, 2018
    Configuration menu
    Copy the full SHA
    236ad85 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2018

  1. pre-merge

    kolaente committed May 20, 2018
    Configuration menu
    Copy the full SHA
    fbd78f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad353f0 View commit details
    Browse the repository at this point in the history
  3. Fixed UI bug

    kolaente committed May 20, 2018
    Configuration menu
    Copy the full SHA
    5d8383e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Merged with gitea-master

    kolaente committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    8c1f627 View commit details
    Browse the repository at this point in the history
  2. Merged with gitea-master

    kolaente committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    15aa9b1 View commit details
    Browse the repository at this point in the history
  3. Simplified error messages

    kolaente committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    0da2e34 View commit details
    Browse the repository at this point in the history
  4. removed unnecessary index

    kolaente committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    e18627c View commit details
    Browse the repository at this point in the history
  5. removed unessecary comment

    kolaente committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    39392de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87f41c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c52e970 View commit details
    Browse the repository at this point in the history
  8. Moved check if the repo is allowed to have dependencies to the top of…

    … the functions & added better status code if not allowed
    kolaente committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    c212a82 View commit details
    Browse the repository at this point in the history
  9. Added missing returns

    kolaente committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    990985a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Configuration menu
    Copy the full SHA
    05aaee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec9797d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0879a36 View commit details
    Browse the repository at this point in the history
  4. fixed lint + fmt

    kolaente committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    425e765 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Configuration menu
    Copy the full SHA
    6514da4 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    12602c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. Configuration menu
    Copy the full SHA
    c760e6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393013a View commit details
    Browse the repository at this point in the history
  3. Added missing return

    kolaente committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    2d95ab1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10308a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. pre-commit

    kolaente committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    d89a136 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a6ba47 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. fmt

    kolaente committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    f01fdf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e00e5dd View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	docs/content/doc/advanced/config-cheat-sheet.en-us.md
    #	models/migrations/migrations.go
    #	models/migrations/v68.go
    kolaente committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    cf6d426 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea

    # Conflicts:
    #	docs/content/doc/advanced/config-cheat-sheet.en-us.md
    #	models/migrations/migrations.go
    #	models/migrations/v68.go
    kolaente committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    49c471f View commit details
    Browse the repository at this point in the history
  3. Moved redirect to defer

    kolaente committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    a283309 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2018

  1. Configuration menu
    Copy the full SHA
    b6e428d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Merge branch 'master' of github.com:go-gitea/gitea

    # Conflicts:
    #	options/locale/locale_en-US.ini
    #	templates/repo/issue/view_content/sidebar.tmpl
    kolaente committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    c3a6210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8aa1d8 View commit details
    Browse the repository at this point in the history