2
0
Commit Graph

1579 Commits

Author SHA1 Message Date
Thomas Boerger
cd37f617b4 Dropped link to Gogs docs from template 2016-11-07 14:49:25 +01:00
Rachid Zarouali
64eb34d9b3 Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning
Disable HTTP cloning
2016-11-07 11:23:30 +01:00
Joubert RedRat
94b823052f Set default less and css to new default name 2016-11-04 08:53:18 -02:00
Rémy Boulanouar
ac33536be0 Implementation of the feature to redirect to an external issue tracker 2016-11-04 09:06:54 +01:00
Thibault Meyer
dd34b21542 Use user fullname if resolved 2016-11-04 08:13:14 +01:00
Rémy Boulanouar
61ec6729e6 Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
Thibault Meyer
45e683cb05 rename variable + fix wiki link 2016-10-04 18:58:14 +02:00
Thibault Meyer
56d98c3349 Can disable GIT interactions by HTTP protocol 2016-09-18 10:54:33 +02:00
Unknwon
32b0277749 Update locales
Add new locale Serbian (Cyrillic)
2016-09-15 20:03:36 -04:00
Unknwon
7d7894961a #3590 fix 404 for release draft edition
Closes #3591
2016-09-03 06:00:59 -04:00
Unknwon
35f69d650b #3589 LoadRepoConfig after ORM is initialized 2016-09-02 23:18:37 -04:00
Unknwon
386f762386 #3577 incorrect URL produced by AvatarLink 2016-09-01 12:36:26 -04:00
Daniel Oaks
6cdcdc8a31 Add the ability to explore organizations (#3573)
* Add ability to explore organizations

* Use right icon for org explore links
2016-09-01 09:08:05 -04:00
raphael10241024
09ca2222e6 fix link error under preview (#3566) 2016-09-01 06:01:27 -04:00
Unknwon
5056178ca0 Fix panic when attempt login with non-exist user 2016-09-01 05:12:34 -04:00
Thibault Meyer
d6f5380270 Feature #3492: Add option to hide footer load times (#3562)
* Add option to hide footer load times

* Rename option variable + minor changes
2016-09-01 01:01:32 -04:00
Unknwon
5584cebdb8 Update locales 2016-09-01 00:35:04 -04:00
Unknwon
6eda7a4d63 #3559 fix template error 2016-08-31 13:59:23 -07:00
Unknwon
d7cd5f6363 models/login_source: code improvement 2016-08-31 01:22:41 -07:00
无闻
e24f6b4f84 Support Editorconfig on web editor (#3512) 2016-08-30 16:47:22 -07:00
Andrey Nering
bb8ed178e6 Support Editorconfig on web editor 2016-08-30 20:30:47 -03:00
Unknwon
de6b7fff77 #2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes #3509
2016-08-30 16:18:33 -07:00
Unknwon
178dab03b0 templates/repo/view: fix bad link 2016-08-30 13:59:41 -07:00
Unknwon
c5dea9e790 Web editor: support upload files 2016-08-30 05:23:59 -07:00
Unknwon
e40f64e2c9 router/repo: code refactoring 2016-08-30 02:08:38 -07:00
Unknwon
d3b79c7c68 #3459 code quality improvement 2016-08-29 20:00:06 -07:00
Thibault Meyer
09648cfb39 Load a set of predefined labels (#3459)
* Can use a predefined set of labels

* Change UI

* Fix HTML file indentation

* Avoid reading file from other directory (security issue)

* Apply a better fix

* Remove not used variable

* Merge upstream/develop

* Do modifications

* Raname

* remove binding + rename variable
2016-08-29 19:02:49 -07:00
Unknwon
a6b484f417 Web editor: fix cannot create new file in subdirectory 2016-08-29 00:10:21 -07:00
Unknwon
b2d03ef595 Web editor: disallow edit mirror repository 2016-08-28 04:56:41 -07:00
Unknwon
46d345920b Web editor: improve edit file 2016-08-28 04:31:42 -07:00
Unknwon
6aa50bcc06 Web editor: improve delete file process 2016-08-28 01:41:44 -07:00
Unknwon
1be9c2bdc7 #2901 allow setting preferred licenses
- Closes #3488
2016-08-28 00:06:22 -07:00
Unknwon
45a2b44d41 Web editor: improve edit file tooltip 2016-08-27 15:25:01 -07:00
Unknwon
a5d8695d08 #3505 use user’s info for committer and author 2016-08-27 13:37:55 -07:00
Unknwon
ea57b25d61 #3495 only start builtin SSH server after user finish installation 2016-08-27 12:25:22 -07:00
Unknwon
b1ab6d9291 Update highlightjs 2016-08-27 11:56:20 -07:00
Unknwon
e0fb31c635 migrations: set comment updated as created 2016-08-26 14:07:21 -07:00
Unknwon
925f5f7673 #2966 code cleanup 2016-08-26 13:40:53 -07:00
Unknwon
61bde9440a Web editor: improve code quality 2016-08-24 21:35:03 -07:00
Unknwon
36198ec56a #3383 code cleanup 2016-08-24 16:05:56 -07:00
Unknwon
067d8bbedf Code quality improvement on JS 2016-08-17 22:44:07 -07:00
Unknwon
258fefac24 General code quality improvement 2016-08-16 23:06:38 -07:00
Unknwon
d80e017adf #2246 add HTMLURL to webhook type
- Fill Milestone and Assignee field when available in webhook payload
2016-08-16 10:19:09 -07:00
Unknwon
4d71628d3b #3464 reproduce diff signs
Commited wrong file.
2016-08-16 07:33:53 -07:00
Unknwon
b36d801abe models/issue: improve quality and performance of NewIssue function 2016-08-15 18:40:32 -07:00
Unknwon
9436c80534 #3466 fix response of pull request form validation error 2016-08-15 14:04:44 -07:00
Unknwon
e32c7ff88e Fix outdated edit can’t overwrite changes 2016-08-15 02:06:35 -07:00
Unknwon
06cab9ac1d Web editor: temporarily disable upload and quick fix for edit and new
Try to merge into develop branch ASAP, then continue minor fixes afterwards.
2016-08-15 01:42:20 -07:00
Unknwon
85be03f187 Web editor: improve delete file 2016-08-14 23:52:24 -07:00
Unknwon
e39f53bab8 Web editor: improve edit file and diff preview 2016-08-14 23:52:24 -07:00