Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix links for GitLab CI emails4-1-stable | Dmitriy Zaporozhets | 2013-12-20 | 2 | -2/+2 |
* | Add sendmail to production.rbv4.1.0 | Dmitriy Zaporozhets | 2013-12-20 | 1 | -2/+8 |
* | Version 4.1.0 | Dmitriy Zaporozhets | 2013-12-20 | 3 | -2/+51 |
* | Fix notification for success builds | Dmitriy Zaporozhets | 2013-12-18 | 3 | -32/+22 |
* | Fix email urls, more clear form message | Dmitriy Zaporozhets | 2013-12-18 | 6 | -113/+9 |
* | Rewrite notifications to work without observers | Dmitriy Zaporozhets | 2013-12-18 | 10 | -50/+35 |
* | Remove emails from limitations | Dmitriy Zaporozhets | 2013-12-18 | 1 | -1/+0 |
* | Add rails observers | Dmitriy Zaporozhets | 2013-12-18 | 2 | -0/+4 |
* | Add email notifications to CHANGELOG | Dmitriy Zaporozhets | 2013-12-18 | 1 | -0/+1 |
* | Move smtp settings to advanced stuff. Added redis customization | Dmitriy Zaporozhets | 2013-12-18 | 1 | -4/+31 |
* | Merge pull request #317 from JeroenKnoops/email | Dmitriy Zaporozhets | 2013-12-18 | 26 | -77/+666 |
|\ | |||||
| * | Merge remote-tracking branch 'upstream/master' into email | Jeroen Knoops | 2013-12-05 | 16 | -102/+285 |
| |\ | |||||
| * | | better phrase (and rebuild travis and coverall but demo is back again | Jeroen Knoops | 2013-12-02 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'upstream/master' into email | Jeroen Knoops | 2013-11-30 | 2 | -3/+3 |
| |\ \ | |||||
| * | | | fix in view on naming setting | Jeroen Knoops | 2013-11-30 | 2 | -5/+5 |
| * | | | Send email notification on change of build status from success to failed and ... | Jeroen Knoops | 2013-11-30 | 13 | -125/+194 |
| * | | | Merge remote-tracking branch 'upstream/master' into email | Jeroen Knoops | 2013-11-20 | 11 | -7/+115 |
| |\ \ \ | |||||
| * | | | | Email notification settings can now be managed in settings dialog. | Jeroen Knoops | 2013-11-20 | 13 | -116/+281 |
| * | | | | add missing emails for successful builds. | Jeroen Knoops | 2013-11-12 | 2 | -0/+21 |
| * | | | | Add email notification to committer | Jeroen Knoops | 2013-11-12 | 17 | -2/+336 |
* | | | | | Branch name as link for builds list and build show page | Dmitriy Zaporozhets | 2013-12-18 | 4 | -2/+11 |
* | | | | | Merge branch 'link-to-other-runners' of /home/git/repositories/gitlab/gitlab-ci | Dmitriy Zaporozhets | 2013-12-13 | 1 | -10/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Update readme, link to unofficial runners, remove add service step. | dosire | 2013-12-13 | 1 | -10/+18 |
|/ / / / / | |||||
* | | | | | Merge pull request #338 from thorin/patch-1 | Dmitriy Zaporozhets | 2013-12-11 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Minor improvements to README.md | thorin | 2013-12-11 | 1 | -2/+2 |
|/ / / / / | |||||
* | | | | | Fix schema and migration for postgres | Dmitriy Zaporozhets | 2013-12-10 | 2 | -2/+2 |
* | | | | | Test for ruby 2.0 only | Dmitriy Zaporozhets | 2013-12-10 | 1 | -1/+0 |
* | | | | | Merge pull request #335 from bkw/patch-1 | Dmitriy Zaporozhets | 2013-12-09 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | allow runners to submit large build logs | Bernhard Weisshuhn (a.k.a. bernhorst) | 2013-12-08 | 1 | -1/+5 |
* | | | | | | Merge pull request #336 from anthonyryan1/master | Dmitriy Zaporozhets | 2013-12-09 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Set #project_scripts to use a monospace font | Anthony Ryan | 2013-12-08 | 1 | -0/+4 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #337 from wildsurfer/patch-2 | Dmitriy Zaporozhets | 2013-12-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Typo | Ivan Kuznetsov | 2013-12-09 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Use antialiased font-smoothing for webkit | Dmitriy Zaporozhets | 2013-12-09 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'rails4' of /home/git/repositories/gitlab/gitlab-ci | Dmitriy Zaporozhets | 2013-12-08 | 10 | -104/+116 |
|\ \ \ \ \ | |||||
| * | | | | | Rails 4 | Dmitriy Zaporozhets | 2013-12-08 | 1 | -0/+3 |
| * | | | | | Update puma | Dmitriy Zaporozhets | 2013-12-08 | 2 | -3/+3 |
| * | | | | | Rename status method in ProjectsController | Dmitriy Zaporozhets | 2013-12-08 | 2 | -6/+6 |
| * | | | | | Update config/* to work with rails4 | Dmitriy Zaporozhets | 2013-12-08 | 5 | -16/+12 |
| * | | | | | Proceed with gems for Rails4 | Dmitriy Zaporozhets | 2013-12-08 | 2 | -78/+91 |
| * | | | | | rails to 4.0.2 | Dmitriy Zaporozhets | 2013-12-08 | 1 | -5/+5 |
|/ / / / / | |||||
* | | | | | Patch version update guide | Dmitriy Zaporozhets | 2013-12-08 | 1 | -0/+29 |
* | | | | | Version to 4.1.0.pre | Dmitriy Zaporozhets | 2013-12-08 | 1 | -1/+1 |
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlab-ci | Dmitriy Zaporozhets | 2013-12-08 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #334 from zzjin/patch-2 | Dmitriy Zaporozhets | 2013-12-08 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | keep Gem using bt2.3 insteadof bt3 | zzjin | 2013-12-04 | 1 | -1/+1 |
* | | | | | | Mention runner update | Dmitriy Zaporozhets | 2013-12-08 | 1 | -0/+2 |
|/ / / / / | |||||
* | | | | | Merge branch 'requirements' of /home/git/repositories/gitlab/gitlab-ci | Dmitriy Zaporozhets | 2013-12-04 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Add hardware requirements. | Sytse Sijbrandij | 2013-12-02 | 1 | -2/+6 |
* | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlab-ci | Dmitriy Zaporozhets | 2013-12-04 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | |