Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new Rake task to simplify the compilation of PO filesadd-new-rake-task-for-gettext | Ruben Davila | 2017-06-01 | 1 | -0/+8 |
* | Merge branch '24196-protected-variables' into 'master' | Kamil Trzciński | 2017-06-01 | 3 | -1/+12 |
|\ | |||||
| * | Merge branch 'master' into '24196-protected-variables' | Kamil Trzciński | 2017-06-01 | 8 | -21/+159 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'upstream/master' into 24196-protected-variables | Lin Jen-Shin | 2017-06-01 | 17 | -47/+243 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'upstream/master' into 24196-protected-variables | Lin Jen-Shin | 2017-05-31 | 15 | -16/+366 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into '24196-protected-variables' | Lin Jen-Shin (godfat) | 2017-05-26 | 37 | -429/+840 |
| |\ \ \ \ | |||||
| * | | | | | API and doc for protected variables | Lin Jen-Shin | 2017-05-25 | 2 | -1/+4 |
| * | | | | | Frontend implementation, tests, and changelog | Lin Jen-Shin | 2017-05-25 | 1 | -0/+8 |
* | | | | | | Merge branch 'migrate-old-artifacts' into 'master' | Grzegorz Bizon | 2017-06-01 | 6 | -35/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add missing specs | Kamil Trzcinski | 2017-06-01 | 5 | -34/+15 |
| * | | | | | | Fix data inconsistency issue for old artifacts by moving them to a currently ... | Kamil Trzcinski | 2017-06-01 | 5 | -5/+5 |
* | | | | | | | Merge branch 'bugfix/deploy_keys__can_push__usage_in_api' into 'master' | Rémy Coutable | 2017-06-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add missing `can_push` parameter to POST /v3/deploy_keys | Richard Clamp | 2017-05-22 | 1 | -0/+1 |
* | | | | | | | Merge branch 'fix_diff_line_comments' into 'master' | Sean McGivern | 2017-06-01 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix: A diff comment on a change at last line of a file shows as two comments ... | Valery Sizov | 2017-05-31 | 1 | -0/+4 |
* | | | | | | | | Merge branch 'dm-collapsed-blob' into 'master' | Sean McGivern | 2017-06-01 | 9 | -45/+51 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Change no_limits to limitsdm-collapsed-blob | Douwe Maan | 2017-05-31 | 6 | -11/+11 |
| * | | | | | | | Fix Diff#too_large? and specs | Douwe Maan | 2017-05-30 | 1 | -3/+5 |
| * | | | | | | | Fix Diff#to_hash and #init_from_hash | Douwe Maan | 2017-05-30 | 1 | -0/+3 |
| * | | | | | | | Consistent diff and blob size limit names | Douwe Maan | 2017-05-29 | 9 | -49/+50 |
* | | | | | | | | Merge branch 'master' into 'trigger-source' | Grzegorz Bizon | 2017-05-31 | 19 | -64/+249 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add feature toggles through Flipper | Alejandro Rodríguez | 2017-05-31 | 5 | -2/+120 |
| * | | | | | | | | Merge branch 'dm-gitmodules-parsing' into 'master' | Grzegorz Bizon | 2017-05-31 | 1 | -17/+30 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | * | | | | | | | Remove entry variabledm-gitmodules-parsing | Douwe Maan | 2017-05-31 | 1 | -10/+9 |
| | * | | | | | | | Make .gitmodules parsing more resilient to syntax errors | Douwe Maan | 2017-05-30 | 1 | -16/+30 |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-31 | 9 | -41/+200 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'tc-improve-project-api-perf' into 'master' | Douwe Maan | 2017-05-31 | 5 | -39/+54 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Remove some deprecated methodstc-improve-project-api-perf | Toon Claes | 2017-05-30 | 2 | -2/+2 |
| | | * | | | | | | | | Add :owned param to ProjectFinder | Toon Claes | 2017-05-30 | 3 | -7/+4 |
| | | * | | | | | | | | Use helper to construct Finder params | Toon Claes | 2017-05-30 | 3 | -9/+12 |
| | | * | | | | | | | | Use ProjectFinder to filter the projects | Toon Claes | 2017-05-30 | 2 | -13/+4 |
| | | * | | | | | | | | Handle `membership` in ProjectFinder | Toon Claes | 2017-05-30 | 2 | -5/+4 |
| | | * | | | | | | | | Build options hash after finding the list of projects | Toon Claes | 2017-05-30 | 1 | -5/+6 |
| | | * | | | | | | | | Move ProjectsFinder to `present_projects` for simplification | Toon Claes | 2017-05-30 | 1 | -12/+9 |
| | | * | | | | | | | | Copy `filter_projects` helper to V3 | Toon Claes | 2017-05-30 | 1 | -0/+27 |
| | | |/ / / / / / / | |||||
| | * | | | | | | | | Merge branch '33000-tag-list-in-project-create-api' into 'master' | Rémy Coutable | 2017-05-31 | 1 | -0/+2 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Add tag_list param to project api | vanadium23 | 2017-05-31 | 1 | -0/+2 |
| | | |/ / / / / / / | |||||
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-31 | 20 | -48/+408 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Should escape the routes because we added - | Lin Jen-Shin | 2017-05-27 | 1 | -1/+1 |
| * | | | | | | | | | Use - as the prefix so we don't conflict with namespaces | Lin Jen-Shin | 2017-05-26 | 1 | -0/+1 |
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-26 | 56 | -354/+1154 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Routing helpers are no longer needed | Lin Jen-Shin | 2017-05-24 | 1 | -3/+0 |
| * | | | | | | | | | | Add checks before redirect, remove status/trace | Lin Jen-Shin | 2017-05-24 | 1 | -2/+0 |
| * | | | | | | | | | | Use controllers to redirect | Lin Jen-Shin | 2017-05-23 | 1 | -44/+24 |
| * | | | | | | | | | | Separate artifacts from builds, reusing artifacts_action_path | Lin Jen-Shin | 2017-05-19 | 1 | -16/+33 |
| * | | | | | | | | | | Complete all legacy builds URL. Tests are added | Lin Jen-Shin | 2017-05-19 | 1 | -0/+44 |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-18 | 1 | -3/+5 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Rename BuildsController to JobsController | Lin Jen-Shin | 2017-05-17 | 5 | -5/+5 |
* | | | | | | | | | | | | Introduce source to pipeline entitytrigger-source | Kamil Trzcinski | 2017-05-31 | 2 | -2/+9 |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch '30892-add-api-support-for-pipeline-schedule' into 'master' | Kamil Trzciński | 2017-05-31 | 3 | -0/+143 |
|\ \ \ \ \ \ \ \ \ \ \ |