Unknwon
798ea03317
#1082 : missing link for help
11 years ago
Unknwon
ca0b8b7cc5
#1064 : X-Gogs-Event header is empty
11 years ago
Unknwon
4bcbfc2916
#851 : Edit Account does not take into consideration password rules
11 years ago
Unknwon
0fa1c5ae0f
#1040 : dashboard no longer accessible when repo is missing
11 years ago
Unknwon
28645f79bc
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing
changes made to 80b23854bc .
11 years ago
Nolan Darilek
a1a87bf999
Add additional accessibility text to repository navbar.
11 years ago
Nolan Darilek
b9b25aaa80
Various accessibility fixes, mostly labeling icons.
11 years ago
Unknwon
34b1e21d1f
Merge branch 'develop' of github.com:gogits/gogs into develop
11 years ago
Unknwon
a4b13652a7
#988 : fix one missing duplicated prefix
- update some locale files
11 years ago
Sternik
416c93b953
Fix for deleting user when gogs instalation is on http://hostname/gogs
11 years ago
Unknwon
c3e009ad21
#988 : GetRepoLink already contains AppSubUrl
11 years ago
Unknwon
c61a100b93
fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls`
11 years ago
Unknwon
80667e87b6
remove unused scripts and simplify migrate form definition
11 years ago
Filippo Valsorda
0d8a70e957
Handle submodules without a .gitmodules entry - fix #1023
11 years ago
Unknwon
5d625e884f
cmd/serve.go: remove useless code
11 years ago
Unknwon
164ed7fe1e
Merge branch 'access' of github.com:gogits/gogs into dev
11 years ago
Unknwon
1d80e7bfbd
models: done testing on new access system
11 years ago
Unknwon
08b8901cd9
models: fix issue with transfer repository
README: fix typo
11 years ago
无闻
59233609d4
Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
11 years ago
Unknwon
56a29ce158
v4 migration, merge 'dev', clean code and mirror fix
11 years ago
Unknwon
df64dcfdfd
Merge branch 'access' of github.com:gogits/gogs into access
11 years ago
Unknwon
5a7bca797c
Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
11 years ago
Unknwon
f6e65b5e06
models: able to rename user with diff letter cases #981
- templates/org: mirror fix on name output
- routers: add missing error check
11 years ago
Unknwon
51da9e41f0
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
11 years ago
Unknwon
82766e2c19
templates/org/home.tmpl: fix org member can't see public repo
11 years ago
Unknwon
700626f527
templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
11 years ago
Alexey Makhov
0d33a62765
fix typo mistake
11 years ago
Alexey Makhov
642b2e74a8
remove not using vars
11 years ago
Alexey Makhov
dabc9f4991
gitlab-like hash naming
11 years ago
Stefan-Code
ce7e96765e
Merge branch 'dev' of https://github.com/gogits/gogs into dev
11 years ago
Stefan-Code
83a8ad573b
changed repo-clone-url behaviour for bare repo
11 years ago
无闻
e507ef770f
Merge pull request #962 from phsmit/dont_mention_php
Remove the "PHP" style formatting function
11 years ago
Peter Smit
2bb8323ab5
Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
11 years ago
Peter Smit
327d3cd26f
Remove the "PHP" style formatting function
The "PHP" formatting function doesn't add anything, except an undocumented date format.
All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.
11 years ago
Peter Smit
16bfbe24e7
Updating context and fixing permission issues
The boolean flags in the repo context have been replaced with mode and two methods
Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
11 years ago
Unknwon
8414dd270e
models: fix XORM API break
cmd/web.go: check version after load config
11 years ago
Unknwon
16a8a4a4f7
fix mirror issues uncaught #941
11 years ago
Unknwon
eb69b6532c
templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884
11 years ago
Unknwon
4f24a5ef7d
first pass work on migration #925
11 years ago
无闻
d637005e80
Merge pull request #937 from Stefan-Code/dev
Changes to repo-header-download-drop
11 years ago
Unknwon
07795ce5be
better naming on #891
11 years ago
Stefan-Code
ff7b586ccc
Changes to repo-header-download-drop, different repo-clone-url input behaviour
11 years ago
Unknwon
a8ac54ff07
able to allow insecure certification of webhook for #891
11 years ago
Unknwon
7207a3194d
templates/ng/base: change year to 2015, fix #928
- conf/locale: update Japanese locale
11 years ago
无闻
1c35655750
Merge pull request #911 from TonyTsangHK/dev
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
11 years ago
Unknwon
bc9746281f
cmd: code fix for #905
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
11 years ago
Lauris BH
8016fb54d8
Get username, name, surname and e-mail from LDAP server
11 years ago
Unknwon
235271d50a
able to disable SSH for #883
11 years ago
Unknwon
ba9cae6328
code fix for #908 , and work for #884
11 years ago
无闻
89a75db225
Merge pull request #908 from nicolai86/feature/hide-signup-button-884
Make Signup button display configurable - #884
11 years ago