1166 Commits (d90acacd86ffc8ea283b76e23c8cbc279108a9ef)

Author SHA1 Message Date
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
Unknwon 9e89584cb4 Allow setting git operations timeouts
8 years ago
Unknwon ea80274229 #2700 fix sqlite3 can't create issue with more than one label
8 years ago
Unknwon 8055a0bdac Post work for #2637
8 years ago
Unknwon 83c74878df Merge pull request #2637 from Gibheer/ssh-publickeys
8 years ago
Unknwon 4438b7793b Add new config option for builtin SSH server
8 years ago
Unknwon baaf6046a1 Minor fix for #2660
8 years ago
Josh Frye c27038e392 Test mailer button. Addresses #1531
8 years ago
Unknwon d324500959 Prepare to release
8 years ago
Gibheer e721c5cf86 use StartSSHServer instead of DisableSSH
8 years ago
Gibheer e3570ae45d seperate ssh constants from schema constants
8 years ago
Unknwon 72ce06eab8 #2682 fix missing slash for go-get meta
8 years ago
Unknwon 912f7b51e9 #1821 add actions for close and reopen issues
8 years ago
Unknwon ac78bae7b5 Replace uuid module with original package
9 years ago
Unknwon 926e75d721 #2334 strip whitespace for migrate URL
9 years ago
Unknwon d5a3021a7d Make markdown as an independent module
9 years ago
Unknwon d8a994ef24 Move cron module to independent package
9 years ago
Unknwon 7140dbac95 Fix #857
9 years ago
Adam Strzelecki a9981d8099 Update bindata for LDAP changes
9 years ago
Adam Strzelecki 5649556a33 LDAP: Make a bit more detailed log traces
9 years ago
Adam Strzelecki 834d92a47b LDAP: Fetch attributes in Bind DN context option
9 years ago
Adam Strzelecki e2f95c2845 LDAP: Use single connection in BindDN mode auth
9 years ago
Unknwon 341da3cea7 Fix inappropriate markdown post process end tag check
9 years ago
Unknwon 2408df3f35 Merge pull request #2663 from Download-Fritz/MirrorForks
9 years ago
Download-Fritz a467184e13 #2505 Allow to fork and disallow to create PRs for mirrors.
9 years ago
Unknwon 736a46dff9 Merge pull request #2659 from joshfng/fix-issue-email-format
9 years ago
Josh Frye 0f1b26ed1e Fix issue email formatting. Addresses #2331
9 years ago
Unknwon 338af89d56 #2650 fix possbility that use email as pusher user name
9 years ago
Gibheer 12403bdfb0 allow native and ssh-keygen public key check
9 years ago
Unknwon 9cf4fe043b Add env var check for update
9 years ago
Unknwon 632c27802c Minor fix for #2624
9 years ago
Unknwon 58e004f7da Remove cache avatar support and add its tests
9 years ago
Unknwon aa5e837c65 fix #2454
9 years ago
Unknwon de3be370f7 Remove unused tests
9 years ago
Josh Frye 8ab5399e83 Make log path required
9 years ago
Josh Frye 1feecd6beb Add helper text for log path.
9 years ago
Josh Frye a3e8c32a30 Add install option for log path
9 years ago
Unknwon 5258ee3740 Update locales and update sponsor
9 years ago
Unknwon 297e772c20 #2485 fix payloads mixed up for webhook
9 years ago
Andrey Nering e40d94bb4f Implementing the "theme-color" meta tag.
9 years ago
Unknwon 08ff1b7d4b Merge pull request #2579 from nanoant/patch/fix-ldap-username
9 years ago
Adam Strzelecki 3808638df1 Fix #2221 LDAP username attribute must be fetched
9 years ago
Unknwon ee53204e02 Improve db path prompt when install
9 years ago
Unknwon f15a2f9b25 Merge pull request #2528 from andreynering/diff-sintax-highlight-733
9 years ago
Unknwon acfc942ad7 Generate CSS for #2561
9 years ago
Unknwon 4e96a4a62b Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme
9 years ago
Unknwon 8e40f86d2c #2556 handle space in image URL
9 years ago
Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close #733
9 years ago
Unknwon ddf9fa06c7 Minor fix for #2530
9 years ago
Unknwon 739d5aa1d3 Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
9 years ago
Unknwon 04be8c0de5 #2554 reinitialize all repos from the db
9 years ago
Unknwon 1c74612b3c Minor fix for #2444
9 years ago
Unknwon 3abad75a1b Fix one user may block entire listen loop for builtin SSH
9 years ago
Unknwon 4848620594 #2229 adjust URL verbose depth for reverse proxy sub-path
9 years ago
Florian Kaiser 9cf95e4e37 Organization owners see all repositories & teams
9 years ago
Florian Kaiser 8c4588c4c9 Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin
9 years ago
Florian Kaiser e35791b2b2 Only show teams the user has access to
9 years ago
Florian Kaiser abc5abce30 Allow modification of a release if Content is empty (fix #2516)
9 years ago
Unknwon 112a7cab31 #2497 incorrect error handle for team name
9 years ago
Unknwon a4a23c0268 Merge pull request #2508 from MilesPong/develop
9 years ago
miles@Oscar beefc53e59 Using https for gravatar
9 years ago
miles@Oscar 1becf01cfa Fixed gravatar url
9 years ago
Unknwon b900150b1d Update locales
9 years ago
Kim "BKC" Carlbäcker 1ab8a60d73 Not working, but slightly better...
9 years ago
Kim "BKC" Carlbäcker 3a9fd81f59 Custom URL-Schemas for Markdown
9 years ago
Unknwon e33ddac9bf Minor fix for #2396
9 years ago