summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-1/+0
* Gogs ImporterKim "BKC" Carlbäcker2016-12-191-0/+1
* Merge branch 'fix/detailed-status-groups' into 'master' Lin Jen-Shin (godfat)2016-12-192-9/+30
|\
| * Fix extra spacing in all rgba methods in status filefix/detailed-status-groupsFilipa Lacerda2016-12-171-8/+8
| * Improve spacing and fixes manual status colorFilipa Lacerda2016-12-172-7/+7
| * Add `ci-manual` status CSS with darkest gray colorGrzegorz Bizon2016-12-171-0/+13
| * Adds CSSFilipa Lacerda2016-12-161-0/+8
* | Merge remote-tracking branch 'origin/master' into dockerfile-templatesdockerfile-templatesKamil Trzcinski2016-12-18362-4279/+9269
|\ \
| * \ Merge branch 'cleaner-merge-commit-messages' into 'master' Sean McGivern2016-12-171-1/+22
| |\ \
| | * | add eslint disable prefix for prefer-arrow-callback rule on header of merge_r...Gabriel Gizotti2016-12-161-1/+1
| | * | add js prefix to classes used to toggle description on commit message in merg...Gabriel Gizotti2016-12-161-6/+6
| | * | Unify commit message listeners in one functionGabriel Gizotti2016-12-161-11/+6
| | * | move javascript code from _commit_message_container view to javascripts/merge...Gabriel Gizotti2016-12-161-0/+26
| * | | Fix sort dropdown alignmentNur Rony2016-12-161-2/+2
| * | | Undo changes on members search button stylesheetDouglas Barbosa Alexandre2016-12-161-16/+15
| * | | Adds sort dropdown for group membersNur Rony2016-12-161-12/+42
| * | | Merge branch '25743-clean-up-css-for-project-alerts-and-flash-notifications' ...25428-sort-order-for-pipeline-build-lists-doesn-t-properly-handle-numbersAnnabel Dunstone Gray2016-12-163-7/+35
| |\ \ \
| | * | | stripe colors for successive alert-warning blocksMike Greiling2016-12-163-7/+27
| | * | | fix margin on alert stripes within ":flash_message" blockMike Greiling2016-12-161-0/+8
| | | |/ | | |/|
| * | | Merge branch '18435-autocomplete-is-not-performant' into 'master' Fatih Acet2016-12-163-123/+114
| |\ \ \
| | * | | Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-153-123/+114
| * | | | Merge branch 'rounded-labels-fixes' into 'master' Fatih Acet2016-12-162-2/+4
| |\ \ \ \
| | * | | | fixed scss linting issuerounded-labels-fixesDimitrie Hoekstra2016-12-161-1/+1
| | * | | | Additional rounded label fixesDimitrie Hoekstra2016-12-162-2/+4
| | | |_|/ | | |/| |
| * | | | Merge branch 'bootstrap-wells' into 'master' Clement Ho2016-12-161-1/+1
| |\ \ \ \
| | * | | | Put back bootstrap wellsAnnabel Dunstone Gray2016-12-161-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch '25207-text-overflow-env-table' into 'master' Fatih Acet2016-12-162-5/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Prevent enviroment table to overflow when name has underscores25207-text-overflow-env-tableFilipa Lacerda2016-12-162-5/+11
| | |/ /
| * | | Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable2016-12-161-0/+10
| |\ \ \
| | * | | Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew2016-12-161-0/+10
| | |/ /
| * | | Merge branch '22604-manual-actions' into 'master' Grzegorz Bizon2016-12-163-258/+312
| |\ \ \
| | * \ \ Merge branch 'master' into 22604-manual-actionsFilipa Lacerda2016-12-1610-129/+230
| | |\ \ \ | | | |/ /
| | * | | Changes after reviewFilipa Lacerda2016-12-151-9/+1
| | * | | Merge branch 'master' into '22604-manual-actions'Filipa Lacerda2016-12-15199-451/+785
| | |\ \ \
| | * | | | Fix scss linter errorFilipa Lacerda2016-12-151-2/+2
| | * | | | Fix dropdown hoverFilipa Lacerda2016-12-151-3/+9
| | * | | | Changes after reviewFilipa Lacerda2016-12-141-0/+5
| | * | | | Fix firefox bugFilipa Lacerda2016-12-141-2/+7
| | * | | | Remove duplicate color variableFilipa Lacerda2016-12-142-5/+7
| | * | | | css changes @dimitrieh v1Dimitrie Hoekstra2016-12-143-5/+26
| | * | | | Fix scss errorFilipa Lacerda2016-12-141-7/+8
| | * | | | Merge branch 'master' into 22604-manual-actionsGrzegorz Bizon2016-12-1430-193/+289
| | |\ \ \ \
| | * | | | | Fix graph stroke positionFilipa Lacerda2016-12-131-1/+1
| | * | | | | Fix pipeline stroke positionFilipa Lacerda2016-12-121-1/+1
| | * | | | | Fix vertical alignment of action icon with status iconFilipa Lacerda2016-12-121-24/+18
| | * | | | | Merge branch 'master' into 22604-manual-actionsGrzegorz Bizon2016-12-099-5/+88
| | |\ \ \ \ \
| | * | | | | | Adds tests for the status and actions icons rendered in the pipeline graphFilipa Lacerda2016-12-071-4/+0
| | * | | | | | Adds new icons for pipeline graphFilipa Lacerda2016-12-071-2/+3
| | * | | | | | Adds actions to the nodesFilipa Lacerda2016-12-072-23/+63
| | * | | | | | Fix tooltip to show the all nameFilipa Lacerda2016-12-071-269/+229