sdk/tools/sdk-build.git
2012-11-23 jiil.hyoun[Title] apply server_configs table
2012-11-23 jiil.hyoun[Title] db schema apply( little bit)
2012-11-16 jiil.hyoun[Title] add verbose option for build-cli
2012-11-13 dibs[Title] modify dibs web server
2012-11-09 dibs[Title] add disbs web source code
2012-11-08 jiil.hyoun[Title] support remote build using email
2012-10-30 jiil.hyoun[Title] mysql apply to test case
2012-10-30 donghee yang[Title] Fixed not to use "INSERT OR REPLACE"
2012-10-30 jiil.hyoun[Title] add Mysql database creation
2012-10-30 donghee yang[Title] Fixed multi-threaded access problem when using...
2012-10-29 donghee yang[Title] Fixed cyclic "require" dependency
2012-10-29 donghee yang[Title] Added default admin user, Added -U option for...
2012-10-29 jiil.hyoun[Title] db migrate
2012-10-29 donghee yang[Title] Added "start_time", "end_time" to Job attributes
2012-10-29 donghee yang[Title] Fixed spelling for db table("group_project_access")
2012-10-29 donghee yang[Title] Fixed a bug that build server failed with undef...
2012-10-27 donghee yang[Title] Fixed package sync bug
2012-10-27 donghee yang[Title] Modified to update DB when job status changed
2012-10-26 donghee yang[Title] Added 'jobs' table
2012-10-26 donghee yang[Title] Moved to all project infomation to DB
2012-10-25 donghee yang[Title] Changed DB access approach for "Project"
2012-10-24 donghee yang[Title] Changed DB access method for remote-build/pkg...
2012-10-24 donghee yang[Title] Fixed not to show verbose log when pkg-cli...
2012-10-23 jiil.hyoun[Title] fix change log bug
2012-10-23 jiil.hyoun[Title] change log format change
2012-10-23 jiil.hyoun[Title] do not check change log when reverse job
2012-10-22 donghee yang[Title] Added "lock-dist", "unlock-dist" sub-commands...
2012-10-19 kh5325.kimMerge "[Title] Update repository in gerrit script ...
2012-10-19 donghee yang[Title] Fixed to use "not(...)" instead of "!="
2012-10-19 ho.namkoong[Title] Update repository in gerrit script
2012-10-19 jiil.hyoun[Title] support DB
2012-10-19 jiil.hyoun[Title] fix version class comparable
2012-10-19 donghee yang[Title] Fixed indentation of source code
2012-10-18 donghee yang[Title] Added distribution lock concept
2012-10-18 donghee yang[Title] Fixed some bugs about "cancel" and loggin
2012-10-17 donghee yang[Title] Fixed not to require "gems" module when "upgrad...
2012-10-17 donghee yang[Title] Fixed a bug that reverse build does not work
2012-10-17 donghee yang[Title] Increase timeout to 30sec
2012-10-17 donghee yang[Title] Update package version
2012-10-17 donghee yangMerge branch 'develop' of rsa:sdk/tools/sdk-build into...
2012-10-17 donghee yang[Title] Fixed "download" problem
2012-10-17 jiil.hyoun[Title] indentation
2012-10-17 donghee yang[Title] Fixed indentation error
2012-10-17 jiil.hyoun[Title] indentation
2012-10-17 donghee yang[Title] Modified test script for support other ruby...
2012-10-17 donghee yang[Title] Fixed bugs that are found by checking ruby1.9.1
2012-10-16 donghee yang[Title] Fixed a bug that upgrade of sub servers are...
2012-10-16 donghee yang[Title] Set "wget" retry count to 3
2012-10-16 donghee yang[Title] Fixed not to log when "QUERY" request
2012-10-16 donghee yang[Title] Update changlog for package
2012-10-16 donghee yang[Title] Fixed a but that remote job cancel does not...
2012-10-16 donghee yang[Title] Fixed not to transfer "log" file when there...
2012-10-16 donghee yang[Title] Added a logging when killing process
2012-10-16 donghee yang[Title] Fixed not to hang on "pkg-build"
2012-10-16 donghee yang[Title] Fixed not to log verbosely
2012-10-16 donghee yang[Title] Update version for packaging
2012-10-16 donghee yang[Title] Added a log for checking request handler hangs
2012-10-16 donghee yang[Title] Fixed a bug that upgrade does not work after...
2012-10-16 jiil.hyoun[Title] fix parser variable error
2012-10-16 jiil.hyoun[Title] add changelog
2012-10-15 jiil.hyoun[Title] fix ORIGIN for compatable issue
2012-10-15 donghee yang[Title] Increase Protoco version to 1.6.0
2012-10-12 jiil.hyoun[Title] apply DBi but only using sqlite3
2012-10-11 donghee yang[Title] Fixed to check distribution when RESOLVE operation
2012-10-11 donghee yang[Title] Fixed not to check dependency when different...
2012-10-11 donghee yang[Title] Added new "direct file transfer module"
2012-10-11 hataejun[Title] package server sync : download only higher...
2012-10-11 hataejun[Title] update package server sync using snapshot
2012-10-10 donghee yang[Title] Refactored the module about file-transfer
2012-10-10 donghee yangMerge "[Title] fix unimportant message print [Type...
2012-10-10 jiil.hyoun[Title] fix unimportant message print
2012-10-10 jiil.hyoun[Title] add DB table users and groups
2012-10-09 donghee yang[Title] Changed "FileTransfer" to use object method
2012-10-09 jiil.hyoun[Title] add version checker
2012-10-09 donghee yang[Title] Fixed a bug that download log does not work
2012-10-09 donghee yang[Title] Fixed dummylogger
2012-10-09 donghee yang[Title] Used DummyLog more
2012-10-09 donghee yang[Title] Used dummy log more
2012-10-09 donghee yang[Title] Use dummy log instead of ".log" on BuildComm
2012-10-08 donghee yang[Title] Fixed a bug that remote build does not work
2012-10-08 donghee yang[Title] Added new sub-commands "set-attr", "get-attr...
2012-10-05 donghee yang[Title] Fixed PackageSync for multi distribution
2012-10-05 donghee yang[Title] Refactored testcases for build server
2012-10-05 donghee yang[Title] Added commands for multi-distribution
2012-09-28 jiil.hyoun[Title] pkg-clean bug fix
2012-09-27 jiil.hyounMerge branch 'develop' of rsa:/sdk/tools/sdk-build...
2012-09-27 jiil.hyoun[Title] change log support
2012-09-27 donghee yang[Title] Applied "Distribution" concept to buildserver
2012-09-27 jiil.hyoun[Title] version up for macos support
2012-09-27 donghee yang[Title] Integrated basic DB
2012-09-25 donghyuk.yangMerge branch 'develop' of rsa:sdk/tools/sdk-build into...
2012-09-25 donghyuk.yang[Title] Modified directory delimiter when executing...
2012-09-25 donghee yang[Title] Remove verbose errors about "cancel" operation...
2012-09-25 donghee yang[Title] Fixed to make "cancel" work on windows
2012-09-25 donghee yang[Title] Fixed to support "cancel" on windows OS
2012-09-24 donghee yang[Title] Fixed to kill all sub process that invoked...
2012-09-24 donghee yang[Title] Added to quit sub process when canceling
2012-09-24 donghee yang[Title] Applied the code that save process_id when...
2012-09-24 donghee yang[Title] Introduced "CommonJob" of parent of all job...
2012-09-22 donghee[Title] Fixed a bug that sha256sum does not exist on...
next