Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #193 from chulkilee/2-2-stable2-2-stable | Dmitriy Zaporozhets | 2013-06-21 | 1 | -1/+1 |
|\ | | | | | tmp/sockets should be created | ||||
| * | tmp/sockets should be created | Chulki Lee | 2013-06-19 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #191 from earlonrails/2-2-stable | Dmitriy Zaporozhets | 2013-06-13 | 1 | -1/+1 |
|\ | | | | | Changed 2-0-stable to 2-2-stable which is the branch that this is on. | ||||
| * | Changed 2-0-stable to 2-2-stable which is the branch that this is on. | Kevin Krauss | 2013-06-12 | 1 | -1/+1 |
|/ | |||||
* | point setup doc to 2-2-stable branchv2.2.0 | Dmitriy Zaporozhets | 2013-04-09 | 1 | -2/+2 |
| | |||||
* | Version up to 2.2.0, updated changelog with new entries | Dmitriy Zaporozhets | 2013-04-09 | 2 | -2/+3 |
| | |||||
* | ProjectController specs | Dmitriy Zaporozhets | 2013-04-09 | 3 | -1/+55 |
| | |||||
* | Changelog updated | Dmitriy Zaporozhets | 2013-04-09 | 1 | -0/+3 |
| | |||||
* | Correctly hanlde build timeouts | Dmitriy Zaporozhets | 2013-04-09 | 1 | -10/+2 |
| | |||||
* | Dont need chdir since we pass cwd to childprocess. Show user avatars on ↵ | Dmitriy Zaporozhets | 2013-04-09 | 2 | -10/+8 |
| | | | | users page | ||||
* | build badge status markdown a& html code for user | Dmitriy Zaporozhets | 2013-04-09 | 3 | -1/+23 |
| | |||||
* | restyle badges a bit | Dmitriy Zaporozhets | 2013-04-09 | 5 | -1/+2 |
| | |||||
* | Add badges | Dmitriy Zaporozhets | 2013-04-09 | 1 | -1/+5 |
| | |||||
* | Build feature specs | Dmitriy Zaporozhets | 2013-04-09 | 2 | -0/+13 |
| | |||||
* | rollback childprocess version to work with shell | Dmitriy Zaporozhets | 2013-04-09 | 3 | -7/+7 |
| | |||||
* | rollback sidekiq to 2.8.0. Fail build if exception in runner | Dmitriy Zaporozhets | 2013-04-08 | 3 | -3/+9 |
| | |||||
* | update sidekiq | Dmitriy Zaporozhets | 2013-04-08 | 2 | -6/+6 |
| | |||||
* | make top panel static - not fixed | Dmitriy Zaporozhets | 2013-04-08 | 2 | -2/+1 |
| | |||||
* | more project feature specs | Dmitriy Zaporozhets | 2013-04-08 | 1 | -0/+27 |
| | |||||
* | show build commit message on project show page | Dmitriy Zaporozhets | 2013-04-08 | 3 | -0/+5 |
| | |||||
* | update specs to match capybara 2 | Dmitriy Zaporozhets | 2013-04-08 | 3 | -1/+1 |
| | |||||
* | Fix user profile update, show user gravatar | Dmitriy Zaporozhets | 2013-04-08 | 4 | -9/+47 |
| | |||||
* | updated rspec, capybara gems | Dmitriy Zaporozhets | 2013-04-08 | 1 | -23/+19 |
| | |||||
* | Fixed tests | Dmitriy Zaporozhets | 2013-04-08 | 1 | -2/+2 |
| | |||||
* | Update CHANGELOG | Dmitriy Zaporozhets | 2013-04-08 | 1 | -0/+7 |
| | |||||
* | Securoty update: Update devise to recent version | Dmitriy Zaporozhets | 2013-04-08 | 4 | -4/+6 |
| | |||||
* | Replace grit with rugged | Dmitriy Zaporozhets | 2013-04-08 | 5 | -36/+17 |
| | |||||
* | replace unicorn with puma in init.d script. added config | Dmitriy Zaporozhets | 2013-04-08 | 3 | -78/+125 |
| | |||||
* | Merge pull request #142 from Deradon/fix-running-builds | Dmitriy Zaporozhets | 2013-04-08 | 1 | -7/+7 |
|\ | | | | | Try to make Runner.rb transactional safe | ||||
| * | Try to make Runner.rb transactional safe | Patrick Helm | 2013-03-31 | 1 | -7/+7 |
| | | |||||
* | | add fontawesome icons | Dmitriy Zaporozhets | 2013-04-08 | 3 | -2/+7 |
| | | |||||
* | | update rails. replace unicorn with puma in gemfile, procfile | Dmitriy Zaporozhets | 2013-04-08 | 3 | -53/+41 |
| | | |||||
* | | Merge branch 'installation-section-in-readme' of ↵ | Dmitriy Zaporozhets | 2013-03-31 | 1 | -4/+4 |
|\ \ | |/ |/| | | | /home/git/repositories/gitlab/gitlab-ci | ||||
| * | Link to installation guide. | Sytse Sijbrandij | 2013-03-31 | 1 | -4/+4 |
|/ | |||||
* | Version 2.1.0v2.1.0 | Dmitriy Zaporozhets | 2013-03-13 | 2 | -1/+7 |
| | |||||
* | submit pg compatible schema | Dmitriy Zaporozhets | 2013-03-13 | 1 | -3/+3 |
| | |||||
* | add coveralls.io | Dmitriy Zaporozhets | 2013-03-13 | 4 | -2/+23 |
| | |||||
* | fix build. Use frozen version of tested repo | Dmitriy Zaporozhets | 2013-03-13 | 6 | -23/+37 |
| | |||||
* | remove word-wrap:normal to prevent horizontal scroll | Dmitriy Zaporozhets | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | use order instead of latest_sha scope for builds list | Dmitriy Zaporozhets | 2013-03-10 | 1 | -1/+1 |
| | |||||
* | prevent status image to be cached | Dmitriy Zaporozhets | 2013-03-10 | 1 | -0/+7 |
| | |||||
* | new badges | Dmitriy Zaporozhets | 2013-03-10 | 5 | -1/+1 |
| | |||||
* | Merge pull request #117 from cabeca/environment-variables | Dmitriy Zaporozhets | 2013-03-03 | 1 | -0/+6 |
|\ | | | | | Added CI_SERVER* environment variables to build process. | ||||
| * | Name should not be configurable. It's brand name! | Miguel Cabeça | 2013-02-25 | 3 | -4/+3 |
| | | |||||
| * | Added CI_SERVER* environment variables to build process. | Miguel Cabeça | 2013-02-25 | 3 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | The environment variable CI_SERVER can be used by the build process to switch some specific CI configuration, like this for example: ```ruby require 'rspec/retry' RSpec.configure do |config| config.default_retry_count = 3 if ENV['CI_SERVER'] end ``` The CI_SERVER_* variables were added for completeness. | ||||
* | | add libicu to travis | Dmitriy Zaporozhets | 2013-03-03 | 1 | -0/+3 |
| | | |||||
* | | maintaince page added | Dmitriy Zaporozhets | 2013-02-26 | 2 | -0/+36 |
| | | |||||
* | | Merge pull request #100 from cabeca/better-encode | Dmitriy Zaporozhets | 2013-02-26 | 4 | -20/+11 |
|\ \ | |/ |/| | Better encode | ||||
| * | Refactored encoding of build output. | Miguel Cabeça | 2013-02-02 | 2 | -19/+9 |
| | | | | | | | | | | | | | | | | | | Moved the GitlabCi::Encode.encode! method call closer to the file read. This keeps the boundary between "external file source with crazy encoding -> internal rails code all in utf-8" well defined. Additionally the build output file is opened in binary mode to prevent encoding exceptions while reading it. It will be converted to utf-8 by GitlabCi::Encode.encode! | ||||
| * | Removed initializer by moving require to encode lib where it belongs. | Miguel Cabeça | 2013-02-02 | 2 | -1/+2 |
| | |