summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clears all dropdown menus in issue sidebar when it opensissue-sidebar-empty-assigneePhil Hughes2017-01-201-4/+6
* Resets issue boards assignee dropdownPhil Hughes2017-01-204-1/+44
* Merge branch '21698-redis-runner-last-build' into 'master' Kamil Trzciński2017-01-2011-7/+175
|\
| * Fix specsKamil Trzcinski2017-01-201-4/+6
| * Fix specsKamil Trzcinski2017-01-192-2/+3
| * Added CHANGELOGKamil Trzcinski2017-01-191-0/+4
| * Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-19323-1542/+2883
| |\
| * | Fix specsKamil Trzcinski2017-01-194-10/+39
| * | Add missing build_specKamil Trzcinski2017-01-191-0/+10
| * | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-192128-16907/+67314
| |\ \
| * | | WIP: Add tests and make sure that headers are set21698-redis-runner-last-buildLin Jen-Shin2017-01-045-5/+76
| * | | Fixed broken buildKim "BKC" Carlbäcker2016-12-212-2/+2
| * | | Change name of expire constantKim "BKC" Carlbäcker2016-12-161-3/+3
| * | | Make expire-time a constant, correct function in ServiceKim "BKC" Carlbäcker2016-12-162-3/+4
| * | | Use Token instead of IDKim "BKC" Carlbäcker2016-12-161-1/+1
| * | | Do things in the correct orderKim "BKC" Carlbäcker2016-12-162-1/+3
| * | | Don't use redis.multiKim "BKC" Carlbäcker2016-12-161-9/+3
| * | | Make ensure_runner_queue_value atomicKim "BKC" Carlbäcker2016-12-161-5/+7
| * | | #NamingThingsKim "BKC" Carlbäcker2016-12-164-16/+21
| * | | Update Runners in a ServiceKim "BKC" Carlbäcker2016-12-152-15/+13
| * | | Move redis-logic into Ci::RunnerKim "BKC" Carlbäcker2016-12-153-12/+19
| * | | lintingKim "BKC" Carlbäcker2016-12-152-3/+3
| * | | Use correct variablesKim "BKC" Carlbäcker2016-12-141-1/+1
| * | | typo-oKim "BKC" Carlbäcker2016-12-142-2/+2
| * | | This is needed as well...Kim "BKC" Carlbäcker2016-12-141-1/+8
| * | | Add BuildQueueWorker for injecting redis-keysKim "BKC" Carlbäcker2016-12-143-0/+25
| * | | First attemptKim "BKC" Carlbäcker2016-12-142-0/+20
* | | | Make university more prominent.sytses2017-01-191-1/+4
* | | | Merge branch 'ci-submodule-doc-update' into 'master' Tomasz Maczukin2017-01-192-1/+47
|\ \ \ \
| * | | | Document GIT_SUBMODULE_STRATEGYJonathon Reinhart2017-01-162-1/+47
* | | | | Merge branch '26868-fix-duplicate-backported-migrations' into 'master' Robert Speicher2017-01-194-68/+35
|\ \ \ \ \
| * | | | | Rename duplicate migrations and skip them if table/columns are already presentRémy Coutable2017-01-194-68/+35
|/ / / / /
* | | | | Merge branch '26066-wrong-messsage-for-unregistered-u2f-device-on-sign-in' in...Fatih Acet2017-01-193-10/+10
|\ \ \ \ \
| * | | | | Added isAuthenticate to differentiate between ineligible messages26066-wrong-messsage-for-unregistered-u2f-device-on-sign-inLuke "Jared" Bennett2017-01-043-10/+10
* | | | | | Merge branch 'improve-public_access-documentation' into 'master' Achilleas Pipinellis2017-01-192-3/+6
|\ \ \ \ \ \
| * | | | | | Add an image to the public access documentation and fix wrong profile pathRémy Coutable2017-01-192-3/+6
* | | | | | | Merge branch '25507-handle-errors-environment-list' into 'master' Fatih Acet2017-01-196-48/+218
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Filter environments visibility in store instead of the view in order to not g...25507-handle-errors-environment-listFilipa Lacerda2017-01-162-42/+62
| * | | | | | Adds testsFilipa Lacerda2017-01-126-5/+150
| * | | | | | Adds .catch to the request in order to handle erros and show a feedback to th...Filipa Lacerda2017-01-121-1/+6
* | | | | | | Merge branch '26601-dropdown-makes-request-close' into 'master' Fatih Acet2017-01-193-15/+21
|\ \ \ \ \ \ \
| * | | | | | | Use bootstrap dropdown events to only make the request when the dropdown is b...26601-dropdown-makes-request-closeFilipa Lacerda2017-01-133-15/+21
| |/ / / / / /
* | | | | | | Merge branch '26472-math-margin' into 'master' Fatih Acet2017-01-192-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Add margin to math blocks26472-math-marginAnnabel Dunstone Gray2017-01-122-1/+5
* | | | | | | | Merge branch 'use-empty_project-factory-in-api-specs' into 'master' Robert Speicher2017-01-1919-54/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace many :project with :empty_projects in API specsuse-empty_project-factory-in-api-specsRémy Coutable2017-01-1719-54/+53
* | | | | | | | | Merge branch '26810-fix-undefined-method-revert_group_project_commit_path' in...Robert Speicher2017-01-193-3/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ensure group acts as a namespace for polymorphic routes26810-fix-undefined-method-revert_group_project_commit_pathRémy Coutable2017-01-183-3/+5
* | | | | | | | | | Merge branch 'fix-dashboard-spec' into 'master' Rémy Coutable2017-01-191-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Fix todos specSean McGivern2017-01-191-1/+1