You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+18-2Lines changed: 18 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -190,7 +190,7 @@ Use of this software is governed by the Fair Source License included in the LICE
190
190
191
191
In order to deal with the case of my death or this software becoming abandoned it has an open eventually clause where the licence will change exactly 3 years after the publish date of a version release. This means that if version 1.0.0 was released on 1 July 2010 then it can be taken using the listed alternate licence on 2 July 2013. This licence, version and time is all specified below.
192
192
193
-
After the following date NOT SPECIFIED YET the software version '1.3.12' is dual licenced under the Fair Source Licence included in the LICENSE.txt file or under the GNU General Public License Version 3 with terms specified at https://www.gnu.org/licenses/gpl-3.0.txt
193
+
After the following date 01 February 2021 the software version '1.3.12' is dual licenced under the Fair Source Licence included in the LICENSE.txt file or under the GNU General Public License Version 3 with terms specified at https://www.gnu.org/licenses/gpl-3.0.txt
194
194
195
195
OWASP Database is licensed under https://creativecommons.org/licenses/by-sa/3.0/ sourced under Creative Commons from https://codecrawler.codeplex.com/https://www.owasp.org/index.php/Category:OWASP_Code_Crawler and https://www.owasp.org/index.php/OWASP_Code_Review_Guide_Table_of_Contents this database was modified to JSON and with slight corrections to spelling and puncuation where applicable.
196
196
@@ -200,7 +200,7 @@ File Classifier Database is licensed under https://creativecommons.org/licenses/
200
200
Change Log
201
201
==========
202
202
203
-
XX XXXX XXXX - 1.3.12 https://github.com/boyter/searchcode-server/projects/5
203
+
01 February 2018 - 1.3.12 https://github.com/boyter/searchcode-server/projects/5
204
204
- Reversed filename in search https://github.com/boyter/searchcode-server/issues/160
205
205
- Add click through to original repository https://github.com/boyter/searchcode-server/issues/162
206
206
- Can now edit some properties of repositories https://github.com/boyter/searchcode-server/issues/162
@@ -436,3 +436,19 @@ XX XXXX XXXX - 1.3.12 https://github.com/boyter/searchcode-server/projects/5
436
436
- Inital release
437
437
438
438
Join the chat at https://gitter.im/searchcode-server/Lobby
439
+
440
+
441
+
Deployment Checklist
442
+
--------------------
443
+
444
+
- update README.md and replace NOT SPECIFIED YET with current date and the change log entry
445
+
- fab build_all_release
446
+
- scp searchcode-server-community.tar.gz to searchcodeserver.com
447
+
- generate sha1sum and md5sum of searchcode-server-community.tar.gz
448
+
- update pricing.html with hashes calculated in previous step
Copy file name to clipboardExpand all lines: assets/sales/pricing.html
+4-39Lines changed: 4 additions & 39 deletions
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ <h1 class="white">Pricing for searchcode server.</h1>
92
92
</tr>
93
93
<tr>
94
94
<thscope="row"></th>
95
-
<td><divstyle="margin-top:14px;"><aid="communitydownload" href="https://searchcode.com/static/searchcode-server-community.tar.gz" class="top20">Free Community Edition</a></div></td>
95
+
<td><divstyle="margin-top:14px;"><aid="communitydownload" href="https://searchcodeserver.com/searchcode-server-community.tar.gz" class="top20">Free Community Edition</a></div></td>
96
96
<td><adata-gumroad-single-product="true" target="_blank" class="gumroad-button" href="https://gum.co/spTnp">Buy now $99</a></td>
97
97
<td><adata-gumroad-single-product="true" target="_blank" class="gumroad-button" href="https://gum.co/XJVCH">Buy now $699</a></td>
98
98
</tr>
@@ -110,8 +110,8 @@ <h1 class="white">Pricing for searchcode server.</h1>
@@ -126,39 +126,4 @@ <h1 class="white">Pricing for searchcode server.</h1>
126
126
<divclass="container">
127
127
<p>We understand that you may want to check the searchcode server source code before allowing searchcode server to index your most valuable intellectual property. No problem, searchcode server is licenced under the <ahref="https://fair.io/">fair source</a> licence, and you are allowed to view, modify and use the source code for searchcode server for up to 5 users. View the <ahref="https://github.com/boyter/searchcode-server">source on github</a></p>
0 commit comments