]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2014-08-25 Marios AndreopoulosRemove newline characters from ssh key before processin...
2014-08-25 Unknwonfix #367
2014-08-24 UnknwonFinish new edit team page, add member to team
2014-08-23 UnknwonFix and set git config
2014-08-23 UnknwonFix #362, update code with upstream
2014-08-23 UnknwonFix code style
2014-08-23 UnknwonMerge branch 'dev' of github.com:gogits/gogs into dev
2014-08-23 UnknwonWorking on organization pages
2014-08-20 lunnyxiaoauto detect text file encode and convert to utf8
2014-08-16 UnknwonAdd/remove member need add/remove access to repositorie...
2014-08-16 UnknwonFinish team list, create new team, join/leave team...
2014-08-15 UnknwonFinish new organization members and invitation page
2014-08-15 UnknwonFinish new organization members and invitation page
2014-08-14 无闻Merge pull request #359 from fanningert/dev
2014-08-14 fanningertCorrect type issue in locale_en-US.ini
2014-08-14 fanningertGerman translation updated
2014-08-14 fanningertCorrect type issue in locale_en-US.ini
2014-08-14 无闻Merge pull request #358 from fanningert/dev
2014-08-14 fanningertInitial release of german translation
2014-08-14 fanningertCorrect some type issues
2014-08-14 fanningertCorrect some type issues
2014-08-14 UnknwonPage: `/org/:orgname/settings`
2014-08-14 无闻Merge pull request #357 from rojaro/patch-1
2014-08-13 rojaroUpdate locale_en-US.ini
2014-08-11 UnknwonFinish new home page of organization
2014-08-10 UnknwonFinish new reset password, etc.
2014-08-10 UnknwonFeature: Social sign in
2014-08-10 UnknwonPage: Manage social accounts
2014-08-09 UnknwonUI: Bare repository does not have visual link to settin...
2014-08-09 UnknwonFinish new web hook pages
2014-08-09 UnknwonFinish new hooks list page
2014-08-08 lunnyxiaoMerge branch 'dev' of github.com:gogits/gogs into dev
2014-08-08 lunnyxiaobug fixed
2014-08-07 UnknwonMirror fix on #352
2014-08-07 无闻Merge pull request #352 from DerDackel/ssh-permissions
2014-08-07 UnknwonFinish new collaboration page
2014-08-07 Sebastian JackelMoved defer f.Close() up so there is no chance of retur...
2014-08-07 Sebastian JackelCorrected log message
2014-08-07 Sebastian JackelMake sure, .ssh directory and authorized_keys file...
2014-08-07 Unknwonnowarp fix
2014-08-06 UnknwonUse toolbox
2014-08-06 UnknwonAdd missing less files
2014-08-05 UnknwonFix bare repo bug
2014-08-04 无闻Merge pull request #347 from nuss-justin/dev
2014-08-04 无闻Merge pull request #346 from nuss-justin/vet
2014-08-04 Justin NußFix wrong selector for AJAX issue creation.
2014-08-04 Justin NußFix invalid struct tags and remove unreachable code.
2014-08-02 UnknwonFinish new repo settings page
2014-08-01 UnknwonFix #340
2014-08-01 UnknwonFix #258
2014-08-01 UnknwonMirro fix on PR #311
2014-08-01 无闻Merge pull request #311 from nuss-justin/issue/281
2014-08-01 UnknwonFinish new migrate page
2014-07-31 UnknwonConvert captcha, cache, csrf as middlewares
2014-07-30 UnknwonMirror fix on template
2014-07-28 无闻Merge pull request #336 from adelq/responsive-layouts
2014-07-28 Adel QaliehAvoid using fixed width in CSS for layouts
2014-07-27 UnknwonReser repo owner to organization when error occurs...
2014-07-26 UnknwonGit installation check, show image in single file view...
2014-07-26 无闻Merge pull request #332 from acusti/dev
2014-07-26 无闻Merge pull request #331 from nuss-justin/dev
2014-07-26 Justin NußMerge branch 'dev' of https://github.com/gogits/Gogs...
2014-07-26 Justin NußUse :index instead of :issue in UpdateIssueMilestone
2014-07-26 UnknwonFix test case
2014-07-26 UnknwonDocs fix
2014-07-26 UnknwonHuge updates!!!!! Be careful to merge!!!!
2014-07-26 UnknwonMerge branch 'dev' of github.com:gogits/gogs into dev
2014-07-26 UnknwonNew UI merge in progress
2014-07-26 无闻Merge pull request #329 from ciarand/feature/update...
2014-07-26 无闻Merge pull request #330 from ciarand/reword-language...
2014-07-26 Ciaran DowneyChange "an error is occurred" to "has occurred"
2014-07-26 Ciaran DowneyUpdate the Docker instructions in the README
2014-07-26 无闻Merge pull request #325 from nuss-justin/dev
2014-07-25 无闻Merge pull request #327 from ciarand/dev
2014-07-25 Andrew PattonSemicolons for consistency ;);
2014-07-25 Andrew PattonTrivial cleanup
2014-07-25 Andrew PattonUse console.log instead of breakpoint
2014-07-25 Andrew PattonFix typos
2014-07-25 Andrew PattonFix “Submitting” state of Close issue input
2014-07-25 Andrew PattonSmall whitespace cleanup
2014-07-25 Andrew PattonFix for erroneous Submitting mode on button
2014-07-25 Ciaran DowneyUse the official Go source, follow redirects
2014-07-25 Ciaran DowneyAdd the set -e option to dockerfiles/build.sh
2014-07-25 Andrew PattonStyle finesse for “Attachments:” list in issues
2014-07-25 无闻Merge pull request #326 from nuss-justin/feature/keep...
2014-07-25 Justin NußSave comment/issue drafts in sessionStorage.
2014-07-25 Justin NußRemove 'None yet' message when adding first label to...
2014-07-25 无闻Merge pull request #324 from nuss-justin/issue/318
2014-07-25 Justin NußRemove debug comment.
2014-07-25 Justin NußFix IE bug and show errors.
2014-07-25 Justin NußFix #318. Switch to JS(ON) implementation for issue...
2014-07-25 Justin NußIgnore EOF error when parsing form.
2014-07-25 无闻Merge pull request #322 from nuss-justin/issue/321
2014-07-25 Justin NußFix #321. Allow empty comments as long as there are...
2014-07-25 无闻Merge pull request #314 from nuss-justin/issue/312
2014-07-25 无闻Merge pull request #315 from nuss-justin/issue/313
2014-07-25 无闻Merge pull request #320 from acusti/patch-2
2014-07-24 Andrew PattonFix #319 (user not-logged in error)
2014-07-24 JustinFix #313. Repair broken image extension detection regex.
2014-07-24 JustinFix #312. Quote file names of attachments.
next