OSDN Git Service

wvm/gitlab.git
2012-09-03 Dmitriy ZaporozhetsMerge pull request #1360 from NARKOZ/api
2012-09-03 Nihad Abbasovadd pagination to API
2012-09-03 Nihad Abbasovadd kaminari config with default and max per_page values
2012-09-03 Nihad Abbasovbump kaminari
2012-09-03 Dmitriy ZaporozhetsMerge pull request #1347 from AlexDenisov/api_project_c...
2012-09-03 Dmitriy ZaporozhetsMerge pull request #1356 from dosire/non-interactive...
2012-09-02 Sytse SijbrandijUpdate the references to the script and refer to it...
2012-09-02 Dmitriy ZaporozhetsMerge pull request #1327 from logiblocs/master
2012-09-02 Dmitriy ZaporozhetsMerge pull request #1318 from dosire/non-interactive...
2012-09-02 Dmitriy ZaporozhetsMerge pull request #1351 from tsigo/nonrelative_resque
2012-09-02 Dmitriy ZaporozhetsMerge pull request #1355 from tsigo/gfm_spec_cleanup
2012-09-02 Robert SpeicherRedesign gfm helper specs
2012-09-02 Robert SpeicherAdd link_title to CommitDecorator
2012-09-02 Robert SpeicherAdd StaticModel role, and add it to Commit model
2012-09-02 Sytse SijbrandijMerge branch 'master' into non-interactive-aws-install
2012-09-02 Sytse SijbrandijNon-interactive AWS install by running a single script.
2012-09-02 Sytse SijbrandijNon-interactive AWS install by running a single script.
2012-09-02 randxFix glm by adding id and classes to sanitize white...
2012-09-02 Robert SpeicherRename gitlab_flavored_markdown_spec to gitlab_markdown...
2012-09-01 randxSanitize glm helper
2012-09-01 randxFew fixes for ~ 1000px resolution
2012-08-31 Robert SpeicherGive Resque route a name and use that for the iframe src
2012-08-31 Alex DenisovMerge branch 'master' into api_project_creation
2012-08-31 Alex DenisovTypo and mistakes fixed
2012-08-31 Dmitriy ZaporozhetsMerge pull request #1326 from AlexDenisov/issue_status_...
2012-08-31 Alex DenisovJSON for new project removed from API docs
2012-08-31 Alex DenisovDocs changed for Create Project API
2012-08-31 Alex DenisovDocs added for Create Project API
2012-08-31 Alex DenisovAPI on Projects creation implemented
2012-08-31 randxFreeze project path in admin area
2012-08-30 randxgitlab_meta to 2.9
2012-08-30 randxv2.9.0pre
2012-08-30 randxJs validation for title presence in issue, mr, milestone
2012-08-30 randxChanged filters to readable one. Styled some stuff
2012-08-30 randxFixed bunch of js bugs with comments. Also added develo...
2012-08-30 randxRemoved class 'small' for some buttons. Fixed issue...
2012-08-30 randxfix project.last_activity spec
2012-08-30 Dmitriy ZaporozhetsChanged colors for buttons. Imporved preview area....
2012-08-30 Dmitriy ZaporozhetsMerge pull request #1336 from mmonge/install_nginx_fix
2012-08-30 Dmitriy ZaporozhetsGitlab cli for development need at first
2012-08-30 Dmitriy ZaporozhetsFixed project last_activity. Links color changed a bit
2012-08-30 Dmitriy ZaporozhetsRestyled projects list on dashboard
2012-08-30 Marvin Mongenginx vhost standard
2012-08-29 randxRefactoring scss & improving some UI elements
2012-08-29 randxSCSS refactoring & cleanup. First iteration
2012-08-29 Dmitriy ZaporozhetsMerge pull request #1334 from tsigo/milestone_api_specs
2012-08-29 Dmitriy ZaporozhetsMerge pull request #1333 from tsigo/model_specs
2012-08-29 Robert SpeicherFix milestone API specs and moved to requests/api
2012-08-29 Robert SpeicherAdd more coverage for model validations and associations
2012-08-29 Dmitriy ZaporozhetsMark api milestone specs as pending
2012-08-29 Robert SpeicherAdd is_within method for shoulda's EnsureLengthOf matcher
2012-08-29 Robert SpeicherRemove annotations from specs
2012-08-29 Robert SpeicherMove IssueCommonality and Upvote specs out of models...
2012-08-29 Robert SpeicherAdd `include_module` matcher
2012-08-29 Robert SpeicherRemove model specs that are covered by factories_spec
2012-08-29 logiblocsFixed one letter in doc/installation.md
2012-08-29 Alex DenisovMerge branch 'master' into issue_status_changed_notific...
2012-08-29 Alex DenisovMerge branch 'master' into issue_status_changed_notific...
2012-08-29 Alex DenisovDuplicate code removed from IssueObserver#after_update
2012-08-29 Alex DenisovNotification sends to issue author and assignee if...
2012-08-29 Alex DenisovIssue_status_changed email added
2012-08-29 Dmitriy ZaporozhetsMerge pull request #1323 from tsigo/factory_girl
2012-08-29 Robert SpeicherOnly include StubbedRepository in Project model
2012-08-29 randxPreview as button. Disable note submit unless content
2012-08-29 Dmitriy ZaporozhetsMerge pull request #1329 from tsigo/milestone_api_docs
2012-08-29 Robert SpeicherAdd milestone API docs to doc/README and views/help/api
2012-08-29 Dmitriy ZaporozhetsMerge pull request #1328 from NARKOZ/api
2012-08-29 Dmitriy ZaporozhetsMerge branch 'milestone_api' of https://github.com...
2012-08-29 Nihad Abbasovadd docs for Milestones API
2012-08-29 Dmitriy ZaporozhetsFix test i broke with ssk key validation. Added Key...
2012-08-29 Dmitriy ZaporozhetsAdd ssh key validation
2012-08-29 Robert SpeicherRemove pkey.example
2012-08-29 Robert SpeicherRemove all instances to 'gitlabhq_x' seed repositories...
2012-08-29 Robert SpeicherSimplify StubbedRepository after GitHost changes from...
2012-08-29 Robert SpeicherSimple model spec changes made possible by new factories
2012-08-29 Robert SpeicherAdd deploy_key and personal_key factories
2012-08-29 Robert SpeicherAll specs and features currently passing with FactoryGirl
2012-08-29 Robert SpeicherRemove spec/factory and spec/factories
2012-08-29 Robert SpeicherAdd factory_girl_rails gem
2012-08-28 randxHandle invalid ssh exception
2012-08-28 randxGitlab::Gitolite final fixes. Seems like all functional...
2012-08-28 randxFixed access to removed method
2012-08-28 randxfixed configure call within gitolite
2012-08-28 randxMerge branch 'refactor/githost'
2012-08-28 randxUse similar interface to access gitolite
2012-08-28 Dmitriy ZaporozhetsMerge pull request #1313 from LeonB/master
2012-08-28 LeonBLine not needed anymore
2012-08-28 LeonBAdded hooks_path option example
2012-08-28 Dmitriy ZaporozhetsSimplify setup for nginx, initd with already predefined...
2012-08-28 Dmitriy ZaporozhetsMerge pull request #1315 from fixe/patch-2
2012-08-28 Tiago RibeiroFixed typo
2012-08-28 LeonBFixed some hardcoded paths
2012-08-28 Dmitriy ZaporozhetsMerge pull request #1290 from riyad/improve-gfm-user...
2012-08-27 Riyad PreukschasRevamp GFM user docs.
2012-08-27 Riyad PreukschasSplit and reformat markdown options and add refs to...
2012-08-27 Riyad PreukschasUpdate forms to show consistent link to GFM.
2012-08-27 Dmitriy ZaporozhetsMerge pull request #1274 from wiggle/bulk_permissions_tasks
2012-08-27 Dmitriy ZaporozhetsMerge pull request #985 from timspin/fix-gitolite-refs
2012-08-27 Dmitriy ZaporozhetsMerge pull request #993 from veprbl/fix_archiving_prefix
2012-08-27 Dmitriy ZaporozhetsMerge pull request #1301 from Mikulas/help-web-hooks...
next