##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r732:2c17b7fe
notifications: replace testMessage with "force"
0
r731:7a6d3636
integrations: refactor/cleanup + features, fixes #4181 * added scopes on integrations, scopes are: - repo only - repogroup children only - root repos only - global (any repo) * integrations schemas now have separate section for the settings (eg. slack) and options (eg. scope/enabled) * added descriptions to integration types * added icons to integration types * added 'create new' integration page * added scope of integration to integrations list * added breadcrumbs for each repo/repogroup/global integrations pages * added sorting to integrations list * added pagination to integrations list * added icons to integrations list * added type filter to integrations list * added message to integrations list if none we found * added extra permissions check on integrations views * db migration from 56 => 57 - adds child_repos_only field * added tests for integrations triggered on events * added tests for integrations schemas * added tests for integrations views for repo/repogroup/admin
dan
0
r730:08b9b215
grunt: separate js from web components
0
r729:3d4c2903
notifications: fixing bug w/spinner in toggle
0
r728:ad65ce3e
grunt: switching to webcomponents-lite
0
r727:912a8f06
components: completed rhodecode-toggle for notification settings
0
r726:5b2d844f
packaging: Use a recent bower2nix to have fetch-bower Recent versions of bower2nix provide "fetch-bower" as a separate command. This command is needed for the backported bower related utilities.
0
r725:57489056
packaging: Backport bower support utilities To support nixos-16.03 the utilities to build bower components are backported inside of this PR. Once we switch to the new stable branch, we should be able to drop these pieces again.
0
r724:10b241b0
packaging: Improve name of bower components derivation - Include the version, so that it can easier be related based on the name in the nix store. - Avoid appending bower-components since this part is already added as a prefix by the machinery.
0
r723:6f82aa8a
packaging: Ignore "result" folder
0
r722:459a4149
packaging: Exclude bower_components from sources This way we avoid that they will be re-built each time.
0
r721:e814be46
hgignore: Ignore generated webcomponents
0
r720:da9005c8
packaging: Link bower packages
0
r719:a061f9b1
dependencies: Update bower packages It can already be built via the following command: nix-build default.nix -A bowerComponents
0
r718:2737207f
manifest: added 502.html into package data.
0
r717:2dd2314d
ux: make static 502 page for gateway error look better, fixes #4202
dan
0
r716:4af5d93c
nix: Add backwardsCompatibleFetchgit Needed so that we can use fetchgit with the branch nixos-16.03 as well as current nixpkgs-unstable. It restores the behavior of nixos-16.03 which is technically wrong since it removes all .git files. Practically this issue has no big impact, so that we can keep it easily a few months this way until we don't depend on building against nixos-16.03 anymore.
Martin Bornhold
0
r715:968979cd
rhodecode-toggle: stub for new UI element
0
r714:822499e8
polymer: slim out the styles and change the flow of initialization to avoid race conditions
0
r713:5a67f5a8
ux: change confirm password widget to have spacing between the fields to match rest of ui, fixes: #4200
dan
0
load next
< 1 .. 183 184 185 186 187 .. 218 >
showing 20 out of 4357 commits