Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into dev-gh-bridge | Michael Muré | 2021-04-09 | 172 | -4053/+6204 |
|\ | |||||
| * | Merge pull request #628 from MichaelMure/entity-fix | Michael Muré | 2021-04-08 | 7 | -7/+75 |
| |\ | | | | | | | cache: many fixes following the dag entity migration | ||||
| | * | cache: many fixes following the dag entity migration | Michael Muré | 2021-04-08 | 7 | -7/+75 |
| |/ | |||||
| * | Merge pull request #626 from GlancingMind/upstream-prevent-page-reloads | Michael Muré | 2021-04-08 | 3 | -3/+8 |
| |\ | | | | | | | Prevent page reload for redirecting components | ||||
| | * | Prevent page reload for redirecting components | Sascha | 2021-04-08 | 3 | -3/+8 |
| |/ | | | | | | | | | | | | | Link instantly to: - NewBugPage - BackToList | ||||
| * | Merge pull request #623 from ↵ | Michael Muré | 2021-04-07 | 6 | -48/+230 |
| |\ | | | | | | | | | | | | | GlancingMind/upstream-additional-filters-for-bug-list WebUI: Additional filters for bug list | ||||
| | * | Support filtering by multiple selected authors | Sascha | 2021-04-07 | 1 | -1/+1 |
| | | | |||||
| | * | Remove auto fixing of eslint errors | Sascha | 2021-04-07 | 1 | -1/+1 |
| | | | |||||
| | * | Make filter/search input full width | Sascha | 2021-04-07 | 1 | -63/+54 |
| | | | |||||
| | * | fix: regex issue | Aien Saidi | 2021-04-07 | 1 | -3/+3 |
| | | | |||||
| | * | Fix readability of filter input field in dark mode | Sascha | 2021-04-07 | 1 | -2/+9 |
| | | | |||||
| | * | fix: issue with keyDown propagation | Aien Saidi | 2021-04-07 | 1 | -1/+8 |
| | | | |||||
| | * | chore: returning value | Aien Saidi | 2021-04-07 | 1 | -4/+1 |
| | | | |||||
| | * | fix: issue with regex | Aien Saidi | 2021-04-07 | 2 | -4/+9 |
| | | | |||||
| | * | fix: issue with toggling the author | Aien Saidi | 2021-04-07 | 1 | -2/+2 |
| | | | |||||
| | * | feat: use predefined filters | Aien Saidi | 2021-04-07 | 2 | -5/+62 |
| | | | |||||
| | * | feat: multiple label filter | Aien Saidi | 2021-04-07 | 2 | -23/+71 |
| | | | | | | | | | | | | - add search functionality in menu items | ||||
| | * | feat: check if there are labels | Aien Saidi | 2021-04-07 | 1 | -8/+10 |
| | | | |||||
| | * | feat: add filter by label | Aien Saidi | 2021-04-07 | 2 | -5/+35 |
| | | | |||||
| | * | feat: use author to filter the list | Aien Saidi | 2021-04-07 | 4 | -3/+41 |
| |/ | |||||
| * | Merge pull request #619 from ↵ | Michael Muré | 2021-04-05 | 2 | -2/+3 |
| |\ | | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/go-git/go-billy/v5-5.1.0 Bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.1.0 | ||||
| | * | Bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.1.0 | dependabot[bot] | 2021-04-05 | 2 | -13/+3 |
| | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](https://github.com/go-git/go-billy/compare/v5.0.0...v5.1.0) Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | | Merge pull request #620 from ↵ | Michael Muré | 2021-04-05 | 2 | -14/+3 |
| |\ \ | | |/ | |/| | | | | | | | MichaelMure/dependabot/go_modules/golang.org/x/text-0.3.6 Bump golang.org/x/text from 0.3.5 to 0.3.6 | ||||
| | * | Bump golang.org/x/text from 0.3.5 to 0.3.6 | dependabot[bot] | 2021-04-05 | 2 | -14/+3 |
| |/ | | | | | | | | | | | | | Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.3.5...v0.3.6) Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | Merge pull request #616 from MichaelMure/dependabot/add-v2-config-file | Michael Muré | 2021-04-05 | 1 | -0/+8 |
| |\ | | | | | | | Create Dependabot config file | ||||
| | * | Create Dependabot config file | dependabot-preview[bot] | 2021-04-05 | 1 | -0/+8 |
| |/ | |||||
| * | Merge pull request #532 from MichaelMure/dag-entity | Michael Muré | 2021-04-04 | 117 | -3811/+4305 |
| |\ | | | | | | | Work towards a reusable entity datastructure + commit signature | ||||
| | * | entity: more comments | Michael Muré | 2021-04-04 | 1 | -0/+4 |
| | | | |||||
| | * | Merge remote-tracking branch 'origin/master' into dag-entity | Michael Muré | 2021-03-29 | 67 | -556/+2018 |
| | |\ | |||||
| | * | | entity: add support for storing files | Michael Muré | 2021-03-21 | 3 | -11/+76 |
| | | | | |||||
| | * | | WIP operation with files | Michael Muré | 2021-03-14 | 8 | -21/+91 |
| | | | | |||||
| | * | | bug: nonce on all operation to prevent id collision | Michael Muré | 2021-03-14 | 5 | -20/+41 |
| | | | | |||||
| | * | | entity: no sign-post needed | Michael Muré | 2021-02-20 | 9 | -27/+0 |
| | | | | |||||
| | * | | bug: wrap dag.Entity into a full Bug in MergeAll | Michael Muré | 2021-02-14 | 4 | -4/+23 |
| | | | | |||||
| | * | | fix merge | Michael Muré | 2021-02-14 | 5 | -50/+7 |
| | | | | |||||
| | * | | minor cleanups | Michael Muré | 2021-02-14 | 10 | -9/+10 |
| | | | | |||||
| | * | | entity: make sure merge commit don't have operations | Michael Muré | 2021-02-14 | 1 | -0/+4 |
| | | | | |||||
| | * | | bug: migrate to the DAG entity structure! | Michael Muré | 2021-02-14 | 51 | -2040/+335 |
| | | | | |||||
| | * | | entity: support different author in staging operations | Michael Muré | 2021-02-14 | 8 | -101/+113 |
| | | | | |||||
| | * | | entity: pass the identity resolver instead of defining it once | Michael Muré | 2021-02-14 | 7 | -57/+53 |
| | | | | | | | | | | | | | | | | | | | | Having the resolver in Definition doesn't actually work well as the resolver is very situational. | ||||
| | * | | entity: clock loader | Michael Muré | 2021-02-14 | 1 | -0/+41 |
| | | | | |||||
| | * | | entity: expose create and edit lamport clocks | Michael Muré | 2021-02-14 | 1 | -13/+38 |
| | | | | |||||
| | * | | entity: implement remove | Michael Muré | 2021-02-14 | 4 | -2/+56 |
| | | | | |||||
| | * | | entity: remove the pack lamport time that doesn't bring anything actually | Michael Muré | 2021-02-14 | 4 | -118/+4 |
| | | | | |||||
| | * | | require go 1.15 | Michael Muré | 2021-02-14 | 2 | -2/+2 |
| | | | | |||||
| | * | | entity: working commit signatures | Michael Muré | 2021-02-14 | 4 | -7/+105 |
| | | | | |||||
| | * | | entity: test all merge scenario | Michael Muré | 2021-02-14 | 2 | -28/+200 |
| | | | | |||||
| | * | | entity: use BFS instead of DFS to get the proper topological order | Michael Muré | 2021-02-14 | 1 | -19/+17 |
| | | | | |||||
| | * | | entity: more testing and bug fixing | Michael Muré | 2021-02-14 | 8 | -89/+221 |
| | | | | |||||
| | * | | entity: readAll and more testing | Michael Muré | 2021-02-14 | 10 | -22/+203 |
| | | | |