Andrey Nering and GitHub
5651cc7413
Merge pull request #2119 from ethantkoenig/fix/wiki
...
Fix wiki preview links
2017-07-07 11:00:31 -03:00
Andrey Nering and Lunny Xiao
2ef33b5338
vendor: update sqlite to fix "database is locked" errors ( #2116 )
...
closes #2040
upstream commit: https://github.com/mattn/go-sqlite3/commit/acfa60124032040b9f5a9406f5a772ee16fe845e
2017-07-06 14:43:30 +08:00
Andrey Nering and GitHub
935b40fd8e
Merge pull request #2083 from ethantkoenig/check_err/org_avatar
...
Don't ignore gravatar error
2017-06-29 21:30:05 -03:00
Andrey Nering and GitHub
b7d597e40c
Merge pull request #1976 from ethantkoenig/log/integration_test
...
Set console to debug for integration tests
2017-06-15 14:57:29 -03:00
Andrey Nering and GitHub
635273cea6
Merge pull request #1829 from ethantkoenig/no_branches
...
Commitless repos should be bare
2017-06-12 11:05:01 -03:00
Andrey Nering and GitHub
91f27bf9bd
Merge pull request #1940 from cez81/discord_links
...
Update links to Discord server
2017-06-11 19:41:08 -03:00
Andrey Nering and GitHub
65cf6cc848
Merge pull request #1905 from ethantkoenig/fix/org_api_auth
...
Require token before checking membership/ownership
2017-06-07 16:49:52 -03:00
Andrey Nering and GitHub
a70073e768
Merge pull request #1904 from ethantkoenig/fix/org_api
...
Bug fixes for org member API
2017-06-07 16:49:33 -03:00
Andrey Nering and GitHub
815715e5a2
Merge pull request #1896 from typeless/add-integration-test-for-forking
...
Add integration test for repository forking
2017-06-07 15:55:12 -03:00
Andrey Nering and GitHub
4bc7240eee
Merge pull request #1903 from camlafit/patch-1
...
A missing / to provide a correct endpoint
2017-06-07 15:50:13 -03:00
Andrey Nering and GitHub
295f560a12
Merge pull request #1892 from sapk-fork/update-git
...
Update code.gitea.io/git
2017-06-06 16:35:05 -03:00
Andrey Nering and GitHub
ed31dff5ab
Merge pull request #1874 from ethantkoenig/typo/issue_test
...
Fix misspelled variables
2017-06-04 17:10:40 -03:00
Andrey Nering and GitHub
858126bca1
Merge pull request #1875 from ethantkoenig/test/unused
...
Run unused test
2017-06-04 17:10:10 -03:00
Andrey Nering and GitHub
e67ece26f0
Merge pull request #1750 from andreynering/dashboard-search-org-repos
...
More fixes for dashboard search
2017-05-27 17:40:09 -03:00
Andrey Nering
12dbdaac76
Fix private repo icon
2017-05-27 13:40:54 -03:00
Andrey Nering and Lunny Xiao
be5323a05f
Update HighlightJS and fix YAML files highlighting ( #1764 )
...
* Update HighlightJS to 9.11.0
* Fix YAML files highlighting
2017-05-20 11:52:35 +08:00
Andrey Nering
8906b2891b
Fix test
...
There was a panic when there's no logged in user
2017-05-18 14:35:06 -03:00
Andrey Nering
dc2b28ed76
Show repos acording to user/organization
2017-05-18 11:28:29 -03:00
Andrey Nering
c746875fcf
Remove colaborative repo panel
2017-05-18 11:16:04 -03:00
Andrey Nering
8917f47347
Fix org repos not showing on dashboard search
2017-05-18 11:15:32 -03:00
Andrey Nering and Lunny Xiao
ab79069dc7
Improve dashboard repo search ( #1652 )
...
* Add VueJS
* Improve dashboard search
* Fix tab switching
* Fix input autofocus
2017-05-09 08:31:30 +08:00
Andrey Nering and GitHub
37a34c1a28
Merge pull request #1410 from andreynering/notification/issue-watch
...
[Notifications Step 6] Per issue/PR watch/unwatch
2017-04-01 15:12:24 -03:00
Andrey Nering
f6e5ce65b2
Improve tests a little
2017-04-01 10:05:58 -03:00
Andrey Nering
e5c56fe30d
Code style fixes
2017-04-01 09:58:20 -03:00
Andrey Nering and GitHub
fac7a6fecf
Merge pull request #1390 from Morlinest/commit-graph-UI
...
Use whole button (commit graph) as link
2017-03-30 20:29:57 -03:00
Andrey Nering
e6781d5488
Add unit tests for issue_watch
2017-03-30 20:20:08 -03:00
Andrey Nering
a90ffffb1a
Use variables for times
2017-03-30 19:14:16 -03:00
Andrey Nering
18952c40f8
Add copyright headers
2017-03-30 19:11:58 -03:00
Andrey Nering
4b284f814c
UI and translation improvements
2017-03-30 19:10:30 -03:00
Andrey Nering
caed86fc6e
Fix lint
2017-03-29 21:18:28 -03:00
Andrey Nering
e4a33ed4d0
Add octicons to watch/unwatch buttons
2017-03-29 21:08:46 -03:00
Andrey Nering
cb362513f0
Add updated_unix column on issue_watch
2017-03-29 20:59:28 -03:00
Andrey Nering
aa6e949b3d
Consider issue_watchers while sending notifications
2017-03-29 20:54:57 -03:00
Andrey Nering
b674460748
Add watch button on issue
2017-03-29 20:31:47 -03:00
Andrey Nering
a0d0de7233
Create issue_watch table
2017-03-29 19:55:40 -03:00
Andrey Nering and Bo-Yi Wu
6a451a2b59
Minor improvements on commit graph UI ( #1380 )
...
* Make "Commit Graph" link a button and translate it
* Add title on Commit Graph page
2017-03-24 10:32:40 +08:00
Andrey Nering and GitHub
43c5469f81
Merge pull request #1258 from ethantkoenig/fix/access
...
Fix nil-dereference bug
2017-03-15 21:21:57 -03:00
Andrey Nering and Lunny Xiao
d2b2881306
Fix Git hooks not being executed on Windows when running as a service ( #1149 )
...
Closes #1139
2017-03-09 09:27:43 +08:00
Andrey Nering and GitHub
ddb0287bf6
Merge pull request #970 from andreynering/api-repo-mirror
...
Add "mirror" field to repo API
2017-02-25 11:35:03 -03:00
Andrey Nering and GitHub
c4a3d5148d
Merge pull request #1053 from andreynering/do-not-test-libravatar
...
Remove test that touch network
2017-02-25 11:27:45 -03:00
Andrey Nering
f552b0a207
Remove test that touch network
2017-02-25 10:32:15 -03:00
Andrey Nering
d7af8f96d7
Update vendor of code.gitea.io/sdk/gitea
2017-02-25 10:04:22 -03:00
Andrey Nering
946f3078d3
Add "mirror" field to repo API
2017-02-25 10:04:22 -03:00
Andrey Nering and GitHub
d4a7040c7f
Merge pull request #1043 from andrew-boyarshin/autolink
...
Fix span wrapping all the things
2017-02-25 09:31:28 -03:00
Andrey Nering and GitHub
d181113b82
Merge pull request #1017 from ethantkoenig/fix_lint
...
Fix lint errors
2017-02-22 21:14:54 -03:00
Andrey Nering and Lunny Xiao
05157808de
Fix HighlightJS not working on compare diff page ( #914 )
2017-02-13 10:11:08 +08:00
Andrey Nering and Lunny Xiao
e4031b822a
Makefile: install on build ( #874 )
...
This install Go package on building for caching and faster builds
2017-02-09 11:11:04 +08:00
Andrey Nering and GitHub
7ab4ddad1c
Merge pull request #850 from ethantkoenig/fix/fixtures
...
Fix inconsistencies in unit test fixtures
2017-02-06 07:14:53 -02:00
Andrey Nering and GitHub
e921dcf503
Merge pull request #727 from mrm2m/german-translation
...
Added some missing German translations
2017-02-04 15:15:59 -02:00
Andrey Nering and GitHub
7c3dc51655
Merge pull request #839 from ethantkoenig/fix/remove_org_repo
...
Fix bug in removeOrgRepo
2017-02-04 14:55:02 -02:00
Andrey Nering and GitHub
5fd19a45b7
Merge pull request #838 from ethantkoenig/fix/fixtures
...
Fix inconsistencies in test fixtures
2017-02-04 14:53:38 -02:00
Andrey Nering and GitHub
d4035d1cb1
Merge pull request #830 from appleboy/patch-2001
...
refactor: set default order by recently star on start tab
2017-02-04 10:32:55 -02:00
Andrey Nering and GitHub
cc31a21192
Merge pull request #781 from andreynering/notifications-step-5
...
Notifications step 5
2017-01-28 17:54:37 -02:00
Andrey Nering
aa591317e7
Small UI fixes
2017-01-28 14:11:49 -02:00
Andrey Nering
5348e8b71a
Fix color: closed PR was showing as purple instead of red
2017-01-28 14:01:07 -02:00
Andrey Nering
27d30f1a61
Notifying on open PR, and Close/Reopen/Merge issue or PR
2017-01-28 13:59:58 -02:00
Andrey Nering and GitHub
31c717f579
Merge pull request #777 from ethantkoenig/tests/wiki
...
Unit tests for models/wiki
2017-01-28 11:27:45 -02:00
Andrey Nering and GitHub
abf3fbf0b1
Merge pull request #776 from ethantkoenig/tests/org
...
Unit tests and bug fix for models/org
2017-01-28 11:27:38 -02:00
Andrey Nering and GitHub
e7c3be5f2f
Merge pull request #736 from andreynering/fix-windows-ssh
...
Fix SSH server on Windows when running as service
2017-01-25 14:19:55 -02:00
Andrey Nering and Lunny Xiao
521d429b58
Fix link of some repos on stars page ( #737 )
...
Link was wrong the repo was of another owner
2017-01-24 10:39:58 +08:00
Andrey Nering
2009f4cbda
Remove original minwinsvc from vendor
2017-01-23 20:57:34 -02:00
Andrey Nering
bcee9b76dd
Fix lint
2017-01-23 20:56:25 -02:00
Andrey Nering
fda4476061
Fix SSH server on Windows when running as service
...
Closes #680
2017-01-23 20:44:23 -02:00
Andrey Nering
44d4863ecf
Merge commit 'af636848622c8ad27cace63be5f9dd9aaa565502' as 'modules/minwinsvc'
2017-01-23 20:40:11 -02:00
Andrey Nering
af63684862
Squashed 'modules/minwinsvc/' content from commit cad6b2b
...
git-subtree-dir: modules/minwinsvc
git-subtree-split: cad6b2b879b0970e4245a20ebf1a81a756e2bb70
2017-01-23 20:40:11 -02:00
Andrey Nering and Lunny Xiao
d2bb8ef503
Notifications: trying to get a better layout ( #660 )
...
* i18n button titles
* Improvements on notification page layout
* Notification count badge fixes
* Make table <tr> clickable
* Fix octicon aligment
* Fix use of AppSubUrl
2017-01-18 09:18:55 +08:00
Andrey Nering and GitHub
240d0e84f0
Merge pull request #643 from pkuphy/patch-2
...
fix typo
2017-01-14 10:44:58 -02:00
Andrey Nering and Lunny Xiao
769e0a3ea6
Notifications: mark as read/unread and pin ( #629 )
...
* Use relative URLs
* Notifications - Mark as read/unread
* Feature of pinning a notification
* On view issue, do not mark as read a pinned notification
2017-01-12 12:27:09 +08:00
Andrey Nering and GitHub
03b45284e1
Merge pull request #555 from ethantkoenig/tests/pull
...
Unit tests for models/pull.go
2017-01-06 19:19:18 -02:00
Andrey Nering and Lunny Xiao
84b7d29d34
Create missing database indexes ( #596 )
2017-01-06 23:14:33 +08:00
Andrey Nering and GitHub
79d527195d
Merge pull request #539 from andreynering/notifications-step-2
...
Notifications - Step 2
2017-01-05 11:53:01 -02:00
Andrey Nering
b354cf362e
Add pagination for notifications
2017-01-03 17:09:36 -02:00
Andrey Nering
545ba2e2e6
Showing index in front of issue title
2017-01-02 16:43:23 -02:00
Andrey Nering
f59672a18d
More fine graned colors
2017-01-02 16:40:50 -02:00
Andrey Nering
341a3b571b
Do not get count on /api routers
2017-01-02 16:31:50 -02:00
Andrey Nering and Lunny Xiao
b7e1bccc50
Makefile: on Windows, executable should have ".exe" ( #550 )
2017-01-01 22:18:35 +08:00
Andrey Nering and GitHub
aea1b2b02e
Merge pull request #543 from lunny/lunny/fallback_graceful_windows
...
Fix windows build broken by #416
2017-01-01 10:45:51 -02:00
Andrey Nering and GitHub
1f07792881
Merge pull request #545 from lunny/lunny/fix_ui_data_row_missing
...
Partially fix #484 : fix admin ui data row missing
2016-12-31 10:40:14 -02:00
Andrey Nering
6069abe5fd
Notifications - Step 2
2016-12-30 16:51:24 -02:00
Andrey Nering and GitHub
d0490c187c
Merge pull request #538 from 0xbaadf00d/feature/fix-contrib-link
...
Fix URL link on CONTRIBUTING
2016-12-30 16:38:14 -02:00
Andrey Nering and Lunny Xiao
42904cb98a
Notification - Step 1 ( #523 )
...
* Notification - Step 1
* Add copyright headers
* Cache issue and repository on notification model
2016-12-31 00:44:54 +08:00
Andrey Nering and Lunny Xiao
b992858883
Tab on user profile to show starred repos ( #519 )
...
* Tab on user profile to show starred repos
* Make golint happy and use transactions on StarRepo function
* x -> sess
* Use sess.Close() instead of sess.Rollback()
* Add copyright
* Fix lint
2016-12-29 22:58:24 +08:00
Andrey Nering and GitHub
edfa76d3f5
Merge pull request #508 from joubertredrat/fix-cookie-name
...
Fix default cookie name
2016-12-27 13:14:20 -02:00
Andrey Nering and GitHub
ba85f68ea8
Merge pull request #487 from Bwko/NL
...
Added Dutch translations to the landingpage
2016-12-27 11:13:48 -02:00
Andrey Nering and GitHub
59f736d54c
Merge pull request #492 from Bwko/password
...
At the locales replaced 6 with MIN_PASSWORD_LENGTH
2016-12-26 22:10:29 -02:00
Andrey Nering and Lunny Xiao
111c95ecaf
Change default Android theme color meta tag ( #389 )
2016-12-20 21:54:22 +08:00
Andrey Nering and GitHub
235eb4c3d2
Merge pull request #412 from strk/libravatar-source
...
Add support for using "libravatar" as the GravatarSource
2016-12-20 10:32:45 -02:00
Andrey Nering and GitHub
952587dbae
Merge pull request #422 from mjwwit/master
...
Change test mail subject and body to 'Gitea Test Mail!'
2016-12-20 10:15:03 -02:00
Andrey Nering and Thomas Boerger
578a8e258e
Revert "Disable coverage report for now" ( #400 )
2016-12-16 12:49:54 +01:00
Andrey Nering and GitHub
dc14d0c046
Merge pull request #345 from Bwko/fix_for_320
...
Fix for #320
2016-12-03 20:06:05 -02:00
Andrey Nering and GitHub
0a6d9295df
Merge pull request #326 from tboerger/maintainers
...
Added real name of Bwko to maintainers file
2016-12-01 13:03:32 -02:00
Andrey Nering and GitHub
bf0edcbdea
Merge pull request #318 from stroucki/20161128locale
...
Suggested de locale fix
2016-11-30 19:40:29 -02:00
Andrey Nering and GitHub
fd53028139
Merge pull request #294 from Bwko/Lint/user.go
...
Lint models/user.go
2016-11-28 20:30:02 -02:00
Andrey Nering and GitHub
b9b22b4a0b
Merge pull request #295 from Bwko/Lint/repo_
...
Lint models/repo
2016-11-28 20:29:15 -02:00
Andrey Nering and GitHub
3ac72255fa
Merge pull request #272 from andreynering/gitea/location-cherrypick-a3ea4b8
...
Update locales and add Swedish
2016-11-27 08:49:26 -02:00
Andrey Nering and GitHub
c664ffd1db
Merge pull request #270 from andreynering/gitea/http-headers-download
...
Fix HTTP headers for issue attachment download
2016-11-27 08:48:26 -02:00
Andrey Nering
d647d02c2f
Fix Chrome not liking commas
2016-11-26 11:26:03 -02:00
Andrey Nering
638dd24cec
Fix HTTP headers for issue attachment download
...
- Download filename was wrong for files other than images. Example: It was `download` instead of `file.pdf`
- PDF was downloading instead of showing on browser
2016-11-26 10:13:25 -02:00
Andrey Nering and Lunny Xiao
6a28909f40
CONTRIBUTING.md: link to "Faster reviews" document ( #229 )
...
* CONTRIBUTING.md: link to "Faster reviews" document
* CONTRIBUTING.md: small fixes
2016-11-25 09:25:34 +08:00
Andrey Nering and GitHub
bd13c81684
Merge pull request #196 from Bwko/fix/commit-view-panic
...
Fix panic when no user is signed in
2016-11-19 14:30:37 -02:00