329 Commits (08c9617caa0a8afb2d1fad92907fed89fdf4b231)

Author SHA1 Message Date
GiteaBot 2cd3622ddc [skip ci] Updated translations via Crowdin 6 years ago
GiteaBot fb2c176491 [skip ci] Updated translations via Crowdin 6 years ago
GiteaBot e59fe7c8d9 [skip ci] Updated translations via Crowdin 6 years ago
GiteaBot b29c358315 [skip ci] Updated translations via Crowdin 6 years ago
bugreport0 9303fc2015 Fix ellipses, 'a[n]' and 'username' (issue #3512). (#3518) 6 years ago
GiteaBot 4b48a45bac [skip ci] Updated translations via Crowdin 6 years ago
Jonas Franz e87c063c90 Add missing licenses (#3497)
Signed-off-by:  Jonas Franz <info@jonasfranz.de>
6 years ago
Jonas Franz fbdc00f464 Updating generate-licenses.go to fetch licenses from maintained repository. (#3484)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
6 years ago
Jonas Franz 58771acacb Add EUPL v1.2 as license (Fixes go-gitea/gitea#3439) (#3475)
Signed-off-by: Jonas Franz <info@jonasfranz.de>
6 years ago
GiteaBot b62ce2e246 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot d09704e903 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 5911f98392 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 7af81973cb [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 7fd2d8e392 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 9e87fe8c06 [skip ci] Updated translations via Crowdin 7 years ago
Kazuki Sawada 07b4e47a56 Add myself to TRANSLATORS (#3415) 7 years ago
GiteaBot 82a7b0292e [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot a880b17296 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot cc0c4a30a7 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot e2bb7933e8 [skip ci] Updated translations via Crowdin 7 years ago
Ethan Koenig d29aa76777 Fix en-US locale (#3371) 7 years ago
GiteaBot 6b9073b3a4 [skip ci] Updated translations via Crowdin 7 years ago
viktike 18bf6be398 Add myself as a translator (#3370) 7 years ago
GiteaBot 6da5ed2594 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot a8325dd1cb [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot f7088292bb [skip ci] Updated translations via Crowdin 7 years ago
Antoine GIRARD 079273e2ff Add MSSQL to supported database list of intall page (#3359) 7 years ago
GiteaBot 51a18f7e54 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 9aed18073d [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 6070c9a5b8 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 9d8260b3d6 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 87f67fd392 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 4002328179 [skip ci] Updated translations via Crowdin 7 years ago
Vlad Temian e78786ef39 Writable deploy keys (closes #671) (#3225)
* Add is_writable checkbox to deploy keys interface

* Add writable key option to deploy key form

* Add support for writable ssh keys in the interface

* Rename IsWritable to ReadOnly

* Test: create read-only and read-write deploy keys via api

* Add DeployKey access mode migration

* Update gitea sdk via govendor

* Fix deploykey migration

* Add unittests for writable deploy keys

* Move template text to locale

* Remove implicit column update

* Remove duplicate locales

* Replace ReadOnly field with IsReadOnly method

* Fix deploy_keys related integration test

* Rename v54 migration with v55

* Fix migration hell
7 years ago
GiteaBot 52d93f7c31 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 2d31986236 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 15b8720c5d [skip ci] Updated translations via Crowdin 7 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
* Pull request options migration and UI in settings

* Add ignore whitespace functionality

* Fix settings if pull requests are disabled

* Fix migration transaction

* Merge with Rebase functionality

* UI changes and related functionality for pull request merging button

* Implement squash functionality

* Fix rebase merging

* Fix pull request merge tests

* Add squash and rebase tests

* Fix API method to reuse default message functions

* Some refactoring and small fixes

* Remove more hardcoded values from tests

* Remove unneeded check from API method

* Fix variable name and comment typo

* Fix reset commit count after PR merge
7 years ago
GiteaBot daf08aeacd [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot de9e36e90e [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 274241c044 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot a22037713e [skip ci] Updated translations via Crowdin 7 years ago
Piotr Orzechowski 50b7ba1b70 Fix MS AD Search Attributes English translation (#3282) 7 years ago
GiteaBot 7944ff7e71 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot b05a17249b [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot ae9cc8f972 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot a995ad90e1 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 7cf17e376b [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot e693fda325 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 2ad633344e [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot eb6cbedcc0 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 5b30964e54 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot f8967fc638 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot aecfc56156 [skip ci] Updated translations via Crowdin 7 years ago
Sasha Varlamov 7ec6cddd27 Add 'mark all read' option to notifications (#3097)
* Add 'mark all read' option to notifications

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Fix exported comment

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Format method comments

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Fix exported comment

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

Format method comments

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

Tests for reactions (#3083)

* Unit tests for reactions

* Fix import order

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>

Fix reaction possition when there is attachments (#3099)

Refactor notifications swap function

* Accept change to drop beforeupdate call

* Update purge notifications error message for consistency

* Drop unnecessary check for mark all as read button

* Remove debugging comment
7 years ago
GiteaBot 0332b8fb18 [skip ci] Updated translations via Crowdin 7 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856) 7 years ago
techknowlogick 993b86628b Minor copy changes (#3074)
* Minor copy changes
Fixes #3058

* Use TrN for translations that depend on count
Fix minor type with branches count
7 years ago
GiteaBot 6d99840d1f [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 4cf90aa865 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 033ad9a79f [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot b9452c48ac [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot cbc6bbfbeb [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 0c69b768b9 [skip ci] Updated translations via Crowdin 7 years ago
Ethan Koenig b7ebaf6d20 Various wiki bug fixes (#2996)
* Update macaron

* Various wiki bug fixes
7 years ago
GiteaBot 16c55e1a5b [skip ci] Updated translations via Crowdin 7 years ago
Lunny Xiao 10b54df2b2 Add dingtalk webhook (#2777)
* add dingtalk webhook type

* add vendor

* some fixes

* fix name check

* fix name check & improvment
7 years ago
Michael Kuhn 420fc8efc2 Disable add key button if SSH is disabled (#2873) 7 years ago
GiteaBot e00df9fb8e [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 1cb01817c9 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot b33ce46a48 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 222e7c3f06 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 074f6c1b49 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot a30cc637c6 [skip ci] Updated translations via Crowdin 7 years ago
Lauris BH a6f337046f Update go-ini dependency and remove semicolon hack in translations (#2913) 7 years ago
Ethan Koenig bd23e36bec Add owner to delete repo message (#2886) 7 years ago
GiteaBot a8832e1227 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 72fc829b05 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 44bd5ff466 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot afa85f9b55 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot e9728bf3b4 [skip ci] Updated translations via Crowdin 7 years ago
Lauris BH 134958fd9f
Fix localization texts that contain semicolon (#2900) 7 years ago
GiteaBot 4287d100b3 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 1ebf257bed [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 524cca3a1e [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot e22be08ab6 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 61f5c22503 [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot ddb75191ec [skip ci] Updated translations via Crowdin 7 years ago
GiteaBot 76b8c3c68f "[skip ci] Updated translations via Crowdin" 7 years ago
Discusal Media 6a49ada260 Update TRANSLATORS (#2843)
* Update TRANSLATORS

* Change order to alphabetical
7 years ago
GiteaBot 1febbf0da9 "[skip ci] Updated translations via Crowdin" 7 years ago
GiteaBot 1621069f83 "[skip ci] Updated translations via Crowdin" 7 years ago
lafriks dcb009aa86 '[skip ci] Updated translations via Crowdin' 7 years ago
Joel da Rosa e6bb8e7a4d Translator pt-BR (#2838)
* Translator pt-BR

* rectification translators pt-BR
7 years ago
lafriks 3ee7248970 '[skip ci] Updated translations via Crowdin' 7 years ago
lafriks d94e2a1c22 '[skip ci] Updated translations via Crowdin' 7 years ago
Jonathan Lozada D 8a9cc86bf6 added myself to the translation list (#2828) 7 years ago
lafriks 85e99b6a6b '[skip ci] Updated translations via Crowdin' 7 years ago
Lauris BH 266ebf8200 Revert en-US locale (#2821) 7 years ago
lunny 3217102516 '[skip ci] Updated translations via Crowdin' 7 years ago
lunny 1ccaddcfbb '[skip ci] Updated translations via Crowdin' 7 years ago
appleboy 6f84569629 '[skip ci] Updated translations via Crowdin' 7 years ago
Omar Assadi 1da17db717 Fix Various Grammar Issues and Adjust Unnatural Wording (#2737)
* Fix Comma Splices

Replace comma splices with more fitting punctuation—usually semicolons.

Signed-off-by: Omar Assadi <omar@assadi.ru>

* Turn Some Conjunctions into Sentences

Turn conjunctions—which are capable of standing on their own—into their standalone sentences.

Signed-off-by: Omar Assadi <omar@assadi.ru>

* Reword Sections and Fix Issues in Docs

Reword sections of the contributing docs and readme file to be more
natural and clear. Additionally, fix the majority of the grammar
mistakes.

Signed-off-by: Omar Assadi <omar@assadi.co.il>
7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582)
Indexed search of repository contents (for default branch only)
7 years ago
Jonas Bröms 4d01ecaef3 Show Sendmail settings on admin config page (#2782)
* Show Sendmail settings on admin config page

* Remove unecessary if statement
7 years ago
Bwko 3ab580c8d6 Add branch overiew page (#2108)
* Add branch overiew page

* fix changed method name on sub menu

* remove unused code
7 years ago
Patrick G bc8d72666c Admin grammar fixes and improvements (#2056) 7 years ago
Lunny Xiao 9e865cee67 Merge password and 2fa page on user settings (#2695)
* merge password and 2fa page on user settings
7 years ago
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130)
* Create new branch from branch selection dropdown and rewrite it to VueJS

* Make updateLocalCopyToCommit as not exported

* Move branch name validation to model

* Fix possible race condition
7 years ago
Ethan Koenig c25303b11c Fix activity locale (#2709) 7 years ago
Lauris BH 32ca299650 Remove direct user adding to organization members (#2641) 7 years ago
Lauris BH f42dbdbae5 Add Activity page to repository (#2674)
* Add Activity page to repository

* Add request data for activity

* Add issue data for activity

* Add user unit right checks

* Add releases to activity

* Log repository unit loading error
7 years ago
David Schneiderbauer 1eedd983ea Complete push webhooks (#2530)
* implemented missing 'delete' push webhooks

moreover created ActionDeleteBranch and ActionDeleteTag

* add CommitRepoAction tests for tag/branch creation/deletion

* fixed error where push webhook not called if is new branch or tag
removed unnecessary code

* moved prepare unit test environment into separate method to be used across unit tests

* add missing if clause in pushUpdate

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
7 years ago
Jorge Maldonado Ventura d155d0e665 Make basic functionality work without JavaScript (#2541) 7 years ago
Rémy Boulanouar e5d80b7090 Implementation of all repositories of a user from user->settings (#1740)
* Implementation of all repositories of a user from user->settings

* Update message when no repository found

* Update according to comments

* Change UI to have a better look

* improved user repositories UI
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
* improve protected branch to add whitelist support

* fix lint

* fix style check

* fix tests

* fix description on UI and import

* fix test

* bug fixed

* fix tests and languages

* move isSliceInt64Eq to util pkg; improve function names & typo
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
* Added comment's hashtag to url for mail notifications.
* Added explanation to return statement + documentation.
* Replacing in-line link generation with HTMLURL. (+gofmt)
* Replaced action-based model with nil-based model. (+gofmt)
* Replaced mailIssueActionToParticipants with mailIssueCommentToParticipants.
* Updating comment for mailIssueCommentToParticipants
* Added link to comment in "Dashboard"
* Deleting feed entry if a comment is going to be deleted
* Added migration
* Added improved migration to add a CommentID column to action.
* Added improved links to comments in feed entries.
* Fixes #1956 by filtering for deleted comments that are referenced in actions.
* Introducing "IsDeleted" column to action.
* Adding design draft (not functional)
* Adding database models for stopwatches and trackedtimes
* See go-gitea/gitea#967
* Adding design draft (not functional)
* Adding translations and improving design
* Implementing stopwatch (for timetracking)
* Make UI functional
* Add hints in timeline for time tracking events
* Implementing timetracking feature
* Adding "Add time manual" option
* Improved stopwatch
* Created report of total spent time by user
* Only showing total time spent if theire is something to show.
* Adding license headers.
* Improved error handling for "Add Time Manual"
* Adding @sapks 's changes, refactoring
* Adding API for feature tracking
* Adding unit test
* Adding DISABLE/ENABLE option to Repository settings page
* Improving translations
* Applying @sapk 's changes
* Removing repo_unit and using IssuesSetting for disabling/enabling timetracker
* Adding DEFAULT_ENABLE_TIMETRACKER to config, installation and admin menu
* Improving documentation
* Fixing vendor/ folder
* Changing timtracking routes by adding subgroups /times and /times/stopwatch (Proposed by @lafriks )
* Restricting write access to timetracking based on the repo settings (Proposed by @lafriks )
* Fixed minor permissions bug.
* Adding CanUseTimetracker and IsTimetrackerEnabled in ctx.Repo
* Allow assignees and authors to track there time too.
* Fixed some build-time-errors + logical errors.
* Removing unused Get...ByID functions
* Moving IsTimetrackerEnabled from context.Repository to models.Repository
* Adding a seperate file for issue related repo functions
* Adding license headers
* Fixed GetUserByParams return 404
* Moving /users/:username/times to /repos/:username/:reponame/times/:username for security reasons
* Adding /repos/:username/times to get all tracked times of the repo
* Updating sdk-dependency
* Updating swagger.v1.json
* Adding warning if user has already a running stopwatch (auto-timetracker)
* Replacing GetTrackedTimesBy... with GetTrackedTimes(options FindTrackedTimesOptions)
* Changing code.gitea.io/sdk back to code.gitea.io/sdk
* Correcting spelling mistake
* Updating vendor.json
* Changing GET stopwatch/toggle to POST stopwatch/toggle
* Changing GET stopwatch/cancel to POST stopwatch/cancel
* Added migration for stopwatches/timetracking
* Fixed some access bugs for read-only users
* Added default allow only contributors to track time value to config
* Fixed migration by chaging x.Iterate to x.Find
* Resorted imports
* Moved Add Time Manually form to repo_form.go
* Removed "Seconds" field from Add Time Manually
* Resorted imports
* Improved permission checking
* Fixed some bugs
* Added integration test
* gofmt
* Adding integration test by @lafriks
* Added created_unix to comment fixtures
* Using last event instead of a fixed event
* Adding another integration test by @lafriks
* Fixing bug Timetracker enabled causing error 500 at sidebar.tpl
* Fixed a refactoring bug that resulted in hiding "HasUserStopwatch" warning.
* Returning TrackedTime instead of AddTimeOption at AddTime.
* Updating SDK from go-gitea/go-sdk#69
* Resetting Go-SDK back to default repository
* Fixing test-vendor by changing ini back to original repository
* Adding "tags" to swagger spec
* govendor sync
* Removed duplicate
* Formatting templates
* Adding IsTimetrackingEnabled checks to API
* Improving translations / english texts
* Improving documentation
* Updating swagger spec
* Fixing integration test caused be translation-changes
* Removed encoding issues in local_en-US.ini.
* "Added" copyright line
* Moved unit.IssuesConfig().EnableTimetracker into a != nil check
* Removed some other encoding issues in local_en-US.ini
* Improved javascript by checking if data-context exists
* Replaced manual comment creation with CreateComment
* Removed unnecessary code
* Improved error checking
* Small cosmetic changes
* Replaced int>string>duration parsing with int>duration parsing
* Fixed encoding issues
* Removed unused imports

Signed-off-by: Jonas Franz <info@jonasfranz.software>
7 years ago
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266)
* Only require one email (possibly not yet validated)

* Update message error and check validation of commit

* Add integrations tests

* Complete integration for import

* Add pre-check/optimization

* Add some test (not finished)

* Finish

* Fix fixtures

* Fix typo

* Don't guess key ID
7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663)
* Webhooks for repo creation/deletion

* add createHookTask

* Add handles for GetSlackPayload and GetDiscordPayload
7 years ago
Lunny Xiao ced50e0ec1 Implementation of discord webhook (#2402)
* implementation of discord webhook

* fix webhooks

* fix typo and unnecessary color values

* fix typo

* fix imports and revert changes to webhook_slack.go
7 years ago
Zsombor da230a2872 Add possibility to record branch or tag information in an issue (#780) 7 years ago
Lunny Xiao 0fd9289810 update translation from crowdin (#2368) 7 years ago
Sandro Santilli 2c3a229a3c Add OpenID configuration in install page (#2276) 7 years ago
Lauris BH 9df090e551 Add missing forks key for dashboard repository component (#2325)
Missing key that is used in #2285
7 years ago
Morlinest 951fb572a7 Fix and improve dashboard repo UI (#2285)
* Fix and improve dashboard repo UI

* Change order of scripts loading

* Remove "mirror" tab

* Remove single tab panel for "org user"

* Add localization strings

* Create vue component and change event for search

* Add "mirrors" filter
7 years ago
Bwko 8f171210b9 Revert "Add ability to fork your own repos (#761)" (#2193) 7 years ago
Lauris BH f33e6ae09e Remove unit types commits and settings (#2161)
* Remove unit types commits and settings

* Can not limit units in administrator teams

* Limit changing units only to teams with read and write access mode

* Small code optimization
7 years ago
Patrick G ceb3544697 Small grammar fixes (#2144) 7 years ago
Lauris BH 5e9bcb6301 Missing signed commit display translation (#2134) 7 years ago
Lauris BH 310866525b Sync latest translations from crowdin (#2104) 7 years ago
Lauris BH 32fc44aa83 Make time diff translatable (#2057) 7 years ago
Patrick G bf187304dc Fix wording (#2024)
* Fix wording

* Update locale_en-US.ini

* Update keys_gpg.tmpl
7 years ago
Lunny Xiao 75b5be236a Display config file path on admin panel (#2030) 7 years ago
Ethan Koenig 8fc64741d9 Fix deleted milestone bug (#1942)
* Fix deleted milestone bug

* Use locale for ghost milestone name

* Fix pointer bug
7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877) 7 years ago
Rémy Boulanouar 62f600cf1c Display all organization from user settings (#1739)
* Display all organization from user settings

* fix Tab selection

* Update locale_en-US.ini

* Add a condition for display Create organization button

* Remove french translation

* Remove unnecessary admin flag
7 years ago
Patrick G 5ca6867aaf Fix some mistakes (#1833)
* Fix some mistakes

* Fixes

* Not correct -> incorrect or invalid

* Update according to comments
7 years ago
Jonas Östanbäck b93568cce4 xxx_active_code_live setting in printed in hours and minutes instead … (#1814)
* xxx_active_code_live setting in printed in hours and minutes instead of just hours

* Update app.ini description of xxx_code_lives settings
7 years ago
Patrick G 97f7f88bed Improve clarity between is_activated and prohibit_login (#1788)
It used to be unclear what the difference between the two are.
7 years ago
Lunny Xiao 3611a3e552 fix bug to deny to add orgnization as a member of an orgnization or team (#1815) 7 years ago
Patrick G de39d09caa Improve grammar (#1775) 7 years ago
Rémy Boulanouar 25d6e2a660 Add button to admin ui (#1738)
* Add button to admin ui

* Update according to review

* Update locale_fr-FR.ini

* Rollback to locale french file
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
* add units to team

* fix lint

* finish team setting backend

* finished permission controll on routes

* fix import blank line

* add unit check on ssh/http pull and push and fix test failed

* fix fixtures data

* remove unused code
7 years ago
Patrick G c4b5b121a5 Fix bad grammar and wordiness (#1741)
* Fix bad grammar and wordiness

* Update locale_en-US.ini

* Update locale_en-US.ini

* Update locale_en-US.ini

* Update locale_en-US.ini

* Update locale_en-US.ini

* Update locale_en-US.ini

* Update locale_en-US.ini
7 years ago
Jonas Östanbäck e214728725 Add new text for reset password flash (#1718)
* Forgot password should use ResetPwdCodeLives, not ActiveCodeLives
 * Improve documentation for different send mail functions related to password reset
 * Improve documentation in conf/app.ini regarding xxx_CODE_LIVE_MINUTES settings
7 years ago
Jonas Östanbäck ddb63a7897 Correct spelling mistakes (#1703)
* Nitpicking
7 years ago
Lauris BH 524885dd65 LDAP user synchronization (#1478) 7 years ago
Lauris BH 51d0becb42 Add configuration option for default permission to create Organizations (#1686) 7 years ago
Jorrit Klein Bramel 87efc8c6d4 Sort on repo size in admin panel (#1654)
* fix #1653 sort on repo size

* fix minor mistake in en-us locale
7 years ago
Lauris BH 0144817971 Do not allow commiting to protected branch from online editor (#1502)
* Do not allow commiting to protected branch from online editor

* Add editor integration tests for adding new file and not allowing to add new file to protected branch
7 years ago