Commit Graph

1431 Commits (51d0becb4232eab6b18959ccc4a895e5df30c4dc)

Author SHA1 Message Date
Ethan Koenig 0834e492c0 API endpoints for stars
8 years ago
Bo-Yi Wu d9ffe99972 fix variable assigned and not used.
8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Lunny Xiao 1b238fe4d5 Merge pull request #121 from joubertredrat/feature-last-login
8 years ago
Joubert RedRat f91cbf0fed Support to last login feature
8 years ago
Matthias Loibl 45c4539c61 Merge pull request #17 from LefsFlarey/issue/3666
8 years ago
Flare 01c5233b53
Fixed 404 caused by unexpected question mark
8 years ago
Matthias Loibl e74868a850
Add test for IsTextFile()
8 years ago
Matthias Loibl 95d4cd9292
Make long godoc comment 2 lines
8 years ago
Matthias Loibl 2bb188ae79
Add test for IsLetter()
8 years ago
Matthias Loibl 4235fff9ee
Add test for Int64sToMap()
8 years ago
Matthias Loibl d417aedcfa
Add tests for StringsToInt64s() & Int64sToStrings()
8 years ago
Matthias Loibl b00d82d679
Add tests for TruncateString()
8 years ago
Matthias Loibl 86c32f2706
Use TruncateString(sha1,10) in ShortSha and deprecate it.
8 years ago
Matthias Loibl 030ba2894f
Add tests for EllipsisString() and fix bug if param length < 3
8 years ago
Matthias Loibl f81711f40d
Test AvatarLink and refactor with tests passing
8 years ago
Matthias Loibl 70fb1cf9d1
Use testify/assert for all tests in tool_test.go
8 years ago
Matthias Loibl d874a9bf6b
Add unit test for base.FileSize()
8 years ago
Matthias Loibl 11c9160cd3
Start to add tests for modules/base/tool
8 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111)
8 years ago
Sandro Santilli b7bf9dfd28 more
8 years ago
Sandro Santilli 05fd9d3f09 Security protocols
8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
8 years ago
Thomas Boerger 5d430c9e68 Merge pull request #108 from go-gitea/go-sdk
8 years ago
Sandro Santilli ee963f67c1 Merge pull request #103 from strk/GOGS_drop
8 years ago
Joubert RedRat 28bee28102 Replace Gogs to Gitea in installation options
8 years ago
Thomas Boerger 77f9c7e571
Fixed links to sdk docs
8 years ago
Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names
8 years ago
Thomas Boerger 6bf9910975
Set correct doc url for go-sdk
8 years ago
Rachid Zarouali be5607e510 Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Matthias Loibl d318f612a9 Add tests for CurrentUsername() (#88)
8 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports.
8 years ago
Thomas Boerger eb25d1f252
Regenerated bindata
8 years ago
Thomas Boerger f960b776f0
Simply made go vet happy, fixed tags
8 years ago
Thomas Boerger e05a5ca36c
Executed go fmt for all files
8 years ago
Matthias Loibl a4fa889ced Run goimports on the whole project (#34)
8 years ago
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Sandro Santilli af03d00780 Fix sender of issue notifications
8 years ago
Sandro Santilli d59a48a255 Use proper url for libravatar dep
8 years ago
Rémy Boulanouar 6bcff7828f Fix mention in comments like (@dblk) (#3655)
8 years ago
Thibault Meyer 93f1eabe30
rename variable + fix wiki link
8 years ago
Thibault Meyer 9d66497abc
Can disable GIT interactions by HTTP protocol
8 years ago
Unknwon 7e15ff9486
Update locales
8 years ago
Daniel Oaks b3d9ca4ccd Add the ability to explore organizations (#3573)
8 years ago
Unknwon 7c1fbed057 Fix panic when attempt login with non-exist user
8 years ago
Thibault Meyer bc902b8f74 Feature #3492: Add option to hide footer load times (#3562)
8 years ago
Unknwon 8ee14db51e Update locales
8 years ago
Rémy Boulanouar 5d35578811 Update size of SHA to fix #3538 (#3563)
8 years ago
Unknwon dadd35b636 #3559 fix template error
8 years ago
Unknwon 99c2ae7b35 #3515 use alert instead 500 for duplicated login source name
8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors
8 years ago
Unknwon c1ecb6c60a modules/sync: add UniqueQueue
8 years ago
Unknwon 43297148b2 modules/sync: rename SingleInstancePool to ExclusivePool
8 years ago
Unknwon 6f90835f95 Make bindata
8 years ago
Unknwon 643142acab Web editor: support upload files
8 years ago
Unknwon 7c31f235da Web editor: support upload files
8 years ago
Unknwon 780cc2d110 router/repo: code refactoring
8 years ago
Unknwon 28cf0e6aaa #3459 code quality improvement
8 years ago
Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459)
8 years ago
Unknwon 62b0dc4853 Web editor: fix cannot create new file in subdirectory
8 years ago
Unknwon ba27d71abe Web editor: improve edit file
8 years ago
Unknwon 0114fdcba4 Web editor: improve delete file process
8 years ago
Unknwon dad5c15520 #2901 allow setting preferred licenses
8 years ago
Unknwon 6e171c5225 Web editor: improve edit file tooltip
8 years ago
Unknwon 13c106af77 label: adjust forecolor boundary
8 years ago
Unknwon f8a48ffaad Web editor: improve code quality
8 years ago
Unknwon 0b273ac4d5 #3383 code cleanup
8 years ago
Unknwon ec332cf903 Minor naming improvement
8 years ago
Unknwon a00c932bbc General code quality improvement
8 years ago
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function
8 years ago
Unknwon 4a46613916 markdown: fix treating pure number as SHA1
8 years ago
Unknwon 8637e67e6f Fix outdated edit can’t overwrite changes
8 years ago
Unknwon cd89f6c502 Web editor: improve edit file and diff preview
8 years ago
Unknwon 660e7a178a modules/sync: move sync objects to independent module
8 years ago
Unknwon 15845cb287 Code clean up for new config options
8 years ago
Richard Mahn d0a0239bac Squashed commit of the following:
8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request
8 years ago
Unknwon 5544a7037b Add new dependency
8 years ago
Andrey Nering dbed39ba05 On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241)
8 years ago
Andrey Nering 25b23c4bc9 Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311)
8 years ago
Thibault Meyer 7eafe3213f Fix #3321: commit tag shortener (#3418)
8 years ago
Unknwon a47aef5460 #2852 code cleanup
8 years ago
Odin Ugedal 1dd003bd4c Add initial support for unix sockets (#2852)
8 years ago
Unknwon 5077408d78 #3233 code cleanup and minor issue fix
8 years ago
Andrew 0885784f13 Wiki mirroring implementation (#3233)
8 years ago
Unknwon d625e41c6c #3408 minor code fix
8 years ago
Thibault Meyer 6a81632e36 Fix typo CacheInternal -> CacheInterval (#3432)
8 years ago
Unknwon 29f76f3936 Update locales [CI SKIP]
8 years ago
Thibault Meyer 99812a80fd Fix #3420: Bad commit URL generation (#3424)
8 years ago
Unknwon b85927e488 #3091 show Git configs on admin panel
8 years ago
Unknwon 87b408a2e5 Update bindata.go [CI SKIP]
8 years ago
Thibault Meyer fc68fb951c Feature #3398: Redefine global mirror interval (#3409)
8 years ago
Unknwon edd786446c #3158 skip RUN_USER check on Windows
8 years ago
Unknwon b0b88d9bc5 #3091 add config option for Git GC
8 years ago
Unknwon f70343660d Little code refactoring
8 years ago
Unknwon 9e8a8867ea #3325 use correct word for .gitignore
8 years ago
Unknwon 90af997fec #3399 500 for upstream pulls page if user has forked repository
8 years ago
Unknwon e5bf4281b5 #2825 early response 200 when ?go-get=1
8 years ago
Unknwon 99385db0c4 #3320 code cleanup
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago
Unknwon ec92565f23 #3393 fix missing sub-url prefix in relative avatar link
8 years ago
Andrey Nering 2772791fda Improve diff highlight (#3390)
8 years ago
Unknwon ee28fd9255 Update locales [CI SKIP]
8 years ago
Unknwon 991ce42c48 #2162 improve repository advance options UI display
8 years ago
Unknwon 3e22ae3412 Update locales
8 years ago
Unknwon 899e799459 #1601 support delete issue comment
8 years ago
Unknwon 2295fafb34 repo/settings/options: take naming style examples out of locale string
8 years ago
Unknwon a562228c5e Add org.getUserTeams to reduce redundant code
8 years ago
Unknwon e74630ae3b #1384 add pagination for repositories
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon 46e96c008c Use struct for UI settings
8 years ago
Unknwon 4e822c1911 conf: change default mirror checking interval to 10m
8 years ago
Unknwon d7bdc1de8d #3107 fix mention regex does not include dash
8 years ago
Unknwon c912494609 #3076 detect invalid tag name git error
8 years ago
Unknwon 599716bb1b Update locales [CI SKIP]
8 years ago
Dennis Chen 6488ee12be avatar: make custom and generated avatars equal (#3301)
8 years ago
Unknwon 5aa2bf86f4 Update locales and .gopmfile
8 years ago
Unknwon e3d3d424b2 Minor fix for go vet
8 years ago
Unknwon 971e2c3bd6 Upgrade octicon to 4.3.0
8 years ago
Unknwon c083d76567 #2937 able to prohibit user login
8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened
8 years ago
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods
8 years ago
Unknwon 194a742fb9 #2798 fix assign operation not take effect
8 years ago
Unknwon 089bacd54e Update bindata and CSS
8 years ago
Unknwon a752f09055 #2709 validate username attribute fetched from LDAP
8 years ago
Kim Carlbäcker f4ab50501e [Fix] Don't display way too large files #1513 (#3253)
8 years ago
Unknwon a1f717f65a Update locale
8 years ago
Unknwon 9fcf66f0e0 Minor fix for #3246
8 years ago
Pablo Saavedra 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246)
8 years ago
Pheng Heong TAN 467d7dacb6 Modify behaviour of repo-delete. (#3232)
8 years ago
Unknwon 401bf944ef Use SecurityProtocol to replace UseSSL in LDAP config
8 years ago
Unknwon 4b25bdfbc4 #3058 #3059 support correct page size and link header
8 years ago
Unknwon 6aa00f7bcf #2968 use HTTP_ADDR to replace localhost
8 years ago
Unknwon 6f6b37f148 #3078 update default app.ini
8 years ago
j.yao.SUSE 99c3a9390f change setting.go -> LocalUrl default value to (#3078)
8 years ago
Unknwon e84ac64964 Do not show filename not have suffifx .md
8 years ago
Unknwon 6f7276278d #3174 genetate bindata
8 years ago
Andrey Nering 743d22669a Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174)
8 years ago
Cosmin Stroe 84841c8c4b Stricter parsing of issue URLs and commit URLs. (#3121)
8 years ago
Unknwon 274a2ca528 Update locale bindata
8 years ago
Sandro Santilli 8a248696e9 Use a gopher as default avatar (rather than the gravatar logo) (#3208)
8 years ago
Franz Schmidt 8b35c194ec Fixes #3110 (#3136)
8 years ago
Unknwon 4bbb878d20 Minor fix for #3194
8 years ago
Unknwon 26342b0c24 Update locale
8 years ago
Paul Tötterman fb970b9d87 Add ServerName to tls.Config in LDAP auth (#3104)
8 years ago
Unknwon 0240f520ab #2954 minor fix for when to set HTML alternative
8 years ago
Unknwon 8df3ba96f3 #2954 use text/plain as default email content format
8 years ago
Sandro Santilli d35a1c30f4 Do not write HTML in text/plain mail part (#2954)
8 years ago
Unknwon 8a2347592d locale: update Czech
8 years ago
Unknwon f473895c41 bindata: follow up data clean
8 years ago
Unknwon fbf43c31e5 Add Czech support
8 years ago
Kim Carlbäcker 3df8eb60e3 PDF-Previews in file-lists now working (#3000)
8 years ago
Unknwon 7049cb9d97 Add new language support
8 years ago
Unknwon 78b8b63774 #2992 set default style name when empty in AfterSet
8 years ago
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)
8 years ago
Kim Carlbäcker ce36fd7a49 Fixed #2909 (#2979)
8 years ago
Unknwon 3257df0da3 Update locales
8 years ago
Unknwon ac53bb593d #2878 print error of JSON unmarshal and always returns a valid object
8 years ago
Unknwon b1d41cfa60 #1692 add admin APIs to add/remove a user from teams
8 years ago
Nikko Miu 9a43fcb61c Changed EscapePound function with string replace function
8 years ago
Unknwon 5ec8ef0230 Update locales
8 years ago
Unknwon 004fb30ebe Remove code for checking ssh-keygen
8 years ago
Unknwon 3fb4f7f498 Prepare release
8 years ago
Unknwon 9e09e48502 #2850 fix potential SSH commands dislocation
8 years ago
Unknwon c79774e8d4 Update locales
8 years ago
Odin Ugedal 8540043c45 Make separate string variables for space
8 years ago
Odin Ugedal f57adf3637 Fix relative links in markdown files
8 years ago
Unknwon 9976fc6782 Generate bindata for #2823
8 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs
8 years ago
Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext
8 years ago
Unknwon db4da7beec Add APIContext
8 years ago
Unknwon b4f47a7623 #1891 attempt to fix invalid csrf token
8 years ago
Unknwon af8eccc02e Update glide.lock
8 years ago
Unknwon 820be19cf5 Merge pull request #2796 from saboya/custom_app_data_path
8 years ago
Alec S ebea20b4e7 remove errant debug statement
8 years ago
Unknwon 73e98c91c3 Update locales
8 years ago
Unknwon 2bf8494332 #13 finish user and repository search
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Unknwon 5267dce210 Fix ref comment from commit create empty feed
8 years ago
Unknwon eed9966ad6 #2727 fix incompatible SQL in PostgreSQL
8 years ago
Rodrigo Saboya 3cacec9163 Making AppDataPath customizable.
8 years ago
Unknwon 0e9bc2d410 Fix pull request availability check
8 years ago
Unknwon 0ea0c5ec4f Prepare release
8 years ago
Unknwon 58f0c68151 Some minor changes
8 years ago
Unknwon c18f67ac6a Add Finnish support
8 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators
8 years ago
Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators
8 years ago
Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests
8 years ago
Unknwon a2f13eae55 #1157 some avatar setting changes
8 years ago
Unknwon 2a931937a8 Update locales
8 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository
8 years ago
Unknwon 9df6ce48c5 Minor fixes for #2746
8 years ago
Josh Frye 1ca171dbe9 Add ability to delete single wiki pages.
8 years ago
Unknwon f6759a731a #2748 fix redirect loop with auto-signin
8 years ago
Unknwon 260723e2cc Minor fixes for #2745
8 years ago
Josh Frye f3358f5927 Repo setting to delete and disable wiki
8 years ago
Unknwon f946040fa9 #1891 attempt to fix expected invalid CSRF token
8 years ago