aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Collapse)AuthorAge
...
| * remove unused scripts and simplify migrate form definitionUnknwon2015-03-11
| |
| * Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-10
| |
* | home: new UIUnknwon2015-03-07
|/
* cmd/serve.go: remove useless codeUnknwon2015-03-01
|
* Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-28
|\
| * models: done testing on new access systemUnknwon2015-02-28
| |
| * models: fix issue with transfer repositoryUnknwon2015-02-24
| | | | | | | | README: fix typo
| * v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
| |
| * Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-22
| |\
| | * Updating context and fixing permission issuesPeter Smit2015-02-16
| | | | | | | | | | | | | | | | | | 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.
| * | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
| * | fix mirror issues uncaught #941Unknwon2015-02-13
| | |
| * | first pass work on migration #925Unknwon2015-02-11
| | |
* | | Merge pull request #915 from Lafriks/dev无闻2015-02-23
|\ \ \ | |_|/ |/| | Get username, name, surname and e-mail from LDAP server
| * | Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-08
| | |
* | | models: able to rename user with diff letter cases #981Unknwon2015-02-22
| | | | | | | | | | | | | | | - templates/org: mirror fix on name output - routers: add missing error check
* | | routers: able to migrate repo from local pathUnknwon2015-02-22
| | | | | | | | | | | | - modules/middleware/context.go: add HandleAPI method
* | | templates/org/home.tmpl: fix org member can't see public repoUnknwon2015-02-22
| | |
* | | templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-21
| | | | | | | | | | | | | | | - routers/user: little code format - conf/locale: update French locale
* | | fix typo mistakeAlexey Makhov2015-02-19
| | |
* | | remove not using varsAlexey Makhov2015-02-19
| | |
* | | gitlab-like hash namingAlexey Makhov2015-02-19
| | |
* | | Merge branch 'dev' of https://github.com/gogits/gogs into devStefan-Code2015-02-18
|\ \ \
| * \ \ Merge pull request #962 from phsmit/dont_mention_php无闻2015-02-17
| |\ \ \ | | | | | | | | | | Remove the "PHP" style formatting function
| | * | | Remove the "PHP" style formatting functionPeter Smit2015-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-17
| |/ / / | | | | | | | | | | | | 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.
| * | | models: fix XORM API breakUnknwon2015-02-14
| | | | | | | | | | | | | | | | cmd/web.go: check version after load config
| * | | templates/user/auth/signin.tmpl: hide sign up prompt when registration is ↵Unknwon2015-02-12
| | |/ | |/| | | | | | | disabled #884
| * | Merge pull request #937 from Stefan-Code/dev无闻2015-02-11
| |\ \ | | | | | | | | Changes to repo-header-download-drop
| * | | better naming on #891Unknwon2015-02-11
| | | |
* | | | changed repo-clone-url behaviour for bare repoStefan-Code2015-02-18
| |/ / |/| |
* | | Changes to repo-header-download-drop, different repo-clone-url input behaviourStefan-Code2015-02-11
|/ /
* | able to allow insecure certification of webhook for #891Unknwon2015-02-10
| |
* | templates/ng/base: change year to 2015, fix #928Unknwon2015-02-09
| | | | | | | | - conf/locale: update Japanese locale
* | Merge pull request #911 from TonyTsangHK/dev无闻2015-02-09
|\ \ | | | | | | Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
| * | Link to previous commited source file (diff.view_file button) instead of ↵Tony Tsang2015-02-06
| | | | | | | | | | | | returning 404 for deleted files.
* | | cmd: code fix for #905Unknwon2015-02-08
| |/ |/| | | | | | | | | | | - 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)
* | able to disable SSH for #883Unknwon2015-02-07
| |
* | code fix for #908, and work for #884Unknwon2015-02-06
| |
* | Merge pull request #908 from nicolai86/feature/hide-signup-button-884无闻2015-02-06
|\ \ | | | | | | Make Signup button display configurable - #884
| * | Hide the registration button depending on the settingRaphael Randschau2015-02-05
| | |
| * | Add ShowRegistrationButton configuration optionRaphael Randschau2015-02-05
| |/
* / modules/base: fix markdown mention regex for #826Unknwon2015-02-06
|/ | | | - conf/locale: add mew translator profile
* models: sanitize user full name when update settingsUnknwon2015-02-04
|
* public/ng/js: script fix on #901Unknwon2015-02-04
|
* little fixAlexey Makhov2015-02-04
|
* add multifile support to diff view highlightingAlexey Makhov2015-02-04
|
* fix diff lines highlightingAlexey Makhov2015-02-04
|
* fix error at admin/configAlexey Makhov2015-02-03
|
* public/ng/css: code fix on #895Unknwon2015-02-03
| | | | - templates/user/settings: fix email panel nav highlight