]> source.dussan.org Git - gitea.git/log
gitea.git
8 years agoMerge pull request #2112 from nanoant/patch/better-git-message-display
Unknwon [Mon, 7 Dec 2015 01:06:23 +0000 (20:06 -0500)]
Merge pull request #2112 from nanoant/patch/better-git-message-display

Render commit msg as header + verbatim description

8 years agoRender commit msg as header + verbatim description
Adam Strzelecki [Sun, 6 Dec 2015 23:18:12 +0000 (00:18 +0100)]
Render commit msg as header + verbatim description

Most commit in Git are expected to follow standard of single header line,
followed by description paragraphs, separated by empty line from previous block.

Previously Gogs were treating everything as single header. Now we are trying to
render only first line as header, but following lines (description chunks) as a
verbatim.

8 years agoprepare release
Unknwon [Sun, 6 Dec 2015 20:34:17 +0000 (15:34 -0500)]
prepare release

8 years agoMerge pull request #2110 from msoedov/misspellings
Unknwon [Sun, 6 Dec 2015 20:27:11 +0000 (15:27 -0500)]
Merge pull request #2110 from msoedov/misspellings

Fix misspelled words

8 years agoFix misspelled words
Alex Myasoedov [Sun, 6 Dec 2015 14:42:23 +0000 (16:42 +0200)]
Fix misspelled words

8 years agoremember page number when delete repo
Unknwon [Sat, 5 Dec 2015 22:49:46 +0000 (17:49 -0500)]
remember page number when delete repo

8 years ago#2063 Ability to delete repo from admin panel
Unknwon [Sat, 5 Dec 2015 22:39:29 +0000 (17:39 -0500)]
#2063 Ability to delete repo from admin panel

8 years agoAPIs: admin users
Unknwon [Sat, 5 Dec 2015 22:13:13 +0000 (17:13 -0500)]
APIs: admin users

8 years agoupdate README
Unknwon [Sat, 5 Dec 2015 18:50:43 +0000 (13:50 -0500)]
update README

8 years agofix #2105 and fix #1857
Unknwon [Sat, 5 Dec 2015 18:24:13 +0000 (13:24 -0500)]
fix #2105 and fix #1857

8 years agofix #2102
Unknwon [Sat, 5 Dec 2015 16:46:42 +0000 (11:46 -0500)]
fix #2102

8 years agoSet default language for i18n
Unknwon [Sat, 5 Dec 2015 06:20:11 +0000 (01:20 -0500)]
Set default language for i18n

8 years ago#2052 advanced select ops for system notices
Unknwon [Sat, 5 Dec 2015 06:09:14 +0000 (01:09 -0500)]
#2052 advanced select ops for system notices

8 years agoinit with all enabled
Unknwon [Sat, 5 Dec 2015 02:34:37 +0000 (21:34 -0500)]
init with all enabled

8 years agotemplate fix
Unknwon [Sat, 5 Dec 2015 02:32:33 +0000 (21:32 -0500)]
template fix

8 years agofix #1829 and fix #890
Unknwon [Sat, 5 Dec 2015 02:30:33 +0000 (21:30 -0500)]
fix #1829 and fix #890

8 years ago#2045 have fallback but empty value
Unknwon [Sat, 5 Dec 2015 00:01:34 +0000 (19:01 -0500)]
#2045 have fallback but empty value

8 years ago#2045 move fallback to empty string
Unknwon [Fri, 4 Dec 2015 23:31:45 +0000 (18:31 -0500)]
#2045 move fallback to empty string

8 years agofix #2101
Unknwon [Fri, 4 Dec 2015 22:30:32 +0000 (17:30 -0500)]
fix #2101

8 years agofix panic for #2045
Unknwon [Fri, 4 Dec 2015 22:20:23 +0000 (17:20 -0500)]
fix panic for #2045

8 years agorefactor API routes and some work for #976
Unknwon [Fri, 4 Dec 2015 22:16:42 +0000 (17:16 -0500)]
refactor API routes and some work for #976

8 years agomore fixes on #2045
Unknwon [Fri, 4 Dec 2015 20:41:56 +0000 (15:41 -0500)]
more fixes on #2045

8 years agoMerge branch 'develop' of github.com:gogits/gogs into develop
Unknwon [Thu, 3 Dec 2015 23:10:54 +0000 (18:10 -0500)]
Merge branch 'develop' of github.com:gogits/gogs into develop

8 years agofix broken link
Unknwon [Thu, 3 Dec 2015 23:10:45 +0000 (18:10 -0500)]
fix broken link

8 years agominor JS and UI fix
Unknwon [Thu, 3 Dec 2015 20:01:15 +0000 (15:01 -0500)]
minor JS and UI fix

8 years agofix #2095
Unknwon [Thu, 3 Dec 2015 19:31:31 +0000 (14:31 -0500)]
fix #2095

8 years agoMerge pull request #2094 from nanoant/patch/less-pronounced-sha-labels
Unknwon [Thu, 3 Dec 2015 19:28:30 +0000 (14:28 -0500)]
Merge pull request #2094 from nanoant/patch/less-pronounced-sha-labels

UI: Use more subtle grey SHA1 labels

8 years agoUI: More subtle strips on commits list
Adam Strzelecki [Thu, 3 Dec 2015 12:49:52 +0000 (13:49 +0100)]
UI: More subtle strips on commits list

With grey SHA1 labels, we should consider having also more subtle strips on
commits list. As current strips blend too much with grey SHA1 labels and top
bar, making hard to distinguish headers from content.

8 years agowork on #2093
Unknwon [Thu, 3 Dec 2015 19:21:13 +0000 (14:21 -0500)]
work on #2093

8 years agoMerge pull request #2092 from nanoant/patch/non-bold-last-commit-sha
Unknwon [Thu, 3 Dec 2015 18:14:57 +0000 (13:14 -0500)]
Merge pull request #2092 from nanoant/patch/non-bold-last-commit-sha

UI: Remove CSS rule making last-commit SHA bold

8 years agoUI: Use more subtle grey SHA1 labels
Adam Strzelecki [Wed, 2 Dec 2015 23:03:49 +0000 (00:03 +0100)]
UI: Use more subtle grey SHA1 labels

Current green SHA1 labels are more pronounced than other UI elements attracting
attention as if they were most important thing in the UI, while they are not as
important, especially without real Git client.

Using grey SHA1 labels makes the UI more balanced, less aggressive and lets
user to focus on other content elements.

NOTE: Neither GitHub or Bitbucket uses so heavy pronunciation as Gogs.

8 years agoUI: Remove CSS rule making last-commit SHA bold
Adam Strzelecki [Thu, 3 Dec 2015 12:18:57 +0000 (13:18 +0100)]
UI: Remove CSS rule making last-commit SHA bold

This removes remains from old design, that was not cleaned by previous #2068 PR.

8 years ago500 when wiki not exists
Unknwon [Thu, 3 Dec 2015 07:08:25 +0000 (02:08 -0500)]
500 when wiki not exists

8 years agofix #2090
Unknwon [Thu, 3 Dec 2015 06:59:32 +0000 (01:59 -0500)]
fix #2090

8 years agofix #2087
Unknwon [Thu, 3 Dec 2015 06:03:06 +0000 (01:03 -0500)]
fix #2087

8 years agofix #976
Unknwon [Thu, 3 Dec 2015 05:24:37 +0000 (00:24 -0500)]
fix #976

8 years agomore UI minor fixes
Unknwon [Thu, 3 Dec 2015 01:56:26 +0000 (20:56 -0500)]
more UI minor fixes

8 years agoMerge pull request #2088 from nanoant/patch/further-layout-fixes
Unknwon [Thu, 3 Dec 2015 01:26:48 +0000 (20:26 -0500)]
Merge pull request #2088 from nanoant/patch/further-layout-fixes

Further layout fixes

8 years agoCSS: Octicons 16px fix outside of _octicons.less
Adam Strzelecki [Thu, 3 Dec 2015 01:18:38 +0000 (02:18 +0100)]
CSS: Octicons 16px fix outside of _octicons.less

Otherwise the fix will be overwritten by next _octicons.less update.

This is follow-up for 22b0dfbb35f10f22ef0485e289f44532d7a71863.

8 years agoUI: Always show menu on repo pages
Adam Strzelecki [Thu, 3 Dec 2015 01:15:00 +0000 (02:15 +0100)]
UI: Always show menu on repo pages

Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu.

8 years agoclean test data
Unknwon [Thu, 3 Dec 2015 01:10:47 +0000 (20:10 -0500)]
clean test data

8 years agominor CSS fix
Unknwon [Thu, 3 Dec 2015 01:10:00 +0000 (20:10 -0500)]
minor CSS fix

8 years agominor CSS fix for #2068
Unknwon [Thu, 3 Dec 2015 00:53:39 +0000 (19:53 -0500)]
minor CSS fix for #2068

8 years agominor fix for #2086
Unknwon [Thu, 3 Dec 2015 00:45:43 +0000 (19:45 -0500)]
minor fix for #2086

8 years agoMerge pull request #2068 from nanoant/patch/repo-file-list-layout
Unknwon [Thu, 3 Dec 2015 00:44:16 +0000 (19:44 -0500)]
Merge pull request #2068 from nanoant/patch/repo-file-list-layout

Repo file list layout & misc fixes

8 years agoUI: Display last-commit header without 2nd column
Adam Strzelecki [Thu, 3 Dec 2015 00:15:40 +0000 (01:15 +0100)]
UI: Display last-commit header without 2nd column

This uses a CSS trick making first th to be relative block with width equal to
first two columns, effectively working around inability to use colspan="2" on
first row that was breaking "fixed-layout" for tables.

Also use grey header for last-commit SHA1 tag.

8 years agofix #2085
Unknwon [Wed, 2 Dec 2015 23:58:13 +0000 (18:58 -0500)]
fix #2085

8 years agoMerge pull request #2086 from nanoant/patch/translation-add-code-entry
Unknwon [Wed, 2 Dec 2015 23:53:38 +0000 (18:53 -0500)]
Merge pull request #2086 from nanoant/patch/translation-add-code-entry

Translation: Add missing entry for new "code" tab

8 years agoUI: Keep repo URL action right of ref combo & path
Adam Strzelecki [Wed, 2 Dec 2015 22:48:36 +0000 (23:48 +0100)]
UI: Keep repo URL action right of ref combo & path

Just use secondary menu instead custom ".head.meta", which simplifies code.

Also do not display repo URL action when we are in subdirectory or viewing a
file.

8 years agoTranslation: Add missing entry for new "code" tab
Adam Strzelecki [Wed, 2 Dec 2015 22:00:23 +0000 (23:00 +0100)]
Translation: Add missing entry for new "code" tab

We have new tab, but we had no entry. That's why it was showing "code"
(lowercase) as this is text id, where we were expecting properly title cased
"Code" to be shown in English version.

Also add Polish translation "code=Kod".

8 years agoUI: Make repository menu divide header and content
Adam Strzelecki [Wed, 2 Dec 2015 21:40:22 +0000 (22:40 +0100)]
UI: Make repository menu divide header and content

This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface.

8 years agoUI: Keep repository settings menu button right
Adam Strzelecki [Wed, 2 Dec 2015 21:06:50 +0000 (22:06 +0100)]
UI: Keep repository settings menu button right

8 years agoCommits & files UI: SUI fixed single line table
Adam Strzelecki [Mon, 30 Nov 2015 23:04:13 +0000 (00:04 +0100)]
Commits & files UI: SUI fixed single line table

Instead using own ellipsis, uses Semantic UI fixed single line table which
effectively applies ellipsis to all overflowing table cells.

NOTE: File list cannot use colspan="2" for 1st "Last commit" elements,
otherwise layout breaks with fixed table.

8 years agoCSS: Reduce .sha.label font size to 13px
Adam Strzelecki [Mon, 30 Nov 2015 22:59:23 +0000 (23:59 +0100)]
CSS: Reduce .sha.label font size to 13px

8 years agoCSS: .repository .sha.label -> .ui .sha.label
Adam Strzelecki [Mon, 30 Nov 2015 22:57:07 +0000 (23:57 +0100)]
CSS: .repository .sha.label -> .ui .sha.label

This is because SHA1 label is used in many other places, not only inside
.repository container.

8 years agoUI: Mark top menu icons blue only when non-zero
Adam Strzelecki [Mon, 30 Nov 2015 14:22:24 +0000 (15:22 +0100)]
UI: Mark top menu icons blue only when non-zero

8 years agoCSS: Ensure Octicons are used with 16px font size
Adam Strzelecki [Mon, 30 Nov 2015 14:38:58 +0000 (15:38 +0100)]
CSS: Ensure Octicons are used with 16px font size

Semantic UI .icon 1em font-size has priority over .octicon 16px, resulting
octicons rendered at 14px font-size, which is not okay since Octicons are meant
to be shown sizes that are multiples of 16px.

8 years agofix #2083
Unknwon [Wed, 2 Dec 2015 18:47:22 +0000 (13:47 -0500)]
fix #2083

8 years ago#2071 Diff is not showing full content when has super long one line
Unknwon [Wed, 2 Dec 2015 06:10:13 +0000 (01:10 -0500)]
#2071 Diff is not showing full content when has super long one line

8 years agoMerge pull request #2081 from angus-g/en-trans
Unknwon [Wed, 2 Dec 2015 04:46:05 +0000 (23:46 -0500)]
Merge pull request #2081 from angus-g/en-trans

Update English translations

8 years agoFix casing in English translation
Angus Gibson [Wed, 2 Dec 2015 04:43:56 +0000 (15:43 +1100)]
Fix casing in English translation

8 years ago#2052 Ability to batch delete system notices
Unknwon [Wed, 2 Dec 2015 04:33:08 +0000 (23:33 -0500)]
#2052 Ability to batch delete system notices

8 years agoUpdate English translations
Angus Gibson [Wed, 2 Dec 2015 04:21:24 +0000 (15:21 +1100)]
Update English translations

Just some phrasing changes to make the English translations sound more natural.

8 years ago#2045 add short version as fallback to Slack payload
Unknwon [Wed, 2 Dec 2015 02:16:19 +0000 (21:16 -0500)]
#2045 add short version as fallback to Slack payload

8 years agofix #2057
Unknwon [Wed, 2 Dec 2015 01:51:31 +0000 (20:51 -0500)]
fix #2057

8 years agoupdate REMADE and locale
Unknwon [Wed, 2 Dec 2015 00:53:19 +0000 (19:53 -0500)]
update REMADE and locale

8 years agoMerge pull request #2079 from nanoant/patch/ldap-custom-username-attr
Unknwon [Tue, 1 Dec 2015 23:23:12 +0000 (18:23 -0500)]
Merge pull request #2079 from nanoant/patch/ldap-custom-username-attr

LDAP: Optional user name attribute specification

8 years agoLDAP: Optional user name attribute specification
Adam Strzelecki [Tue, 1 Dec 2015 13:49:49 +0000 (14:49 +0100)]
LDAP: Optional user name attribute specification

Consider following LDAP search query example:

    (&(objectClass=Person)(|(uid=%s)(mail=%s)))

Right now on first login attempt Gogs will use the text supplied on login form
as the newly created user name. In example query above the text matches against
both e-mail or user name. So if user puts the e-mail then the new Gogs user
name will be e-mail which may be undesired.

Using optional user name attribute setting we can explicitly say we want Gogs
user name to be certain LDAP attribute eg. `uid`, so even user will use e-mail
to login 1st time, the new account will receive correct user name.

8 years agoMerge pull request #2078 from nanoant/patch/makefile-improvements
Unknwon [Tue, 1 Dec 2015 22:26:25 +0000 (17:26 -0500)]
Merge pull request #2078 from nanoant/patch/makefile-improvements

Makefile improvements

8 years agofix API
Unknwon [Tue, 1 Dec 2015 21:33:45 +0000 (16:33 -0500)]
fix API

8 years agoMerge pull request #2076 from Gibheer/new_mirror
Unknwon [Tue, 1 Dec 2015 21:33:00 +0000 (16:33 -0500)]
Merge pull request #2076 from Gibheer/new_mirror

add new mirror button to dashboard

8 years agoscripts: Remove less.sh superseded by Makefile
Adam Strzelecki [Tue, 1 Dec 2015 21:21:19 +0000 (22:21 +0100)]
scripts: Remove less.sh superseded by Makefile

We no longer need to manually build CSS files as Makefile keeps track of it.

8 years agoMakefile: Remove trailing whitespace & add last LF
Adam Strzelecki [Tue, 1 Dec 2015 21:20:21 +0000 (22:20 +0100)]
Makefile: Remove trailing whitespace & add last LF

This is pure cleanup commit.

8 years agoMakefile: Auto-build CSS & bin-data when necessary
Adam Strzelecki [Tue, 1 Dec 2015 21:18:30 +0000 (22:18 +0100)]
Makefile: Auto-build CSS & bin-data when necessary

This will ensure that running `make` we will get all necessary files built and
we do not need manually remember to rebuild them.

8 years agoMakefile: Copy installed binary instead 2nd build
Adam Strzelecki [Tue, 1 Dec 2015 21:16:00 +0000 (22:16 +0100)]
Makefile: Copy installed binary instead 2nd build

This speeds up single build/rebuild rather than install & build which compiles
everything twice, we just copy installed binary back to the project root.

8 years agoadd new mirror button to dashboard
Gibheer [Tue, 1 Dec 2015 20:05:34 +0000 (21:05 +0100)]
add new mirror button to dashboard

This adds the button to create a new mirror on the dashboard at the same
place where "new repository" and "new organization" already exist.

8 years agoMerge pull request #2016 from raxetul/develop
Unknwon [Tue, 1 Dec 2015 19:46:03 +0000 (14:46 -0500)]
Merge pull request #2016 from raxetul/develop

Dockerfile for RaspberryPi is added.

8 years agoMerge pull request #2069 from nanoant/patch/admin-see-all-organizations
Unknwon [Tue, 1 Dec 2015 02:18:33 +0000 (21:18 -0500)]
Merge pull request #2069 from nanoant/patch/admin-see-all-organizations

Admin should be able to see all organizations

8 years agofix #2042
Unknwon [Tue, 1 Dec 2015 01:50:40 +0000 (20:50 -0500)]
fix #2042

8 years agoMerge branch 'feature/wiki' into develop
Unknwon [Tue, 1 Dec 2015 01:46:19 +0000 (20:46 -0500)]
Merge branch 'feature/wiki' into develop

8 years agofinish wiki
Unknwon [Tue, 1 Dec 2015 01:45:55 +0000 (20:45 -0500)]
finish wiki

8 years agoMerge pull request #2053 from kakwa/develop
Unknwon [Mon, 30 Nov 2015 21:18:18 +0000 (16:18 -0500)]
Merge pull request #2053 from kakwa/develop

various fixes in gogs dump command

8 years agoAdmin should be able to see all organizations
Adam Strzelecki [Sat, 28 Nov 2015 21:31:06 +0000 (22:31 +0100)]
Admin should be able to see all organizations

This is follow-up for 56c66ee486b4b8d544201662de62a23f36e6a069 allowing admin
to see private repositories, even when not being member of them.

8 years ago#1681 carry --config flag for builtin SSH
Unknwon [Mon, 30 Nov 2015 20:40:05 +0000 (15:40 -0500)]
#1681 carry --config flag for builtin SSH

8 years agoadd line break after SSH error message
Unknwon [Mon, 30 Nov 2015 15:00:52 +0000 (10:00 -0500)]
add line break after SSH error message

8 years agoadd name of the dump file in last log message
kakwa [Sat, 28 Nov 2015 14:22:10 +0000 (15:22 +0100)]
add name of the dump file in last log message

8 years agoFix dump of log and custom directory in dump cmd
kakwa [Sat, 28 Nov 2015 14:08:50 +0000 (15:08 +0100)]
Fix dump of log and custom directory in dump cmd

Now, the dump cmd uses setting.CustomPath and setting.LogRootPath
instead of setting.WorkDir which was kind of broken if the gogs
binary was in a different directory than gogs data.
Additionally, the backup of setting.CustomPath directory is only done
if it exists.

8 years agoUsing a tmp dir to generate db and repo dumps
kakwa [Sat, 28 Nov 2015 13:07:51 +0000 (14:07 +0100)]
Using a tmp dir to generate db and repo dumps

Using a tmp dir makes gogs dump more robust to concurrent runs.

It also permits an easier cleaning of the tmp files (gogs-db.sql and
gog-repo.zip) by just removing the tmp dir.

As a side effect, it partially fix bugs on workdir.
Previously, 'gogs dump' created the archives in the current directory,
and tried to include these archives from the directory where the
gogs binary lies.
ex: if gogs binary is in /usr/bin/gogs, and gogs dump is run from /tmp/,
/tmp/gog-repo.zip is created, but gogs dump tried to include
/usr/bin/gogs-repo.zip.

8 years agoAdding more error handling in dump cmd
kakwa [Sat, 28 Nov 2015 11:11:38 +0000 (12:11 +0100)]
Adding more error handling in dump cmd

The dump cmd did not check the return value of the z.AddFile or
z.AddDir when building the final archive.
It caused the dump command to succeed even if an error occurred.
The resulted dump archive could be corrupted/empty.
(errors could be various: removal by a concurrent process, disk full,
bugs in the dump cmd itself)

8 years agowiki: finish pages
Unknwon [Fri, 27 Nov 2015 07:16:12 +0000 (02:16 -0500)]
wiki: finish pages

8 years agowiki: finish edit
Unknwon [Fri, 27 Nov 2015 06:50:38 +0000 (01:50 -0500)]
wiki: finish edit

8 years agowiki: finish new
Unknwon [Fri, 27 Nov 2015 05:24:24 +0000 (00:24 -0500)]
wiki: finish new

8 years agointroduce git-shell
Unknwon [Thu, 26 Nov 2015 22:33:45 +0000 (17:33 -0500)]
introduce git-shell

8 years agoUse better LDAP lib and should fix #1139
Unknwon [Thu, 26 Nov 2015 19:04:58 +0000 (14:04 -0500)]
Use better LDAP lib and should fix #1139

8 years agoWiki: UI for page new
Unknwon [Thu, 26 Nov 2015 01:10:25 +0000 (20:10 -0500)]
Wiki: UI for page new

8 years agoMerge branch '0.8.0' of github.com:gogits/gogs into develop
Unknwon [Wed, 25 Nov 2015 16:01:40 +0000 (11:01 -0500)]
Merge branch '0.8.0' of github.com:gogits/gogs into develop

8 years agoprepare for release
Unknwon [Wed, 25 Nov 2015 14:36:26 +0000 (09:36 -0500)]
prepare for release

8 years agoadd unsupported migration prompt
Unknwon [Wed, 25 Nov 2015 14:27:27 +0000 (09:27 -0500)]
add unsupported migration prompt

8 years agoallow admin to migrate for any user/org
Unknwon [Wed, 25 Nov 2015 05:55:37 +0000 (00:55 -0500)]
allow admin to migrate for any user/org

8 years agominor fix markdown post process
Unknwon [Wed, 25 Nov 2015 00:29:35 +0000 (19:29 -0500)]
minor fix markdown post process