Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CCS Backend
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Syai
CCS Backend
Graph
142d3358a2eee5258e5cf93cfe0f61d016d44234
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Sep
12
Aug
28
May
21
30
Apr
24
27
Mar
14
6
5
19
Feb
28
Jan
27
8
7
31
Dec
30
23
19
Nov
12
Oct
11
Merge branch 'api-projects' into 'master'
master
master
api: fix 'projects' endpoint, don't paginate, always return JSON
Merge branch 'allow-overriding-gitlab_url' into 'master'
Merge branch 'hide-deleted-proposals' into 'master'
proposals: allow overriding 'gitlab_url' for fr/wp/cp projects
proposals: hide fr/wip/cp proposals if .md file doesn't exist
Merge branch 'fix-multi-output-deposits' into 'master'
Merge branch 'deposit-list' into 'master'
deposit: 'deposit:list' cmd to print all deposits info to stdout
wallet: option to rescan from a specific height with 'monero:notify'
wallet: use tx_id + subaddr_index to process multi-destination txes
- Added contributors
Update donate.blade.php
Merge branch 'sort-by-date' into 'master'
sort proposals by date
Merge branch 'fix-ffs-mention' into 'master'
donate: fix FFS mention
Remove double icons
Merge branch 'fix-raised-amount' into 'master'
Merge branch 'readme-composer' into 'master'
Merge branch 'drop-GITLAB_ACCESS_TOKEN' into 'master'
project: fix raised_amount, drop amount_received field
drop GITLAB_ACCESS_TOKEN requirement
readme: don't use package manager to install Composer
fix mem pool deposits confirmations updating
implement 'contributions' exported proposal property
reject proposal if any mandatoriy field is missing or empty in .md
docs: CCS Deployment Quickstart
rename FFS to CCS
Subaddresses: implement Subaddress donations, drop PaymentId support
submodule: replace ffs-proposals with ccs-proposals
schedule: update tasks order
WalletNotify: use new Deposit Model instance to create a deposit
Project: convert Deposit amounts sum from smallest denomination units to XMR
Project: cap percentage_funded at 100 max
fix QR code generation, use appropriate 'address_uri' property
Deposit: tx_id must be fillable
fix confirmations updates, omit using non-existing Deposit 'processed' field
db: add 'confirmations' field to deposits table
monero: add optional 'min_height' argument to incomingTransfers RPC
Loading