Feed Advanced Search

Nov 24 2018

nibags updated the diff for D17093: Rust & Yacc/Bison: improve comments.
  • rust.xml: fix indentation.

The file uses tabs, but in one part I used spaces as indentation

Nov 24 2018, 6:22 AM · Frameworks, Kate

Nov 22 2018

nibags requested review of D17093: Rust & Yacc/Bison: improve comments.
Nov 22 2018, 9:00 AM · Frameworks, Kate
nibags requested review of D17092: Add syntax highlighting for TypeScript & TypeScript React.
Nov 22 2018, 8:54 AM · Frameworks, Kate
nibags added a dependent revision for D17085: Fix language load after including keywords from this language in another file: D17092: Add syntax highlighting for TypeScript & TypeScript React.
Nov 22 2018, 8:54 AM · Frameworks, Kate
nibags updated the diff for D17084: Prolog & Lua: fix shebang.
  • Add tests
Nov 22 2018, 4:20 AM · Frameworks, Kate

Nov 21 2018

nibags updated the diff for D17083: Fix hidden languages in the mode menu.
  • Update comment
Nov 21 2018, 8:33 PM · Frameworks, Kate
nibags retitled D17085: Fix language load after including keywords from this language in another file from Fix language load after including keywords from this language to Fix language load after including keywords from this language in another file.
Nov 21 2018, 8:19 PM · Frameworks, Kate
nibags added reviewers for D17085: Fix language load after including keywords from this language in another file: Framework: Syntax Highlighting, cullmann, dhaumann, vkrause, jpoelen.
Nov 21 2018, 8:11 PM · Frameworks, Kate
nibags requested review of D17085: Fix language load after including keywords from this language in another file.
Nov 21 2018, 8:07 PM · Frameworks, Kate
nibags added reviewers for D17084: Prolog & Lua: fix shebang: Framework: Syntax Highlighting, cullmann, dhaumann.
Nov 21 2018, 8:02 PM · Frameworks, Kate
nibags requested review of D17084: Prolog & Lua: fix shebang.
Nov 21 2018, 8:01 PM · Frameworks, Kate
nibags added a reviewer for D17083: Fix hidden languages in the mode menu: KTextEditor.
Nov 21 2018, 7:47 PM · Frameworks, Kate
nibags requested review of D17083: Fix hidden languages in the mode menu.
Nov 21 2018, 7:46 PM · Frameworks, Kate

Sep 28 2018

nibags committed R216:c32cf6020931: YAML: add literal & folded block styles (authored by nibags).
YAML: add literal & folded block styles
Sep 28 2018, 3:23 AM
nibags closed D15780: YAML: add literal & folded block styles.
Sep 28 2018, 3:22 AM · Frameworks, Kate
nibags updated the summary of D15780: YAML: add literal & folded block styles.
Sep 28 2018, 3:21 AM · Frameworks, Kate
nibags committed R216:5dbf2ec3fe1d: Logcat & SELinux: improvements for the new Solarized schemes (authored by nibags).
Logcat & SELinux: improvements for the new Solarized schemes
Sep 28 2018, 3:19 AM
nibags closed D15771: Logcat & SELinux: improvements for the new Solarized schemes.
Sep 28 2018, 3:19 AM · Frameworks, Kate
nibags committed R216:896d3bda6c1d: AppArmor: fix crashes in open rules (in KF5.50) and improvements for the new… (authored by nibags).
AppArmor: fix crashes in open rules (in KF5.50) and improvements for the new…
Sep 28 2018, 3:17 AM
nibags closed D15773: AppArmor: fix crashes in open rules (in KF5.50) and improvements for the new Solarized schemes.
Sep 28 2018, 3:17 AM · Frameworks, Kate

Sep 27 2018

nibags added a comment to D15773: AppArmor: fix crashes in open rules (in KF5.50) and improvements for the new Solarized schemes.

I attach two files. The "usr.bin.firefox" file causes the error on line 31 and "usr.bin.apparmor-profile-test" on line 184.

Sep 27 2018, 5:45 PM · Frameworks, Kate
nibags added a comment to D15773: AppArmor: fix crashes in open rules (in KF5.50) and improvements for the new Solarized schemes.

I did debug with gdb and valgrind, but the information is not relevant, since Kate freezes and I have to kill the process (I think I used the term "crash" incorrectly :S).
I have done some tests and the problem is in the use of #pop!some_context on the main context ("_profile").
For example, formerly, when doing #pop!some_context on the main context, "some_context" was stacked on top of the main context, it did not replace it. Now, in KF5.50.0, the main context is removed from de "stack" and replaced by "some_context". In the AppArmor XML file I use #pop#pop!some_context in general to finish a rule and, in some cases, #pop!some_context is done in the main context, which produces the error in large files, since it is not a behavior that I envisioned.

Sep 27 2018, 5:23 PM · Frameworks, Kate

Sep 26 2018

nibags retitled D15780: YAML: add literal & folded block styles from YAML: add support for literal & folded block styles to YAML: add literal & folded block styles.
Sep 26 2018, 8:12 PM · Frameworks, Kate
nibags added reviewers for D15780: YAML: add literal & folded block styles: cullmann, dhaumann, Framework: Syntax Highlighting.
Sep 26 2018, 7:53 PM · Frameworks, Kate
nibags requested review of D15780: YAML: add literal & folded block styles.
Sep 26 2018, 7:45 PM · Frameworks, Kate
nibags requested review of D15773: AppArmor: fix crashes in open rules (in KF5.50) and improvements for the new Solarized schemes.
Sep 26 2018, 2:45 PM · Frameworks, Kate
nibags requested review of D15771: Logcat & SELinux: improvements for the new Solarized schemes.
Sep 26 2018, 2:33 PM · Frameworks, Kate

Sep 10 2018

nibags committed R216:d0c698198ec8: Perl: fix brackets, variables, string references and others (authored by nibags).
Perl: fix brackets, variables, string references and others
Sep 10 2018, 8:19 AM
nibags closed D15397: Perl: fix brackets, variables, string references and others.
Sep 10 2018, 8:19 AM · Frameworks, Kate
nibags updated the summary of D15397: Perl: fix brackets, variables, string references and others.
Sep 10 2018, 8:19 AM · Frameworks, Kate
nibags committed R216:b8a7413fc560: Bash: fix parameter & brace expansion (authored by nibags).
Bash: fix parameter & brace expansion
Sep 10 2018, 8:12 AM
nibags closed D15390: Bash: fix parameter & brace expansion.
Sep 10 2018, 8:10 AM · Frameworks, Kate
nibags retitled D15397: Perl: fix brackets, variables, string references and others from Perl: fix brackets, variables, strings ref. and some improvements to Perl: fix brackets, variables, string references and others.
Sep 10 2018, 7:58 AM · Frameworks, Kate
nibags added reviewers for D15397: Perl: fix brackets, variables, string references and others: cullmann, dhaumann, Framework: Syntax Highlighting.
Sep 10 2018, 7:55 AM · Frameworks, Kate
nibags requested review of D15397: Perl: fix brackets, variables, string references and others.
Sep 10 2018, 7:46 AM · Frameworks, Kate

Sep 9 2018

nibags updated the summary of D15390: Bash: fix parameter & brace expansion.
Sep 9 2018, 10:30 PM · Frameworks, Kate
nibags added reviewers for D15390: Bash: fix parameter & brace expansion: cullmann, dhaumann, Framework: Syntax Highlighting.
Sep 9 2018, 10:29 PM · Frameworks, Kate
nibags requested review of D15390: Bash: fix parameter & brace expansion.
Sep 9 2018, 10:27 PM · Frameworks, Kate

Aug 31 2018

nibags closed D11945: Improve highlighting of SELinux CIL policies & file contexts.

Corresponds to the commit: https://phabricator.kde.org/R216:498f72d49a66ec05c71f3ec614698a6cb63c513f

Aug 31 2018, 6:57 PM · Kate, Framework: Syntax Highlighting, Frameworks
nibags added 1 commit(s) for D11945: Improve highlighting of SELinux CIL policies & file contexts: R216:498f72d49a66: Add syntax highlighting for SELinux kernel policy language.
Aug 31 2018, 6:43 PM · Kate, Framework: Syntax Highlighting, Frameworks
nibags added an edge to R216:498f72d49a66: Add syntax highlighting for SELinux kernel policy language: D11945: Improve highlighting of SELinux CIL policies & file contexts.
Aug 31 2018, 6:43 PM
nibags committed R216:498f72d49a66: Add syntax highlighting for SELinux kernel policy language (authored by nibags).
Add syntax highlighting for SELinux kernel policy language
Aug 31 2018, 4:40 PM
nibags committed R216:ffebb14537a2: Add syntax highlighting for SELinux kernel policy language (authored by nibags).
Add syntax highlighting for SELinux kernel policy language
Aug 31 2018, 4:40 PM
nibags closed D15089: Add syntax highlighting for SELinux kernel policy language.
Aug 31 2018, 4:37 PM · Frameworks, Kate
acrouthamel awarded D15089: Add syntax highlighting for SELinux kernel policy language a Like token.
Aug 31 2018, 3:24 PM · Frameworks, Kate
nibags updated the diff for D15089: Add syntax highlighting for SELinux kernel policy language.
  • Small correction in a comment
Aug 31 2018, 1:45 PM · Frameworks, Kate
nibags updated the diff for D11945: Improve highlighting of SELinux CIL policies & file contexts.
  • Update according to the latest change of "selinux.xml" (only single-line strings and better MLS/MCS levels detection).
Aug 31 2018, 1:24 PM · Kate, Framework: Syntax Highlighting, Frameworks
nibags updated the diff for D15089: Add syntax highlighting for SELinux kernel policy language.

I checked the highlight in several policies and made some changes:

  • I verify that SELinux does not support multi-line strings (neither line continuation escapes).
  • Small improvements in the detection of MLS/MCS Levels.
  • Added "#line" of m4 (appears in the parser and I forgot to add).
Aug 31 2018, 12:38 PM · Frameworks, Kate

Aug 28 2018

nibags added a comment to D15089: Add syntax highlighting for SELinux kernel policy language.

I'll do the commit this week, because I want to do a last test...

Aug 28 2018, 10:08 AM · Frameworks, Kate

Aug 27 2018

nibags updated the diff for D15089: Add syntax highlighting for SELinux kernel policy language.
  • Remove deprecated permissions (7 keywords)
Aug 27 2018, 9:31 AM · Frameworks, Kate

Aug 26 2018

nibags updated the summary of D15089: Add syntax highlighting for SELinux kernel policy language.
Aug 26 2018, 6:12 PM · Frameworks, Kate
nibags updated the summary of D11945: Improve highlighting of SELinux CIL policies & file contexts.
Aug 26 2018, 6:12 PM · Kate, Framework: Syntax Highlighting, Frameworks
nibags added a dependency for D11945: Improve highlighting of SELinux CIL policies & file contexts: D15089: Add syntax highlighting for SELinux kernel policy language.
Aug 26 2018, 6:11 PM · Kate, Framework: Syntax Highlighting, Frameworks
nibags added a dependent revision for D15089: Add syntax highlighting for SELinux kernel policy language: D11945: Improve highlighting of SELinux CIL policies & file contexts.
Aug 26 2018, 6:11 PM · Frameworks, Kate
nibags updated the test plan for D11945: Improve highlighting of SELinux CIL policies & file contexts.
Aug 26 2018, 5:45 PM · Kate, Framework: Syntax Highlighting, Frameworks
nibags updated the diff for D11945: Improve highlighting of SELinux CIL policies & file contexts.
  • Remove selinux.xml & test.te
Aug 26 2018, 5:41 PM · Kate, Framework: Syntax Highlighting, Frameworks
nibags updated the diff for D11945: Improve highlighting of SELinux CIL policies & file contexts.
  • Improve highlighting of SELinux CIL policies & SELinux file contexts
Aug 26 2018, 4:25 PM · Kate, Framework: Syntax Highlighting, Frameworks
nibags updated the summary of D15089: Add syntax highlighting for SELinux kernel policy language.
Aug 26 2018, 4:16 PM · Frameworks, Kate
nibags requested review of D15089: Add syntax highlighting for SELinux kernel policy language.
Aug 26 2018, 4:13 PM · Frameworks, Kate

Aug 23 2018

nibags committed R216:ddc165f1bca8: JavaScript: add binaries, fix octals, improve escapes & allow Non-ASCII… (authored by nibags).
JavaScript: add binaries, fix octals, improve escapes & allow Non-ASCII…
Aug 23 2018, 10:47 AM
nibags closed D13888: JavaScript: add binaries, fix octals, improve escapes & allow Non-ASCII identifiers.
Aug 23 2018, 10:46 AM · Frameworks, Kate
nibags updated the diff for D13888: JavaScript: add binaries, fix octals, improve escapes & allow Non-ASCII identifiers.
  • Add comment
Aug 23 2018, 10:44 AM · Frameworks, Kate
nibags added a comment to D13888: JavaScript: add binaries, fix octals, improve escapes & allow Non-ASCII identifiers.

I have no problem with using MIT!

Aug 23 2018, 10:43 AM · Frameworks, Kate

Aug 21 2018

nibags updated the summary of D13888: JavaScript: add binaries, fix octals, improve escapes & allow Non-ASCII identifiers.
Aug 21 2018, 7:27 AM · Frameworks, Kate
nibags updated the diff for D13888: JavaScript: add binaries, fix octals, improve escapes & allow Non-ASCII identifiers.
  • Allow identifiers with Non-ASCII characters
Aug 21 2018, 7:24 AM · Frameworks, Kate
nibags changed the edit policy for D13888: JavaScript: add binaries, fix octals, improve escapes & allow Non-ASCII identifiers.
Aug 21 2018, 6:01 AM · Frameworks, Kate
nibags updated the diff for D13888: JavaScript: add binaries, fix octals, improve escapes & allow Non-ASCII identifiers.

JavaScript: add binaries, fix octals and improve escapes

Aug 21 2018, 5:56 AM · Frameworks, Kate

Aug 15 2018

nibags updated the diff for D14274: Modelines: add byte-order-mark & small fixes.
  • Fix test (use Modelines in Python instead of Bash)
Aug 15 2018, 11:25 AM · Frameworks, Kate

Aug 13 2018

nibags updated the diff for D14274: Modelines: add byte-order-mark & small fixes.
  • Corrects references erroneously included in previous update
Aug 13 2018, 7:42 AM · Frameworks, Kate
nibags updated the diff for D14274: Modelines: add byte-order-mark & small fixes.
  • Add test & add DetectSpace.
Aug 13 2018, 7:31 AM · Frameworks, Kate
nibags added a comment to D14274: Modelines: add byte-order-mark & small fixes.

I will update the diff including the tests.

Aug 13 2018, 7:08 AM · Frameworks, Kate
nibags added a comment to D14274: Modelines: add byte-order-mark & small fixes.

So I keep the DetectSpaces rule and only delete the LineContinue.

Aug 13 2018, 7:04 AM · Frameworks, Kate
nibags committed R216:bd217325fce9: AppArmor: update syntax and various improvements/fixes (authored by nibags).
AppArmor: update syntax and various improvements/fixes
Aug 13 2018, 4:51 AM
nibags closed D14526: AppArmor: update syntax and various improvements/fixes.
Aug 13 2018, 4:50 AM · Frameworks, Kate
nibags updated the diff for D14526: AppArmor: update syntax and various improvements/fixes.

Fix conflicts in references (I only changed the base with the last master)

Aug 13 2018, 4:48 AM · Frameworks, Kate
nibags updated the diff for D14526: AppArmor: update syntax and various improvements/fixes.
  • Update references.

Regenerate file "autotest/reference/usr.bin.apparmor-profile-test.ref"

Aug 13 2018, 3:11 AM · Frameworks, Kate
nibags committed R216:48c8c7acd476: Java: add binaries & hex-float, and support underscores in numbers (authored by nibags).
Java: add binaries & hex-float, and support underscores in numbers
Aug 13 2018, 2:39 AM
nibags closed D14702: Java: add binaries & hex-float, and support underscores in numbers.
Aug 13 2018, 2:39 AM · Frameworks, Kate

Aug 12 2018

nibags added reviewers for D14593: Update Logtalk language syntax support: dhaumann, cullmann, vkrause, Framework: Syntax Highlighting, Kate.
Aug 12 2018, 12:16 PM · Frameworks, Kate, Framework: Syntax Highlighting
nibags committed R216:3418551190f6: Add highlighting of JavaScript React (authored by nibags).
Add highlighting of JavaScript React
Aug 12 2018, 11:09 AM
nibags closed D13692: Add highlighting of JavaScript React.
Aug 12 2018, 11:09 AM · Kate, Framework: Syntax Highlighting, Frameworks
nibags committed R216:bd9dbac79aa4: YAML: fix keys, add numbers and other improvements (authored by nibags).
YAML: fix keys, add numbers and other improvements
Aug 12 2018, 11:08 AM
nibags closed D14760: YAML: fix keys, add numbers and other improvements.
Aug 12 2018, 11:08 AM · Frameworks, Kate
nibags updated the diff for D13692: Add highlighting of JavaScript React.
  • Update references
Aug 12 2018, 10:29 AM · Kate, Framework: Syntax Highlighting, Frameworks
nibags added reviewers for D14760: YAML: fix keys, add numbers and other improvements: dhaumann, cullmann, Framework: Syntax Highlighting.
Aug 12 2018, 9:54 AM · Frameworks, Kate
nibags requested review of D14760: YAML: fix keys, add numbers and other improvements.
Aug 12 2018, 9:43 AM · Frameworks, Kate

Aug 10 2018

nibags updated the summary of D14702: Java: add binaries & hex-float, and support underscores in numbers.
Aug 10 2018, 5:20 PM · Frameworks, Kate

Aug 9 2018

nibags added reviewers for D14702: Java: add binaries & hex-float, and support underscores in numbers: dhaumann, cullmann, vkrause, Kate.
Aug 9 2018, 9:08 AM · Frameworks, Kate
nibags requested review of D14702: Java: add binaries & hex-float, and support underscores in numbers.
Aug 9 2018, 9:01 AM · Frameworks, Kate

Aug 3 2018

nibags committed R216:acee02abaa84: CoffeeScript: fix templates in embedded JavaScript code & add escapes (authored by nibags).
CoffeeScript: fix templates in embedded JavaScript code & add escapes
Aug 3 2018, 6:51 AM
nibags closed D14270: CoffeeScript: fix templates in embedded JavaScript code & add escapes.
Aug 3 2018, 6:48 AM · Frameworks, Kate
nibags added reviewers for D14526: AppArmor: update syntax and various improvements/fixes: dhaumann, cullmann.
Aug 3 2018, 6:12 AM · Frameworks, Kate

Jul 31 2018

nibags removed reviewers for D11945: Improve highlighting of SELinux CIL policies & file contexts: dhaumann, Framework: Syntax Highlighting.
Jul 31 2018, 9:15 PM · Kate, Framework: Syntax Highlighting, Frameworks
nibags added reviewers for D14526: AppArmor: update syntax and various improvements/fixes: Framework: Syntax Highlighting, Kate.
Jul 31 2018, 9:11 PM · Frameworks, Kate
nibags requested review of D14526: AppArmor: update syntax and various improvements/fixes.
Jul 31 2018, 9:08 PM · Frameworks, Kate
nibags changed the edit policy for D11945: Improve highlighting of SELinux CIL policies & file contexts.
Jul 31 2018, 8:57 PM · Kate, Framework: Syntax Highlighting, Frameworks
nibags added a comment to D14270: CoffeeScript: fix templates in embedded JavaScript code & add escapes.

Now I have access to commits... but apparently, you have to accept the latest revision to do so :(

Jul 31 2018, 6:55 PM · Frameworks, Kate
nibags changed the edit policy for D11945: Improve highlighting of SELinux CIL policies & file contexts.
Jul 31 2018, 6:44 PM · Kate, Framework: Syntax Highlighting, Frameworks
nibags updated the diff for D11945: Improve highlighting of SELinux CIL policies & file contexts.

AppArmor: update syntax and various improvements/fixes. Undo update of SELinux.

Jul 31 2018, 6:40 PM · Kate, Framework: Syntax Highlighting, Frameworks

Jul 26 2018

nibags updated the diff for D14274: Modelines: add byte-order-mark & small fixes.
  • Delete update references
Jul 26 2018, 7:29 AM · Frameworks, Kate