Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-17Application cleanupDmitriy Zaporozhets
2012-08-14"Cant" -> "Can't"Robert Speicher
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-08-09Consolidate functionality shared between Issue and MergeRequestRobert Speicher
2012-08-09Add empty IssueCommonality module; include in Issue and MergeRequestRobert Speicher
2012-08-02make hooks respect http basic authenticationgitlab system
2012-07-29Better name for Project push methods modulerandx
2012-07-27commit.short_id as model method. Styled inline comment formrandx
2012-07-25Merge branch 'add_wiki_comments' of git://github.com/seeingidog/gitlabhq into...randx
2012-07-20BaseContextDmitriy Zaporozhets
2012-07-20Merge branch 'sys_hooks' of dev.gitlabhq.com:gitlabhqDmitriy Zaporozhets
2012-07-20Add comments to Wiki pagesIan Morgan
2012-07-20System Hooks: move callback to observerValeriy Sizov
2012-07-19Fix comments in MR. Fixed event destroy with userDmitriy Zaporozhets
2012-07-19System Hook: implementedValeriy Sizov
2012-07-19System Hooks: CRUD has doneValeriy Sizov
2012-07-19Refactoring of hook functionality & bootsrap system hooksValeriy Sizov
2012-07-18Merge pull request #1100 from patthoyts/pt/ldap-no-emailValeriy Sizov
2012-07-17CHANGELOG updated. Fixed MR bug. Logger improvedDmitriy Zaporozhets
2012-07-17Feature: Unassigned Merge RequestsDmitriy Zaporozhets
2012-07-17Improve handling of misconfigured LDAP accounts.Pat Thoyts
2012-07-06Merge pull request #1012 from NARKOZ/deviseDmitriy Zaporozhets
2012-07-06enable lockable strategy for usersNihad Abbasov
2012-07-05MR: Handle broken diff ex. in case its too hugeDmitriy Zaporozhets
2012-07-05Admin gitolite logs. Refactored project creation. Few style fixes.Dmitriy Zaporozhets
2012-07-05Remove GITLAB_OPTS, fixed ldap user creationrandx
2012-07-05Tabs styled. MR Get Patchrandx
2012-07-02Disable issues sort. Recent issues on top. Fixed testsDmitriy Zaporozhets
2012-07-02Epic: Gitlab configuration with default valuesDmitriy Zaporozhets
2012-06-29Add configurable default for projects_limitPierre GUINOISEAU
2012-06-28New Feature: Diff patch file export for commitrandx
2012-06-28Strict first project symdol to letterrandx
2012-06-27Remove critical status from Issue. Move sort insteadDmitriy Zaporozhets
2012-06-27Issue Labels: Edit, show, index + filterDmitriy Zaporozhets
2012-06-27Merge pull request #971 from gingko/masterDmitriy Zaporozhets
2012-06-27Fixing requests tests.Jakub Troszok
2012-06-27Added option to automaticaly generate passwords for new users.Jakub Troszok
2012-06-26Issues can be unassigned nowrandx
2012-06-26Reannotatedrandx
2012-06-25Implementing automatic password generation.Jakub Troszok
2012-06-25Implementing automatic password creation.Jakub Troszok
2012-06-24Fix IssueObserver current_user assign. Refactored observersrandx
2012-06-24Merge branch 'separate_user_and_issue_observer_from_mail_observer' of https:/...randx
2012-06-21admin area -> search for usersrandx
2012-06-21Issues & MR legendDmitriy Zaporozhets
2012-06-21Protect IssueObserver#send_reassigned_email method.Robb Kidd
2012-06-20Remove :issue from MailerObserver; handled by IssueObserver now.Robb Kidd
2012-06-20Remove upvotes method from Issue.Robb Kidd
2012-06-20Extract observation of User to a UserObserverRobb Kidd
2012-06-20Deliver issue mails.Robb Kidd