Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version up to 3.2.0v3.2.03-2-stable | Dmitriy Zaporozhets | 2013-09-25 | 2 | -1/+5 |
* | Merge pull request #284 from digidentity/add-howto-to-readme | Dmitriy Zaporozhets | 2013-09-24 | 3 | -25/+40 |
|\ | |||||
| * | Limitations should be more obvious to people considering GitLab CI. | Sytse Sijbrandij | 2013-09-24 | 2 | -14/+19 |
| * | Keep things dry, the requirements are in the readme. | Sytse Sijbrandij | 2013-09-23 | 1 | -4/+0 |
| * | Enhance readme. | Sytse Sijbrandij | 2013-09-23 | 1 | -16/+31 |
| * | Login in done. | Sytse Sijbrandij | 2013-09-23 | 1 | -4/+3 |
|/ | |||||
* | Merge pull request #275 from dosire/readme-links | Dmitriy Zaporozhets | 2013-09-14 | 1 | -1/+9 |
|\ | |||||
| * | Quote command. | Sytse Sijbrandij | 2013-09-13 | 1 | -1/+2 |
| * | Split the links. | Sytse Sijbrandij | 2013-09-13 | 1 | -0/+1 |
| * | More information in readme. | Sytse Sijbrandij | 2013-09-13 | 1 | -1/+7 |
|/ | |||||
* | Merge pull request #272 from RaymiiOrg/patch-1 | Dmitriy Zaporozhets | 2013-09-09 | 1 | -3/+3 |
|\ | |||||
| * | NGINX config also does not need to be downloaded because it is in the repo we... | Raymii | 2013-09-09 | 1 | -1/+1 |
| * | Init script is already checked out and does not need to be downloaded again. | Raymii | 2013-09-09 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'feature/authorization' of /home/git/repositories/gitlab/gitlab-ci | Dmitriy Zaporozhets | 2013-09-06 | 26 | -130/+287 |
|\ | |||||
| * | Version to 3.2.0.pre | Dmitriy Zaporozhets | 2013-09-06 | 1 | -1/+1 |
| * | Use demo server for real testing | Dmitriy Zaporozhets | 2013-09-06 | 3 | -6/+6 |
| * | Reset cache every 24 hours. Reset session correctly | Dmitriy Zaporozhets | 2013-09-06 | 2 | -10/+12 |
| * | Store session in db | Dmitriy Zaporozhets | 2013-09-06 | 3 | -2/+24 |
| * | Authorized access to project | Dmitriy Zaporozhets | 2013-09-06 | 5 | -12/+57 |
| * | Cache gitlab projects for user | Dmitriy Zaporozhets | 2013-09-06 | 6 | -5/+42 |
| * | Add poltergeist, fix test | Dmitriy Zaporozhets | 2013-09-05 | 4 | -2/+16 |
| * | Load GitLab projects you have access to | Dmitriy Zaporozhets | 2013-09-05 | 7 | -111/+49 |
| * | Build views for async project load | Dmitriy Zaporozhets | 2013-09-05 | 4 | -0/+99 |
* | | Merge branch 'refactoring/user_model' of /home/git/repositories/gitlab/gitlab-ci | Dmitriy Zaporozhets | 2013-09-05 | 5 | -12/+20 |
|\ \ | |/ | |||||
| * | Move user from OpenStruct to User model. Invalidate old session | Dmitriy Zaporozhets | 2013-09-05 | 4 | -10/+19 |
| * | Change https setting in config | Dmitriy Zaporozhets | 2013-09-05 | 1 | -2/+1 |
| * | List authorized gitlab projects instead only owned | Dmitriy Zaporozhets | 2013-09-05 | 1 | -1/+1 |
|/ | |||||
* | Fix gravatar helper | Dmitriy Zaporozhets | 2013-09-05 | 1 | -1/+1 |
* | Merge pull request #141 from Deradon/patch-1 | Dmitriy Zaporozhets | 2013-09-05 | 1 | -1/+1 |
|\ | |||||
| * | Fix Build#duration when TimeZone is not UTC | Patrick Helm | 2013-03-30 | 1 | -1/+1 |
* | | Merge pull request #268 from WideEyeLabs/fix-ssl-warning | Dmitriy Zaporozhets | 2013-09-05 | 6 | -5/+81 |
|\ \ | |||||
| * | | Change gravatar_icon helper to handle ssl | Chris Stephan | 2013-09-01 | 6 | -5/+81 |
* | | | Merge pull request #269 from classmarkets/ansi2html | Dmitriy Zaporozhets | 2013-09-01 | 6 | -43/+1227 |
|\ \ \ | |||||
| * | | | rewriting ansi2html | Peter Schultz | 2013-08-30 | 4 | -43/+1224 |
| * | | | adding minitest to Gemfile | Peter Schultz | 2013-08-30 | 2 | -0/+3 |
|/ / / | |||||
* | | | Merge branch 'master' of github.com:gitlabhq/gitlab-ci | Dmitriy Zaporozhets | 2013-08-29 | 3 | -13/+36 |
|\ \ \ | |||||
| * \ \ | Merge pull request #267 from WideEyeLabs/add-runner-description-to-project-ru... | Dmitriy Zaporozhets | 2013-08-29 | 3 | -13/+36 |
| |\ \ \ | |||||
| | * | | | Add display name to runner model | Chris Stephan | 2013-08-28 | 3 | -13/+36 |
| | |/ / | |||||
* | | | | Update sidekiq | Dmitriy Zaporozhets | 2013-08-29 | 1 | -4/+4 |
|/ / / | |||||
* | | | Merge branch 'bundle_command' of /home/git/repositories/gitlab/gitlab-ci | Dmitriy Zaporozhets | 2013-08-27 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Be more explicit in bundle command | Jacob Vosmaer | 2013-08-27 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #265 from robottokauf3/documentation/installation | Dmitriy Zaporozhets | 2013-08-26 | 1 | -9/+7 |
|\ \ | |||||
| * | | Update installation.md: Correct Postgresql username and move user creation ab... | Robert Kaufmann III | 2013-08-26 | 1 | -9/+7 |
|/ / | |||||
* | | Merge pull request #250 from endzyme/patch-1 | Dmitriy Zaporozhets | 2013-08-20 | 1 | -2/+2 |
|\ \ | |||||
| * | | Update installation.md | Nick Huanca | 2013-08-12 | 1 | -2/+2 |
* | | | Merge pull request #89 from zxqfox/patch-2 | Jacob Vosmaer | 2013-08-19 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | docs: don't need restart nginx to reload configuration | Alex Yaroshevich | 2013-07-18 | 1 | -2/+2 |
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlab-ci | Dmitriy Zaporozhets | 2013-08-14 | 2 | -2/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge pull request #249 from pmgarman/patch-1 | Dmitriy Zaporozhets | 2013-08-12 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Update installation.md | Patrick Garman | 2013-08-08 | 1 | -2/+2 |
| |/ / / |