Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'hook_url_limit' into 'master' | Dmitriy Zaporozhets | 2016-01-18 | 4 | -8/+8 |
|\ | |||||
| * | Raise hook url limit | Kirilll Zaycev | 2016-01-15 | 4 | -8/+8 |
* | | Use a more sensible message for the AbuseReport uniqueness validationrs-abuse-report-validation | Robert Speicher | 2016-01-16 | 1 | -1/+1 |
* | | Merge branch 'ci/build_dependencies' into 'master' | Douwe Maan | 2016-01-15 | 1 | -0/+8 |
|\ \ | |||||
| * | | Let the CI runner know about builds that this build depends onci/build_dependencies | Kamil Trzcinski | 2016-01-14 | 1 | -0/+8 |
| |/ | |||||
* | | Give reporters the ability to download artifacts. | Andrew Johnson | 2016-01-15 | 1 | -1/+1 |
* | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 7 | -19/+56 |
|\ \ | |/ | |||||
| * | Merge branch 'ci/api-builds' into 'master' | Douwe Maan | 2016-01-14 | 1 | -0/+2 |
| |\ | |||||
| | * | Move Ci::Build#available_statuses to AVAILABLE_STATUSES constant in CommitStatusci/api-builds | Tomasz Maczukin | 2016-01-14 | 2 | -4/+2 |
| | * | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-14 | 7 | -7/+45 |
| | |\ | |||||
| | * \ | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-13 | 7 | -11/+22 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-11 | 46 | -199/+333 |
| | |\ \ \ | |||||
| | * | | | | Modify builds scope filtering in builds API | Tomasz Maczukin | 2016-01-08 | 1 | -0/+4 |
| * | | | | | Merge branch 'import-gh-wiki' into 'master' | Douwe Maan | 2016-01-14 | 2 | -1/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTML | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -0/+4 |
| | * | | | | | Relax constraints for wiki slug | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -1/+1 |
| * | | | | | | Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' | Douwe Maan | 2016-01-14 | 2 | -3/+15 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | #can_unsubscribe? -> #?unsubscribable? | Zeger-Jan van de Weg | 2016-01-11 | 1 | -1/+1 |
| | * | | | | | Add #can_unsubscribe? to SentNotification | Zeger-Jan van de Weg | 2016-01-09 | 1 | -0/+4 |
| | * | | | | | Unsubscribe from thread through link in email footer | Zeger-Jan van de Weg | 2016-01-09 | 2 | -3/+11 |
| * | | | | | | Merge branch 'ci/view-build-artifacts' into 'master' | Grzegorz Bizon | 2016-01-14 | 3 | -15/+34 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | Improve readability of artifacts browser `Entry` related code | Grzegorz Bizon | 2016-01-14 | 1 | -2/+2 |
| | * | | | | | Improvements, readability for artifacts browser | Grzegorz Bizon | 2016-01-14 | 2 | -2/+2 |
| | * | | | | | Render only valid paths in artifacts metadata | Grzegorz Bizon | 2016-01-14 | 1 | -3/+1 |
| | * | | | | | Simplify implementation of build artifacts browser (refactoring) | Grzegorz Bizon | 2016-01-14 | 1 | -6/+4 |
| | * | | | | | Extract artifacts metadata implementation to separate class | Grzegorz Bizon | 2016-01-14 | 1 | -17/+3 |
| | * | | | | | Improve path sanitization in `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -5/+5 |
| | * | | | | | Parse artifacts metadata stored in JSON format | Grzegorz Bizon | 2016-01-14 | 1 | -5/+6 |
| | * | | | | | Use metadata stored in artifacats metadata file | Grzegorz Bizon | 2016-01-14 | 1 | -2/+17 |
| | * | | | | | Add artifacts metadata uploader filed | Grzegorz Bizon | 2016-01-14 | 1 | -3/+5 |
| | * | | | | | Make some conditions in `Ci::Build` more readable | Grzegorz Bizon | 2016-01-14 | 1 | -4/+6 |
| | * | | | | | Add method that checks if artifacts browser is supported | Grzegorz Bizon | 2016-01-14 | 1 | -0/+6 |
| | * | | | | | Update specs for CI Build, add `artifacts?` method | Grzegorz Bizon | 2016-01-14 | 1 | -12/+14 |
| | * | | | | | Rename method that returns url to CI build artifacts download | Grzegorz Bizon | 2016-01-14 | 2 | -2/+6 |
| | * | | | | | Mix `url_helpers` into `Ci::Build` | Grzegorz Bizon | 2016-01-14 | 1 | -10/+6 |
| | * | | | | | Add button to CI build artifacts browser into build summary | Grzegorz Bizon | 2016-01-14 | 1 | -0/+7 |
| | * | | | | | Remove artifacts metadata column from database | Grzegorz Bizon | 2016-01-14 | 1 | -2/+4 |
| | * | | | | | Add view action to artifacts controller | Grzegorz Bizon | 2016-01-14 | 1 | -2/+0 |
| | * | | | | | Move build artifacts implementation to separate controller | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
| | * | | | | | Add `artifacts_metadata` field to `Ci::Build` | Grzegorz Bizon | 2016-01-14 | 1 | -0/+2 |
* | | | | | | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge branch 'master' into ci/api-variables | Douwe Maan | 2016-01-14 | 6 | -6/+40 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| * | | | | | | Merge branch '8-4-stable' into ci/api-variables | Tomasz Maczukin | 2016-01-13 | 50 | -220/+371 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Change :variable_id to :key as resource ID in API | Tomasz Maczukin | 2016-01-07 | 1 | -1/+5 |
| * | | | | | | Add features for list and show details of variables in API | Tomasz Maczukin | 2015-12-31 | 1 | -0/+1 |
* | | | | | | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 6 | -6/+40 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'feature/ldap-sync-edgecases' into 'master' | Douwe Maan | 2016-01-14 | 2 | -1/+17 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fixed LDAP activation on login to use new ldap_blocked statefeature/ldap-sync-edgecases | Gabriel Mazetto | 2016-01-14 | 1 | -0/+1 |
| | * | | | | | | Codestyle changes | Gabriel Mazetto | 2016-01-12 | 1 | -1/+1 |
| | * | | | | | | Repair ldap_blocked state when no ldap identity exist anymore | Gabriel Mazetto | 2016-01-08 | 2 | -0/+5 |